Example 9851
Product Catalog
E-commerce product listings.
{
products: [
{
sku: "SNMSB7CQ"
name: "Elegant Concrete Ball"
price: 227.99
category: "Health"
in_stock: false
rating: 4.7
}
{
sku: "THEAKTRA"
name: "Incredible Metal Bacon"
price: 383.15
category: "Industrial"
in_stock: false
rating: 1.4
}
{
sku: "AWXPALJ9"
name: "Rustic Plastic Ball"
price: 794.89
category: "Health"
in_stock: false
rating: 1.6
}
{
sku: "ZJN9MUUN"
name: "Incredible Steel Soap"
price: 484.19
category: "Grocery"
in_stock: true
rating: 3.2
}
]
}