Update from Shopify for theme SHX-Theme/main
Committed from shop: Quickstart (e8822a71)pull/4/head
parent
77eefd3270
commit
a25c7d6301
|
@ -44,20 +44,10 @@
|
|||
"padding_top": 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": [
|
||||
"announcement-bar",
|
||||
"header",
|
||||
"custom_liquid_VUCd3q"
|
||||
"header"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,5 +1,14 @@
|
|||
{
|
||||
"sections": {
|
||||
"custom_liquid_ijYVkM": {
|
||||
"type": "custom-liquid",
|
||||
"settings": {
|
||||
"custom_liquid": "{% render \"shx-landingpage\" %}",
|
||||
"color_scheme": "",
|
||||
"padding_top": 40,
|
||||
"padding_bottom": 52
|
||||
}
|
||||
},
|
||||
"image_banner": {
|
||||
"type": "image-banner",
|
||||
"blocks": {
|
||||
|
@ -305,6 +314,7 @@
|
|||
}
|
||||
},
|
||||
"order": [
|
||||
"custom_liquid_ijYVkM",
|
||||
"image_banner",
|
||||
"custom_liquid_eAJ8ir",
|
||||
"featured_collection",
|
||||
|
|
Loading…
Reference in New Issue