Example 7560

Product Catalog

E-commerce product listings.

{
products: [
{
sku: "GRXAKAG4"
name: "Refined Cotton Fish"
price: 800.25
category: "Garden"
in_stock: false
rating: 3.1
}

{
sku: "CQ18PHTK"
name: "Awesome Rubber Chips"
price: 243.65
category: "Grocery"
in_stock: false
rating: 2
}

{
sku: "QZ3GNGSU"
name: "Oriental Plastic Tuna"
price: 82.39
category: "Games"
in_stock: true
rating: 2.6
}
]
}

See also