-
Notifications
You must be signed in to change notification settings - Fork 0
/
categories.json
44 lines (44 loc) · 1021 Bytes
/
categories.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"categories": [
{
"_id": "59f1e1ada1da8b15d42234e9",
"title": "NEW",
"status": "1",
"pic": "",
"pid": "0",
"sort": "100"
},
{
"_id": "59f1e46e9bfd8f3bd030eed4",
"title": "CLOTHING",
"status": "1",
"pic": "",
"pid": "0",
"sort": "100"
},
{
"_id": "59f1e1e880e7ed050cec999d",
"title": "ACCESSORIES",
"status": 1,
"pic": "",
"pid": "0",
"sort": "100"
},
{
"_id": "59f1e4659bfd8f3bd030eed3",
"title": "SHOES",
"status": 1,
"pic": "",
"pid": "0",
"sort": "100"
},
{
"_id": "5a04251e010e711234661438",
"title": "SALE",
"status": "1",
"pic": "",
"pid": "0",
"sort": "100"
}
]
}