Example 15559

Product Catalog

E-commerce product listings.

{
products: [
{
sku: "H52OKH8X"
name: "Rustic Metal Shoes"
price: 432.55
category: "Games"
in_stock: false
rating: 2.8
}

{
sku: "4TVSXIG1"
name: "Gorgeous Metal Soap"
price: 682.4
category: "Health"
in_stock: true
rating: 3.3
}

{
sku: "XVCVUOLW"
name: "Elegant Rubber Chair"
price: 286.75
category: "Industrial"
in_stock: false
rating: 1.4
}

{
sku: "YIYXYIED"
name: "Unbranded Rubber Gloves"
price: 884.05
category: "Jewelry"
in_stock: false
rating: 4.9
}

{
sku: "XX2LDFXF"
name: "Intelligent Steel Chips"
price: 749.55
category: "Tools"
in_stock: true
rating: 2.7
}

{
sku: "RSUXSUAT"
name: "Frozen Bamboo Shirt"
price: 184.29
category: "Games"
in_stock: false
rating: 3
}

{
sku: "UOFMA4FW"
name: "Elegant Steel Bike"
price: 881.09
category: "Home"
in_stock: true
rating: 2.5
}
]
}

See also