Example 6851

Product Catalog

E-commerce product listings.

{
products: [
{
sku: "JSEXYZFZ"
name: "Oriental Metal Ball"
price: 41.15
category: "Automotive"
in_stock: true
rating: 2.5
}

{
sku: "GFPRLBNH"
name: "Soft Cotton Bacon"
price: 369.86
category: "Electronics"
in_stock: true
rating: 3
}

{
sku: "IU29SGPC"
name: "Rustic Plastic Table"
price: 296.99
category: "Kids"
in_stock: true
rating: 4.8
}

{
sku: "F6TGDNST"
name: "Handmade Cotton Car"
price: 964.05
category: "Games"
in_stock: true
rating: 2.9
}

{
sku: "DB0JVS0D"
name: "Rustic Ceramic Shoes"
price: 83.99
category: "Industrial"
in_stock: true
rating: 3.2
}

{
sku: "NQQLMKZE"
name: "Intelligent Granite Fish"
price: 819.15
category: "Grocery"
in_stock: true
rating: 1.5
}

{
sku: "5FGU6MJZ"
name: "Ergonomic Steel Gloves"
price: 674.49
category: "Games"
in_stock: true
rating: 2.8
}
]
}

See also