Example 10145

Product Catalog

E-commerce product listings.

{
products: [
{
sku: "FOLZN6PH"
name: "Elegant Cotton Ball"
price: 663.19
category: "Health"
in_stock: false
rating: 4
}

{
sku: "ZG5GOPPP"
name: "Fresh Plastic Chair"
price: 627.29
category: "Outdoors"
in_stock: true
rating: 2.4
}

{
sku: "AZK4E2T3"
name: "Small Bamboo Tuna"
price: 986.69
category: "Garden"
in_stock: false
rating: 4.7
}

{
sku: "DO0ALLZF"
name: "Elegant Marble Towels"
price: 36.05
category: "Music"
in_stock: false
rating: 2.5
}
]
}

See also