document.write("
{
"product_id": "1",
"name": "Blue Nike Shirt",
"price": 17.99,
"categories": [
"Clothing",
"Shirts"
],
"image": "http://www.mystore.com/images/blueshirt.jpg",
"thumbnail": "http://www.mystore.com/thumbs/blueshirt.jpg",
"url": "http://www.mystore.com/blue-shirt.html",
"in_stock": true,
"rating": 4.5,
"brand": "Nike",
"color": "Blue",
"popularity": 9
}
data.json - Snippet hosted by \"Cacher\"
");