Update from Shopify for theme SHX-Theme/main
Committed from shop: Quickstart (e8822a71)main
parent
bcb72b0fb2
commit
7cec25e9a7
|
@ -97,6 +97,15 @@
|
||||||
"settings": {
|
"settings": {
|
||||||
"share_label": "Teilen"
|
"share_label": "Teilen"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"collapsible_tab_fLQTge": {
|
||||||
|
"type": "collapsible_tab",
|
||||||
|
"settings": {
|
||||||
|
"heading": "Collapsible row",
|
||||||
|
"icon": "check_mark",
|
||||||
|
"content": "",
|
||||||
|
"page": "rabattstaffelung"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"block_order": [
|
"block_order": [
|
||||||
|
@ -112,7 +121,8 @@
|
||||||
"custom_liquid_8i6rA8",
|
"custom_liquid_8i6rA8",
|
||||||
"icon_with_text_yXXnBb",
|
"icon_with_text_yXXnBb",
|
||||||
"custom_liquid_FNDRyY",
|
"custom_liquid_FNDRyY",
|
||||||
"share"
|
"share",
|
||||||
|
"collapsible_tab_fLQTge"
|
||||||
],
|
],
|
||||||
"custom_css": [
|
"custom_css": [
|
||||||
".product-media-modal__dialog {height: 50px !important;}"
|
".product-media-modal__dialog {height: 50px !important;}"
|
||||||
|
|
Loading…
Reference in New Issue