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_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"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue