diff --git a/templates/page.json b/templates/page.json index d581c0c..646672d 100644 --- a/templates/page.json +++ b/templates/page.json @@ -1,131 +1,23 @@ /* -* ------------------------------------------------------------ -* IMPORTANT: The contents of this file are auto-generated. -* -* This file may be updated by the Shopify admin theme editor -* or related systems. Please exercise caution as any changes -* made to this file may be overwritten. -* ------------------------------------------------------------ -*/ + * ------------------------------------------------------------ + * IMPORTANT: The contents of this file are auto-generated. + * + * This file may be updated by the Shopify admin theme editor + * or related systems. Please exercise caution as any changes + * made to this file may be overwritten. + * ------------------------------------------------------------ + */ { "sections": { "main": { "type": "main-page", "disabled": true, - "custom_css": [ - - ], + "custom_css": [], "settings": { "padding_top": 28, "padding_bottom": 100 } - }, - "custom_liquid_ni6GcW": { - "type": "custom-liquid", - "disabled": true, - "settings": { - "custom_liquid": "", - "color_scheme": "", - "padding_top": 0, - "padding_bottom": 0 - } - }, - "custom_liquid_RFM8mJ": { - "type": "custom-liquid", - "disabled": true, - "settings": { - "custom_liquid": "{% render \"shx-landingpage-banner\", mobile_image: \"IMG_2820fin.jpg\" %}", - "color_scheme": "", - "padding_top": 40, - "padding_bottom": 52 - } - }, - "custom_liquid_pL6Gqt": { - "type": "custom-liquid", - "settings": { - "custom_liquid": "{% render \"shx-landingpage-banner\", desktop_image: \"landingpage-texte-desktop.webp\", mobile_image: \"landingpage-texte-mobile2.webp\", mobile_image_height: \"300px\" %}", - "color_scheme": "", - "padding_top": 0, - "padding_bottom": 52 - } - }, - "custom_liquid_wDE9bc": { - "type": "custom-liquid", - "disabled": true, - "settings": { - "custom_liquid": "
\n \n \n \n \n \n
\n \n", + "color_scheme": "", + "padding_top": 40, + "padding_bottom": 52 + } + }, + "image_with_text_De8bY4": { + "type": "image-with-text", + "blocks": { + "heading_nEYLyX": { + "type": "heading", + "settings": { + "heading": "Selbst gestalten", + "heading_size": "h1" + } + }, + "text_aQ3jEc": { + "type": "text", + "settings": { + "text": "

Konfiguriere dein persönliches Namensschild für dich oder deine nächste Veranstaltung und sieh es dir in der Live-Vorschau an, bevor du bestellst. So erhältst du genau das, was du dir vorstellst!

", + "text_style": "body" + } + }, + "button_9U9MP7": { + "type": "button", + "settings": { + "button_label": "Jetzt konfigurieren", + "button_link": "shopify://products/personalisiertes-namensschild", + "button_style_secondary": false + } + } + }, + "block_order": ["heading_nEYLyX", "text_aQ3jEc", "button_9U9MP7"], + "custom_css": [".button {width: 100%;}"], + "settings": { + "image": "shopify://shop_images/landingpage-texte-preview.webp", + "height": "medium", + "desktop_image_width": "medium", + "layout": "text_first", + "desktop_content_position": "top", + "desktop_content_alignment": "left", + "content_layout": "no-overlap", + "section_color_scheme": "", + "color_scheme": "scheme-2", + "image_behavior": "none", + "mobile_content_alignment": "left", + "padding_top": 36, + "padding_bottom": 36 + } + }, + "custom_liquid_AxpyqM": { + "type": "custom-liquid", + "settings": { + "custom_liquid": "{% render \"shx-newsletter\" %}", + "color_scheme": "", + "padding_top": 40, + "padding_bottom": 52 + } } }, "order": [ - "main" + "main", + "custom_liquid_ni6GcW", + "custom_liquid_RFM8mJ", + "custom_liquid_pL6Gqt", + "custom_liquid_wDE9bc", + "image_with_text_De8bY4", + "custom_liquid_AxpyqM" ] }