Example 10949

Product Catalog

E-commerce product listings.

{
products: [
{
sku: "TBVW7FEI"
name: "Tasty Steel Car"
price: 733.49
category: "Games"
in_stock: true
rating: 4
}

{
sku: "3XLTXSJW"
name: "Practical Bamboo Chips"
price: 709.55
category: "Computers"
in_stock: false
rating: 3.8
}

{
sku: "CQUSYMKS"
name: "Intelligent Metal Towels"
price: 991.95
category: "Jewelry"
in_stock: true
rating: 1.2
}

{
sku: "DSVSXKMV"
name: "Modern Gold Cheese"
price: 634.79
category: "Home"
in_stock: true
rating: 5
}

{
sku: "XAZO2DHA"
name: "Rustic Marble Tuna"
price: 985.39
category: "Books"
in_stock: true
rating: 1.3
}

{
sku: "BUVWLNE9"
name: "Handcrafted Concrete Soap"
price: 758.29
category: "Movies"
in_stock: true
rating: 1.8
}

{
sku: "JULRG9QZ"
name: "Practical Bamboo Shoes"
price: 373.09
category: "Garden"
in_stock: true
rating: 1.3
}
]
}

See also