Skip to content

Instantly share code, notes, and snippets.

@adaam2
Last active March 9, 2016 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adaam2/35386d2456af7af95f0e to your computer and use it in GitHub Desktop.
Save adaam2/35386d2456af7af95f0e to your computer and use it in GitHub Desktop.
Shopify
{
"products":[
{
"id":5527589639,
"title":"8 Wired Brewing Co. Hopwired IPA",
"body_html":"\u003cp\u003eCountry: NZ | Style: IPA | Size: 500ml | %ABV: 7.3\u003c\/p\u003e",
"vendor":"8 Wired Brewing Co.",
"product_type":"Bottle",
"created_at":"2016-03-09T05:25:56-05:00",
"handle":"8-wired-brewing-co-hopwired-ipa",
"updated_at":"2016-03-09T05:25:56-05:00",
"published_at":null,
"template_suffix":null,
"published_scope":"global",
"tags":"",
"variants":[
{
"id":17365527943,
"product_id":5527589639,
"title":"Default Title",
"price":"6.05",
"sku":null,
"position":1,
"grams":0,
"inventory_policy":"deny",
"compare_at_price":"3.14",
"fulfillment_service":"manual",
"inventory_management":"shopify",
"option1":"Default Title",
"option2":null,
"option3":null,
"created_at":"2016-03-09T05:25:56-05:00",
"updated_at":"2016-03-09T05:25:56-05:00",
"requires_shipping":true,
"taxable":true,
"barcode":null,
"inventory_quantity":0,
"old_inventory_quantity":0,
"image_id":null,
"weight":0.0,
"weight_unit":"lb"
}
],
"options":[
{
"id":6589002951,
"product_id":5527589639,
"name":"Title",
"position":1,
"values":[
"Default Title"
]
}
],
"images":[
],
"image":null
},
{
"id":5527589511,
"title":"8 Wired Brewing Co. iStout",
"body_html":"\u003cp\u003eCountry: NZ | Style: Stout | Size: 500ml | %ABV: 10\u003c\/p\u003e",
"vendor":"8 Wired Brewing Co.",
"product_type":"Bottle",
"created_at":"2016-03-09T05:25:56-05:00",
"handle":"8-wired-brewing-co-istout",
"updated_at":"2016-03-09T05:25:56-05:00",
"published_at":null,
"template_suffix":null,
"published_scope":"global",
"tags":"",
"variants":[
{
"id":17365527751,
"product_id":5527589511,
"title":"Default Title",
"price":"7.75",
"sku":null,
"position":1,
"grams":0,
"inventory_policy":"deny",
"compare_at_price":"4.04",
"fulfillment_service":"manual",
"inventory_management":"shopify",
"option1":"Default Title",
"option2":null,
"option3":null,
"created_at":"2016-03-09T05:25:56-05:00",
"updated_at":"2016-03-09T05:25:56-05:00",
"requires_shipping":true,
"taxable":true,
"barcode":null,
"inventory_quantity":0,
"old_inventory_quantity":0,
"image_id":null,
"weight":0.0,
"weight_unit":"lb"
}
],
"options":[
{
"id":6589002823,
"product_id":5527589511,
"name":"Title",
"position":1,
"values":[
"Default Title"
]
}
],
"images":[
],
"image":null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment