Skip to content

Instantly share code, notes, and snippets.

@davidemaser
Created July 21, 2015 21:05
Show Gist options
  • Select an option

  • Save davidemaser/7903e78eacdaa12d5001 to your computer and use it in GitHub Desktop.

Select an option

Save davidemaser/7903e78eacdaa12d5001 to your computer and use it in GitHub Desktop.
{"entry":[
{
"label":"Men's",
"children":5,
"color": "#E3E3E3",
"display": [{
"id":1,
"image":"img/src/assets/",
"category":12,
"reduction":0
},{
"id":2,
"image":"img/src/assets/",
"category":12,
"reduction":0
}]
},
{
"label":"Women's",
"children":12,
"color": "#2DE311",
"display": [{
"id":1,
"image":"img/src/assets/",
"category":8,
"reduction":5
}]
},
{
"label":"Children's",
"children":5,
"color": "red",
"display": [{
"id":1,
"image":"img/src/assets/",
"category":4,
"reduction":10
}]
}
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment