Example 10258
Product Catalog
E-commerce product listings.
{
products: [
{
sku: "PUMWKFC9"
name: "Oriental Granite Towels"
price: 461.75
category: "Computers"
in_stock: true
rating: 2.3
}
{
sku: "IACDGPFO"
name: "Modern Cotton Bike"
price: 868.59
category: "Grocery"
in_stock: true
rating: 3.9
}
{
sku: "IR9HXQWV"
name: "Recycled Gold Mouse"
price: 470.69
category: "Kids"
in_stock: false
rating: 4.5
}
]
}