Example 9257

Product Catalog

E-commerce product listings.

{
products: [
{
sku: "U6PTBPYF"
name: "Licensed Silk Table"
price: 861.59
category: "Home"
in_stock: true
rating: 4.9
}

{
sku: "OLNKUWU5"
name: "Awesome Concrete Shirt"
price: 533.05
category: "Books"
in_stock: false
rating: 2
}

{
sku: "X7OKIM8H"
name: "Rustic Gold Car"
price: 338.8
category: "Kids"
in_stock: true
rating: 4.4
}

{
sku: "H1EMLYPI"
name: "Fresh Metal Salad"
price: 86.59
category: "Tools"
in_stock: true
rating: 1.3
}
]
}

See also