Example 4342

Product Catalog

E-commerce product listings.

{
products: [
{
sku: "MGDYXN03"
name: "Luxurious Plastic Chicken"
price: 269.59
category: "Home"
in_stock: false
rating: 2.2
}

{
sku: "5SBFKKQU"
name: "Oriental Wooden Chips"
price: 377.09
category: "Music"
in_stock: false
rating: 4.9
}

{
sku: "GL3IN14B"
name: "Modern Plastic Keyboard"
price: 251.09
category: "Computers"
in_stock: true
rating: 2.2
}
]
}

See also