From 8ee2e536deea813ca89432fca98a9b667de6f265 Mon Sep 17 00:00:00 2001 From: "shopify[bot]" <79544226+shopify[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 20:55:13 +0000 Subject: [PATCH] Update from Shopify for theme SHX-Theme/main Committed from shop: Quickstart (e8822a71) --- config/settings_data.json | 47 ++++++++++++++++++++----------------- templates/page.figuren.json | 6 ++--- 2 files changed, 28 insertions(+), 25 deletions(-) diff --git a/config/settings_data.json b/config/settings_data.json index 7efaa94..f5c0384 100644 --- a/config/settings_data.json +++ b/config/settings_data.json @@ -1,17 +1,17 @@ /* - * ------------------------------------------------------------ - * 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. +* ------------------------------------------------------------ +*/ { "current": { - "logo": "shopify://shop_images/Final_logo_white_1.svg", + "logo": "shopify:\/\/shop_images\/Final_logo_white_1.svg", "logo_width": 200, - "favicon": "shopify://shop_images/Favicon.svg", + "favicon": "shopify:\/\/shop_images\/Favicon.svg", "type_header_font": "assistant_n4", "heading_scale": 100, "type_body_font": "assistant_n4", @@ -108,12 +108,12 @@ "sale_badge_color_scheme": "scheme-f20b5503-2786-43a1-a0bb-d8859f08d3ee", "sold_out_badge_color_scheme": "scheme-719f972d-193d-4d84-ae31-beb20062303a", "brand_headline": "", - "brand_description": "

", + "brand_description": "

<\/p>", "brand_image_width": 100, "social_facebook_link": "", - "social_instagram_link": "https://www.instagram.com/shinnex.official/", + "social_instagram_link": "https:\/\/www.instagram.com\/shinnex.official\/", "social_youtube_link": "", - "social_tiktok_link": "https://www.tiktok.com/@shinnex.official", + "social_tiktok_link": "https:\/\/www.tiktok.com\/@shinnex.official", "social_twitter_link": "", "social_snapchat_link": "", "social_pinterest_link": "", @@ -128,7 +128,7 @@ "show_cart_note": true, "cart_drawer_collection": "", "cart_color_scheme": "scheme-2", - "checkout_logo_image": "shopify://shop_images/Frame_68.svg", + "checkout_logo_image": "shopify:\/\/shop_images\/Frame_68.svg", "checkout_logo_position": "left", "checkout_accent_color": "#af9363", "checkout_button_color": "#af9363", @@ -146,12 +146,15 @@ } } }, - "content_for_index": [], + "content_for_index": [ + + ], "blocks": { "14060646107696862457": { - "type": "shopify://apps/judge-me-reviews/blocks/judgeme_core/61ccd3b1-a9f2-4160-9fe9-4fec8413e5d8", + "type": "shopify:\/\/apps\/judge-me-reviews\/blocks\/judgeme_core\/61ccd3b1-a9f2-4160-9fe9-4fec8413e5d8", "disabled": false, - "settings": {} + "settings": { + } } }, "color_schemes": { @@ -289,9 +292,9 @@ }, "scheme-shx-figuren": { "settings": { - "background": "#af9363", + "background": "#f9f4ee", "background_gradient": "", - "text": "#ffffff", + "text": "#242833", "button": "#af9363", "button_label": "#ffffff", "secondary_button_label": "#000000", @@ -456,7 +459,7 @@ "sale_badge_color_scheme": "scheme-4", "sold_out_badge_color_scheme": "scheme-3", "brand_headline": "", - "brand_description": "

", + "brand_description": "

<\/p>", "brand_image_width": 100, "social_twitter_link": "", "social_facebook_link": "", @@ -494,9 +497,9 @@ }, "platform_customizations": { "custom_css": [ - "/*dropdown menu which is shown on click add to warenkorb */.cart-notification__links a {color: #000; background-color: #bda67e;}", + "\/*dropdown menu which is shown on click add to warenkorb *\/.cart-notification__links a {color: #000; background-color: #bda67e;}", ".cart-notification__links .link {color: #ecdec6;}", - " /* on phones with 390 to 420 px there is the problem that there is no padding to the screen end */@media (max-width: 450px) {h1 {padding-left: 12px; padding-right: 12px; }}" + " \/* on phones with 390 to 420 px there is the problem that there is no padding to the screen end *\/@media (max-width: 450px) {h1 {padding-left: 12px; padding-right: 12px; }}" ] } } diff --git a/templates/page.figuren.json b/templates/page.figuren.json index a4a08fc..9b3e63c 100644 --- a/templates/page.figuren.json +++ b/templates/page.figuren.json @@ -30,7 +30,7 @@ "type": "custom-liquid", "settings": { "custom_liquid": "{% render 'shx-featured-collection', filter_by_tag: 'shx-figuren-landingpage' %}", - "color_scheme": "", + "color_scheme": "scheme-shx-figuren", "padding_top": 40, "padding_bottom": 0 } @@ -39,7 +39,7 @@ "type": "custom-liquid", "settings": { "custom_liquid": "{% render 'shx-header-subtitle', title: \"Auslaufmodelle\", subtitle: \"Letzte Chance zu kaufen\" %}", - "color_scheme": "", + "color_scheme": "scheme-shx-figuren", "padding_top": 12, "padding_bottom": 0 } @@ -59,7 +59,7 @@ "show_view_all": true, "view_all_style": "solid", "enable_desktop_slider": false, - "color_scheme": "", + "color_scheme": "scheme-shx-figuren", "image_ratio": "adapt", "image_shape": "default", "show_secondary_image": false,