Skip to content

Instantly share code, notes, and snippets.

@marceloch2
Last active March 7, 2018 15:10
Show Gist options
  • Save marceloch2/67bc658b3e35458752d4198067cc9ec4 to your computer and use it in GitHub Desktop.
Save marceloch2/67bc658b3e35458752d4198067cc9ec4 to your computer and use it in GitHub Desktop.
"items": [
{
"product": {
"current_variant": {
"tax": {
"tax_id": "1",
"name": "Reduced rate",
"_id": "5a019f1e31d87700045022a9",
"rules": [
{
"_id": "5a019f1e31d87700045022aa",
"rate": 0.06,
"compound": false,
"priority": 1
}
]
},
"cost_price": 0,
"ean": "9031101",
"sku": "0",
"price": 2,
"name": "Default",
"_id": "5a019f1e31d87700045022ba",
"local_prices": [],
"parts": [],
"default": true
},
"discount": 0,
"image": "http://4f00581d9f15462ee8b6-9c3e812da5ce7a0517fdd477337fe060.r40.cf3.rackcdn.com/latte_macchiato.jpg",
"name": "SAMPLE 1 - Coffee",
"_id": "5a019f1e31d87700045022b9",
"options": {
"stock": "none"
},
"current_addons": [],
"categories": [
{
"category_id": "1",
"name": "Drinks",
"_id": "5a019f1e31d87700045022a6",
"color": "darkgreen"
}
]
},
"amount": 1,
"status": [
{
"last_update": "2018-03-07T14:32:47.891Z",
"state": "new",
"amount": 1
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment