-
Notifications
You must be signed in to change notification settings - Fork 0
/
see-all-brand.json
79 lines (78 loc) · 1.97 KB
/
see-all-brand.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"success": true,
"message": "",
"data": [
{
"id": 3141,
"slug": "header",
"title": "Top 20 in Karachi !",
"fetch_url": "brands/types/promotional?type=online",
"endpoint": "https://api-staging.savyour.com.pk/v6/brands/types/promotional?type=online",
"mixpanel_type": "",
"sub_type": "grid",
"sub_title": "",
"is_see_all_shown": false,
"type": "header",
"group": "",
"sortable_status": 0,
"items": {
"title": "Top 20 in Karachi !"
}
},
{
"id": 79,
"slug": "pagination",
"title": "",
"fetch_url": "https://api-staging.savyour.com.pk/v6/brands/types/promotional?type=online",
"endpoint": "https://api-staging.savyour.com.pk/v6/brands/types/promotional?type=online",
"mixpanel_type": "",
"sub_type": "list",
"sub_title": "",
"is_see_all_shown": false,
"type": "pagination",
"group": "",
"sortable_status": 0,
"items": [
],
"filters": [
{
"name": "Categories",
"query_param_keys": [
"category_ids"
],
"key": "category_ids",
"type": "category",
"sub_type": "pill",
"fetch_url": "https://api-staging.savyour.com.pk/v6/products/filters?filters[]=categories"
}
],
"sort": [
{
"name": "Featured",
"key": "featured",
"is_selected": true
},
{
"name": "By name (A-Z)",
"key": "name",
"is_selected": false
},
{
"name": "By name (Z-A)",
"key": "name_desc",
"is_selected": false
},
{
"name": "By Cashback (high to low)",
"key": "highest_cashback",
"is_selected": false
},
{
"name": "By Cashback (low to high)",
"key": "highest_cashback_asc",
"is_selected": false
}
]
}
]
}