Example 8251

Product Catalog

E-commerce product listings.

{
products: [
{
sku: "NBT9DBRL"
name: "Handmade Marble Ball"
price: 518.79
category: "Outdoors"
in_stock: false
rating: 1.3
}

{
sku: "YAKMVHMT"
name: "Oriental Granite Soap"
price: 583.29
category: "Automotive"
in_stock: true
rating: 4.8
}

{
sku: "6IHPVUWW"
name: "Tasty Steel Sausages"
price: 259.36
category: "Kids"
in_stock: false
rating: 1.7
}

{
sku: "TMUPD6UY"
name: "Fantastic Steel Tuna"
price: 913.39
category: "Industrial"
in_stock: false
rating: 4
}
]
}

See also