Skip to content

Instantly share code, notes, and snippets.

@peterzawistowicz
Created May 4, 2015 17:18
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 peterzawistowicz/8d8978db88e71fd25498 to your computer and use it in GitHub Desktop.
Save peterzawistowicz/8d8978db88e71fd25498 to your computer and use it in GitHub Desktop.
{
“_id”: “30671”,
“title”: “Evening Platform Pumps”,
“department”: “Shoes”,
“Category”: “Women/Shoes/Pumps”,
“price”: 149.95,
“attrs”: [“brand”: “Calvin Klein”, …],
“sattrs”: [“style”: ”Designer”, …],
“vars”: [
{
“sku”: “93284847362823”,
“attrs”: [{“size”: 6.0}, {“color”: “red”}, …],
“sattrs”: [{“width”: 8.0}, {“heelHeight”: 5.0}, …],
}, … //Many more SKUs
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment