Example 2155

Product Catalog

E-commerce product listings.

{
products: [
{
sku: "N6GYKZQQ"
name: "Tasty Granite Salad"
price: 691.89
category: "Jewelry"
in_stock: false
rating: 2.4
}

{
sku: "4AW4SQ0S"
name: "Electronic Concrete Chips"
price: 393.15
category: "Kids"
in_stock: true
rating: 3
}

{
sku: "KMAOJFRG"
name: "Small Aluminum Pizza"
price: 855
category: "Computers"
in_stock: true
rating: 3.4
}

{
sku: "CIFO6HFP"
name: "Bespoke Rubber Cheese"
price: 560.9
category: "Automotive"
in_stock: true
rating: 1.1
}

{
sku: "Q00XZQDH"
name: "Handcrafted Metal Keyboard"
price: 668.85
category: "Shoes"
in_stock: false
rating: 2.4
}

{
sku: "5MYGEZH3"
name: "Fantastic Wooden Gloves"
price: 59.19
category: "Shoes"
in_stock: false
rating: 3.6
}
]
}

See also