Example 9245
Product Catalog
E-commerce product listings.
{
products: [
{
sku: "N3XNC1IX"
name: "Luxurious Concrete Pants"
price: 83.69
category: "Automotive"
in_stock: false
rating: 2.6
}
{
sku: "KDC6ZYAY"
name: "Ergonomic Plastic Mouse"
price: 475.19
category: "Baby"
in_stock: false
rating: 1.1
}
{
sku: "5NGHMF39"
name: "Modern Wooden Soap"
price: 10.15
category: "Health"
in_stock: false
rating: 4.4
}
{
sku: "KOCGRCYU"
name: "Handcrafted Aluminum Pizza"
price: 568.15
category: "Tools"
in_stock: false
rating: 3.5
}
{
sku: "RTZUGLGZ"
name: "Tasty Cotton Pants"
price: 441.79
category: "Electronics"
in_stock: true
rating: 5
}
]
}