Example 6658
Product Catalog
E-commerce product listings.
{
products: [
{
sku: "TAKT26T8"
name: "Intelligent Plastic Salad"
price: 719.05
category: "Home"
in_stock: true
rating: 4.8
}
{
sku: "6QH6P5OV"
name: "Fantastic Granite Keyboard"
price: 433.95
category: "Clothing"
in_stock: false
rating: 3.9
}
{
sku: "OBS4GRMO"
name: "Unbranded Metal Cheese"
price: 260.69
category: "Movies"
in_stock: true
rating: 3.4
}
]
}