Update from Shopify for theme SHX-Theme/main

Committed from shop: Quickstart (e8822a71)
main
shopify[bot] 2024-06-25 18:44:03 +00:00 committed by GitHub
parent bcb72b0fb2
commit 7cec25e9a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 11 additions and 1 deletions

View File

@ -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;}"