Skip to content

Instantly share code, notes, and snippets.

@drsm79
Created January 22, 2014 22:17
Show Gist options
  • Save drsm79/8568549 to your computer and use it in GitHub Desktop.
Save drsm79/8568549 to your computer and use it in GitHub Desktop.
{
"pid": "1234",
"name": "TShirt",
"price": 20
"colors": ["blue","red","white"],
"sizes": ["S","M","L","XL","XXL","XXXL"],
"type": "product-cached"
"modifications": {
"colors": ["blue", "red", "white", "black"],
"sizes": ["S","M","L","XL"],
"type": "product-changes"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment