Example 12957

Product Catalog

E-commerce product listings.

{
products: [
{
sku: "JAURWOUL"
name: "Intelligent Ceramic Keyboard"
price: 378.4
category: "Jewelry"
in_stock: true
rating: 4.9
}

{
sku: "OMG7WTAH"
name: "Fantastic Marble Chicken"
price: 967.39
category: "Automotive"
in_stock: true
rating: 1.7
}

{
sku: "3NIPVCLL"
name: "Gorgeous Metal Keyboard"
price: 776.15
category: "Books"
in_stock: false
rating: 2.8
}

{
sku: "QKNRXEBJ"
name: "Small Wooden Fish"
price: 857.79
category: "Automotive"
in_stock: false
rating: 3.4
}
]
}

See also