Skip to content

Instantly share code, notes, and snippets.

@adaam2
Created May 25, 2016 13:38
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/387c427addd9a93d418d22d6f560748c to your computer and use it in GitHub Desktop.
Save adaam2/387c427addd9a93d418d22d6f560748c to your computer and use it in GitHub Desktop.
{
"Name":"Stripey Socks",
"Slug":"stripey-socks",
"ShortDescription":"Get some stripes rawr",
"LongDescription":"Three separate boxes full of stripey socks delivered to your doorstep each month. The perfect gift for your Gran!",
"ProductShortCode":"GF",
"DespatchDayOfMonth":5,
"DeliveryDates":[
{
"Date":"2016-06-05T00:00:00",
"DateStr":"June 5th, 2016"
},
{
"Date":"2016-07-05T00:00:00",
"DateStr":"July 5th, 2016"
}
],
"Features":[
{
"ID":4,
"MasterProduct":null,
"FeatureText":"100% cotton",
"OrderNumber":1
},
{
"ID":7,
"MasterProduct":null,
"FeatureText":"Made in the UK",
"OrderNumber":3
},
{
"ID":8,
"MasterProduct":null,
"FeatureText":"Comes in a luxury, reusable gift box",
"OrderNumber":2
}
],
"Categories":[
],
"Variants":[
{
"ID":4,
"MasterProductId":9,
"Name":"3 Month Box",
"Description":"3",
"ShortCode":"GF3",
"OrderNumber":1,
"Status":null,
"StandardPrice":45.0000,
"Boxes":null,
"OfferPrice":39.9900,
"OfferFromDate":"2016-03-01T00:00:00",
"OfferToDate":"2016-03-29T00:00:00",
"OfferText":"Special March offer"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment