Example 15755

Product Catalog

E-commerce product listings.

{
products: [
{
sku: "FKGT7BPS"
name: "Modern Wooden Bacon"
price: 831.79
category: "Games"
in_stock: true
rating: 3
}

{
sku: "XA4HPSP4"
name: "Awesome Steel Fish"
price: 164.79
category: "Games"
in_stock: false
rating: 4.3
}

{
sku: "MHUMRRSV"
name: "Generic Gold Chips"
price: 128.45
category: "Electronics"
in_stock: true
rating: 3.6
}
]
}

See also