Example 10856

Product Catalog

E-commerce product listings.

{
products: [
{
sku: "WFZBEAFJ"
name: "Handcrafted Gold Computer"
price: 550.15
category: "Jewelry"
in_stock: false
rating: 3.7
}

{
sku: "P5UMVV9W"
name: "Awesome Metal Shirt"
price: 18.65
category: "Games"
in_stock: true
rating: 3.3
}

{
sku: "8MYFRLYG"
name: "Handcrafted Marble Car"
price: 944.15
category: "Automotive"
in_stock: false
rating: 2.2
}
]
}

See also