From 908a2e195c6fc50221793087d6e5f0188fc3bb3e Mon Sep 17 00:00:00 2001 From: "shopify[bot]" <79544226+shopify[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 06:24:12 +0000 Subject: [PATCH] Update from Shopify for theme SHX-Theme/main Committed from shop: Quickstart (e8822a71) --- templates/page.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/templates/page.json b/templates/page.json index 0ef048c..6c0e58d 100644 --- a/templates/page.json +++ b/templates/page.json @@ -19,6 +19,15 @@ "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": { "type": "image-with-text", "blocks": { @@ -68,6 +77,7 @@ }, "order": [ "main", + "custom_liquid_3xUVrL", "image_with_text_FgMLbW" ] }