Example 9354
Product Catalog
E-commerce product listings.
{
products: [
{
sku: "YBTZIVWJ"
name: "Bespoke Bronze Fish"
price: 639.15
category: "Home"
in_stock: false
rating: 1.7
}
{
sku: "NTZIL1V2"
name: "Fresh Bamboo Towels"
price: 405.19
category: "Games"
in_stock: true
rating: 2.6
}
{
sku: "STCSA52Z"
name: "Intelligent Plastic Table"
price: 691.39
category: "Jewelry"
in_stock: true
rating: 4.3
}
]
}