Created
June 30, 2021 03:16
-
-
Save ibrahim-kardi/807cb6996cb28d9b7b64d5a5dffed951 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"categories": [ | |
{ | |
"name": "Electronics", | |
"slug": "", | |
"description": "", | |
"meta": "", | |
"order": 0, | |
"child":[ | |
{ | |
"name": "Mobile Phone", | |
"order": 1 | |
}, | |
{ | |
"name": "Mobile Phone Accessories", | |
"order": 2 | |
}, | |
{ | |
"name": "Computers & Tablets", | |
"order": 3 | |
}, | |
{ | |
"name": "Computer Accessories", | |
"order": 4 | |
}, | |
{ | |
"name": "TVs", | |
"order": 5 | |
}, | |
{ | |
"name": "TV & Video Accessories", | |
"order": 6 | |
}, | |
{ | |
"name": "Cameras & Camcorders", | |
"order": 7 | |
}, | |
{ | |
"name": "Audio & MP3", | |
"order": 8 | |
}, | |
{ | |
"name": "Video Games & Consoles", | |
"order": 9 | |
}, | |
{ | |
"name": "Freeze", | |
"order": 10 | |
}, | |
{ | |
"name": "Air Conditioner (AC)", | |
"order": 11 | |
}, | |
{ | |
"name": "Other Electronics", | |
"order": 11 | |
} | |
] | |
} | |
], | |
"listings":[ | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment