Example 14855

Product Catalog

E-commerce product listings.

{
products: [
{
sku: "H4VTGQOT"
name: "Recycled Bronze Computer"
price: 875.7
category: "Automotive"
in_stock: true
rating: 1.1
}

{
sku: "UOCO5PJC"
name: "Refined Rubber Car"
price: 206.89
category: "Tools"
in_stock: true
rating: 3.4
}

{
sku: "0JTIKWHY"
name: "Gorgeous Rubber Ball"
price: 861.89
category: "Jewelry"
in_stock: true
rating: 2.6
}

{
sku: "WERNQTLA"
name: "Gorgeous Granite Chicken"
price: 961.05
category: "Electronics"
in_stock: true
rating: 1.2
}

{
sku: "HEF82EN9"
name: "Intelligent Bamboo Car"
price: 6.35
category: "Grocery"
in_stock: true
rating: 1.9
}

{
sku: "NINZCKD8"
name: "Unbranded Granite Chips"
price: 60.29
category: "Kids"
in_stock: false
rating: 1.8
}

{
sku: "U5WD4D6B"
name: "Awesome Cotton Ball"
price: 842.05
category: "Computers"
in_stock: true
rating: 2.8
}
]
}

See also