Skip to content

Instantly share code, notes, and snippets.

@heddn
Created February 25, 2017 14:14
Show Gist options
  • Save heddn/eded977c28f1b662f6a49c035a72bb2f to your computer and use it in GitHub Desktop.
Save heddn/eded977c28f1b662f6a49c035a72bb2f to your computer and use it in GitHub Desktop.
[
{
"title": "Departments",
"name": "departments",
"categories": [
[
{
"id": "10",
"title": "Electronics & Computers",
"image": {
"uri": "images\/example.png",
"title": "Electronics & Computers "
},
"type": null,
"categories": [
{
"id": "11",
"title": "Electronics",
"image": {
"uri": "images\/example.png",
"title": "Electronics"
},
"type": null,
"categories": [
{
"id": "22",
"title": "TV and Video",
"image": {
"uri": "images\/example.png",
"title": "TV and Video"
},
"type": null,
"categories": [
]
},
{
"id": "20",
"title": "Head Phones",
"image": {
"uri": "images\/example.png",
"title": "Head Phones"
},
"type": null,
"categories": [
]
}
]
},
{
"id": "12",
"title": "Computers",
"image": {
"uri": "images\/example.png",
"title": "Computers"
},
"type": null,
"categories": [
{
"id": "32",
"title": "Computers & Tablets",
"image": {
"uri": "images\/example.png",
"title": "Computers & Tablets"
},
"type": null,
"categories": [
]
},
{
"id": "30",
"title": "Monitors",
"image": {
"uri": "images\/example.png",
"title": "Head Phones"
},
"type": null,
"categories": [
]
}
]
}
]
}
]
]
},
{
"title": "Partner Discount",
"name": "discounts",
"categories": [
[
]
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment