From 83ddf881dd20c27f69402f9de07ee1c53d862963 Mon Sep 17 00:00:00 2001 From: "shopify[bot]" <79544226+shopify[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 19:42:55 +0000 Subject: [PATCH] Update from Shopify for theme SHX-Theme/main Committed from shop: Quickstart (e8822a71) --- templates/page.json | 74 +-------------------------------------------- 1 file changed, 1 insertion(+), 73 deletions(-) diff --git a/templates/page.json b/templates/page.json index d19ab6a..66c4b56 100644 --- a/templates/page.json +++ b/templates/page.json @@ -18,81 +18,9 @@ "padding_top": 28, "padding_bottom": 100 } - }, - "featured_product_Nkmw4X": { - "type": "featured-product", - "blocks": { - "text_GUMFcX": { - "type": "text", - "settings": { - "text": "{{ section.settings.product.vendor }}", - "text_style": "uppercase" - } - }, - "title_YMYDxG": { - "type": "title", - "settings": { - "heading_size": "h1" - } - }, - "price_jtyg9b": { - "type": "price", - "settings": { - } - }, - "variant_picker_YqR4Lr": { - "type": "variant_picker", - "settings": { - "picker_type": "button", - "swatch_shape": "circle" - } - }, - "quantity_selector_gYhkQR": { - "type": "quantity_selector", - "settings": { - } - }, - "buy_buttons_TmY6NK": { - "type": "buy_buttons", - "settings": { - "show_dynamic_checkout": true, - "show_gift_card_recipient": true - } - }, - "share_VRc8ip": { - "type": "share", - "settings": { - "share_label": "Share" - } - } - }, - "block_order": [ - "text_GUMFcX", - "title_YMYDxG", - "price_jtyg9b", - "variant_picker_YqR4Lr", - "quantity_selector_gYhkQR", - "buy_buttons_TmY6NK", - "share_VRc8ip" - ], - "settings": { - "product": "selling-plans-ski-wax", - "color_scheme": "", - "secondary_background": false, - "media_size": "medium", - "constrain_to_viewport": true, - "media_fit": "contain", - "media_position": "left", - "image_zoom": "lightbox", - "hide_variants": false, - "enable_video_looping": false, - "padding_top": 36, - "padding_bottom": 36 - } } }, "order": [ - "main", - "featured_product_Nkmw4X" + "main" ] }