From a975082b214b9457a92b159beed8ab76f0f534ee Mon Sep 17 00:00:00 2001 From: "shopify[bot]" <79544226+shopify[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 06:42:56 +0000 Subject: [PATCH] Update from Shopify for theme SHX-Theme/main Committed from shop: Quickstart (e8822a71) --- templates/page.json | 47 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/templates/page.json b/templates/page.json index 6c0e58d..19ed6e9 100644 --- a/templates/page.json +++ b/templates/page.json @@ -19,6 +19,52 @@ "padding_bottom": 100 } }, + "image_with_text_De8bY4": { + "type": "image-with-text", + "blocks": { + "heading_nEYLyX": { + "type": "heading", + "settings": { + "heading": "Live Vorschau", + "heading_size": "h1" + } + }, + "text_aQ3jEc": { + "type": "text", + "settings": { + "text": "
Pair text with an image to focus on your chosen product, collection, or blog post. Add details on availability, style, or even provide a review.<\/p>", + "text_style": "body" + } + }, + "button_9U9MP7": { + "type": "button", + "settings": { + "button_label": "Button label", + "button_link": "", + "button_style_secondary": false + } + } + }, + "block_order": [ + "heading_nEYLyX", + "text_aQ3jEc", + "button_9U9MP7" + ], + "settings": { + "height": "adapt", + "desktop_image_width": "medium", + "layout": "image_first", + "desktop_content_position": "top", + "desktop_content_alignment": "left", + "content_layout": "no-overlap", + "section_color_scheme": "", + "color_scheme": "", + "image_behavior": "none", + "mobile_content_alignment": "left", + "padding_top": 36, + "padding_bottom": 36 + } + }, "custom_liquid_3xUVrL": { "type": "custom-liquid", "settings": { @@ -77,6 +123,7 @@ }, "order": [ "main", + "image_with_text_De8bY4", "custom_liquid_3xUVrL", "image_with_text_FgMLbW" ]