Update from Shopify for theme SHX-Theme/main

Committed from shop: Quickstart (e8822a71)
pull/4/head
shopify[bot] 2024-06-02 16:35:24 +00:00 committed by GitHub
parent 77eefd3270
commit a25c7d6301
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View File

@ -44,20 +44,10 @@
"padding_top": 16, "padding_top": 16,
"padding_bottom": 16 "padding_bottom": 16
} }
},
"custom_liquid_VUCd3q": {
"type": "custom-liquid",
"settings": {
"custom_liquid": "{% render \"shx-landingpage\" %}",
"color_scheme": "",
"padding_top": 40,
"padding_bottom": 52
}
} }
}, },
"order": [ "order": [
"announcement-bar", "announcement-bar",
"header", "header"
"custom_liquid_VUCd3q"
] ]
} }

View File

@ -1,5 +1,14 @@
{ {
"sections": { "sections": {
"custom_liquid_ijYVkM": {
"type": "custom-liquid",
"settings": {
"custom_liquid": "{% render \"shx-landingpage\" %}",
"color_scheme": "",
"padding_top": 40,
"padding_bottom": 52
}
},
"image_banner": { "image_banner": {
"type": "image-banner", "type": "image-banner",
"blocks": { "blocks": {
@ -305,6 +314,7 @@
} }
}, },
"order": [ "order": [
"custom_liquid_ijYVkM",
"image_banner", "image_banner",
"custom_liquid_eAJ8ir", "custom_liquid_eAJ8ir",
"featured_collection", "featured_collection",