Example 1946

Product Catalog

E-commerce product listings.

{
products: [
{
sku: "TJ8APOTW"
name: "Refined Ceramic Shirt"
price: 117.9
category: "Computers"
in_stock: false
rating: 3.5
}

{
sku: "NMKSMJFL"
name: "Luxurious Granite Towels"
price: 923.55
category: "Computers"
in_stock: false
rating: 1.9
}

{
sku: "LZMUWPJT"
name: "Unbranded Steel Soap"
price: 400.85
category: "Music"
in_stock: false
rating: 3
}

{
sku: "BEBKLRKH"
name: "Elegant Granite Mouse"
price: 437.49
category: "Music"
in_stock: true
rating: 1.8
}
]
}

See also