Skip to content

Instantly share code, notes, and snippets.

@Tolmark12
Created June 18, 2009 18:16
Show Gist options
  • Save Tolmark12/132079 to your computer and use it in GitHub Desktop.
Save Tolmark12/132079 to your computer and use it in GitHub Desktop.
{
"nonRequiredProducts": [
{
"is_upgrade": true,
"quantity": 1,
"product_id": "74"
},
{
"is_upgrade": true,
"quantity": 3,
"product_id": "76"
},
{
"is_upgrade": true,
"quantity": 1,
"product_id": "13"
},
{
"is_upgrade": true,
"quantity": 2,
"product_id": "150"
},
{
"is_upgrade": true,
"quantity": 9,
"product_id": "775"
}
],
"productId": "34869",
"components": {
"deck": {
"is_upgrade": false,
"quantity": 1,
"product_id": "623"
},
"truck": {
"is_upgrade": false,
"quantity": 1,
"product_id": "659"
},
"hardware": {
"is_upgrade": false,
"quantity": 1,
"product_id": "843"
},
"griptape": {
"is_upgrade": false,
"quantity": 1,
"product_id": "11"
},
"wheels": {
"is_upgrade": false,
"quantity": 1,
"product_id": "19243"
},
"bearings": {
"is_upgrade": false,
"quantity": 1,
"product_id": "1974"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment