-
Notifications
You must be signed in to change notification settings - Fork 142
/
Copy pathcollection.json
72 lines (72 loc) · 1.91 KB
/
collection.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
{
"sections": {
"collection_header_JKf7mh": {
"type": "collection-header",
"settings": {
"bg_color": "bg-primary",
"bg_opacity": 10,
"bg_gradient": "",
"text_color": "text-white",
"border_top_width": 0,
"border_bottom_width": 0,
"border_color": "border-body",
"border_opacity": 100,
"container_max_width": "600",
"img_show": true,
"img_overlay_color": "#000000",
"img_overlay_opacity": 30,
"img_overlay_blur": 0,
"title_font_size": "h2",
"description_show": true,
"description_font_size": "fs-md",
"pt": 12,
"pb": 12,
"pt_desktop": 14,
"pb_desktop": 14
}
},
"collection_products_Fx3hb6": {
"type": "collection-products",
"settings": {
"bg_color": "bg-body",
"bg_opacity": 100,
"bg_gradient": "",
"text_color": "text-body",
"border_top_width": 0,
"border_bottom_width": 0,
"border_color": "border-body",
"border_opacity": 100,
"container_max_width": "",
"limit": 48,
"show_product_count": true,
"show_filters": true,
"filters_btn_color": "btn-outline-secondary",
"show_sort_by": true,
"sort_by_btn_color": "btn-outline-secondary",
"breakpoint_mobile": 2,
"breakpoint_tablet": 3,
"breakpoint_desktop": 4,
"pt": 10,
"pb": 10
}
},
"da87b500-2710-4252-99e4-4bd5db55af39": {
"type": "separator",
"disabled": true,
"settings": {
"bg_color": "bg-body text-body",
"bg_opacity": 10,
"height": 1,
"container": "container",
"container_max_width": "",
"pt": 0,
"pb": 0
}
}
},
"order": [
"collection_header_JKf7mh",
"collection_products_Fx3hb6",
"da87b500-2710-4252-99e4-4bd5db55af39"
]
}