Update from Shopify for theme SHX-Theme/main

Committed from shop: Quickstart (e8822a71)
main
shopify[bot] 2024-06-21 06:24:12 +00:00 committed by GitHub
parent 748a6cae69
commit 908a2e195c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 0 deletions

View File

@ -19,6 +19,15 @@
"padding_bottom": 100 "padding_bottom": 100
} }
}, },
"custom_liquid_3xUVrL": {
"type": "custom-liquid",
"settings": {
"custom_liquid": "{% render 'shx-featured-collection', filter_by_tag: 'shx-figuren-landingpage' %}",
"color_scheme": "",
"padding_top": 40,
"padding_bottom": 52
}
},
"image_with_text_FgMLbW": { "image_with_text_FgMLbW": {
"type": "image-with-text", "type": "image-with-text",
"blocks": { "blocks": {
@ -68,6 +77,7 @@
}, },
"order": [ "order": [
"main", "main",
"custom_liquid_3xUVrL",
"image_with_text_FgMLbW" "image_with_text_FgMLbW"
] ]
} }