Example 12344

Product Catalog

E-commerce product listings.

{
products: [
{
sku: "B1KQ1YCY"
name: "Fantastic Silk Chicken"
price: 196.29
category: "Computers"
in_stock: true
rating: 2.7
}

{
sku: "2KDAA8HE"
name: "Electronic Aluminum Computer"
price: 281.39
category: "Kids"
in_stock: true
rating: 1.8
}

{
sku: "9KSQKPOB"
name: "Elegant Marble Pants"
price: 40.9
category: "Industrial"
in_stock: true
rating: 3.1
}

{
sku: "TI6YBKTS"
name: "Bespoke Ceramic Sausages"
price: 387.2
category: "Movies"
in_stock: false
rating: 4.9
}

{
sku: "H0DLJLYN"
name: "Practical Gold Shirt"
price: 685.79
category: "Computers"
in_stock: false
rating: 3.1
}

{
sku: "YNEQE3S7"
name: "Modern Gold Bacon"
price: 840.59
category: "Jewelry"
in_stock: true
rating: 3.9
}

{
sku: "6UPLEWS5"
name: "Recycled Plastic Soap"
price: 584.67
category: "Beauty"
in_stock: false
rating: 2.4
}
]
}

See also