Update from Shopify for theme SHX-Theme/main

Committed from shop: Quickstart (e8822a71)
main
shopify[bot] 2024-06-20 20:22:18 +00:00 committed by GitHub
parent 2c7820f947
commit e07726418f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 71 additions and 21 deletions

View File

@ -1,17 +1,17 @@
/* /*
* ------------------------------------------------------------ * ------------------------------------------------------------
* IMPORTANT: The contents of this file are auto-generated. * IMPORTANT: The contents of this file are auto-generated.
* *
* This file may be updated by the Shopify admin theme editor * This file may be updated by the Shopify admin theme editor
* or related systems. Please exercise caution as any changes * or related systems. Please exercise caution as any changes
* made to this file may be overwritten. * made to this file may be overwritten.
* ------------------------------------------------------------ * ------------------------------------------------------------
*/ */
{ {
"current": { "current": {
"logo": "shopify://shop_images/Final_logo_white_1.svg", "logo": "shopify:\/\/shop_images\/Final_logo_white_1.svg",
"logo_width": 200, "logo_width": 200,
"favicon": "shopify://shop_images/Favicon.svg", "favicon": "shopify:\/\/shop_images\/Favicon.svg",
"type_header_font": "assistant_n4", "type_header_font": "assistant_n4",
"heading_scale": 100, "heading_scale": 100,
"type_body_font": "assistant_n4", "type_body_font": "assistant_n4",
@ -108,12 +108,12 @@
"sale_badge_color_scheme": "scheme-f20b5503-2786-43a1-a0bb-d8859f08d3ee", "sale_badge_color_scheme": "scheme-f20b5503-2786-43a1-a0bb-d8859f08d3ee",
"sold_out_badge_color_scheme": "scheme-719f972d-193d-4d84-ae31-beb20062303a", "sold_out_badge_color_scheme": "scheme-719f972d-193d-4d84-ae31-beb20062303a",
"brand_headline": "", "brand_headline": "",
"brand_description": "<p></p>", "brand_description": "<p><\/p>",
"brand_image_width": 100, "brand_image_width": 100,
"social_facebook_link": "", "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_youtube_link": "",
"social_tiktok_link": "https://www.tiktok.com/@shinnex.official", "social_tiktok_link": "https:\/\/www.tiktok.com\/@shinnex.official",
"social_twitter_link": "", "social_twitter_link": "",
"social_snapchat_link": "", "social_snapchat_link": "",
"social_pinterest_link": "", "social_pinterest_link": "",
@ -128,7 +128,7 @@
"show_cart_note": true, "show_cart_note": true,
"cart_drawer_collection": "", "cart_drawer_collection": "",
"cart_color_scheme": "scheme-2", "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_logo_position": "left",
"checkout_accent_color": "#af9363", "checkout_accent_color": "#af9363",
"checkout_button_color": "#af9363", "checkout_button_color": "#af9363",
@ -146,12 +146,15 @@
} }
} }
}, },
"content_for_index": [], "content_for_index": [
],
"blocks": { "blocks": {
"14060646107696862457": { "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, "disabled": false,
"settings": {} "settings": {
}
} }
}, },
"color_schemes": { "color_schemes": {
@ -445,7 +448,7 @@
"sale_badge_color_scheme": "scheme-4", "sale_badge_color_scheme": "scheme-4",
"sold_out_badge_color_scheme": "scheme-3", "sold_out_badge_color_scheme": "scheme-3",
"brand_headline": "", "brand_headline": "",
"brand_description": "<p></p>", "brand_description": "<p><\/p>",
"brand_image_width": 100, "brand_image_width": 100,
"social_twitter_link": "", "social_twitter_link": "",
"social_facebook_link": "", "social_facebook_link": "",
@ -483,9 +486,9 @@
}, },
"platform_customizations": { "platform_customizations": {
"custom_css": [ "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;}", ".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; }}"
] ]
} }
} }

View File

@ -18,9 +18,56 @@
"padding_top": 28, "padding_top": 28,
"padding_bottom": 100 "padding_bottom": 100
} }
},
"image_with_text_FgMLbW": {
"type": "image-with-text",
"blocks": {
"heading_abrXQL": {
"type": "heading",
"settings": {
"heading": "Image with text",
"heading_size": "h1"
}
},
"text_yBiHAk": {
"type": "text",
"settings": {
"text": "<p>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_qhP9Tb": {
"type": "button",
"settings": {
"button_label": "Button label",
"button_link": "",
"button_style_secondary": false
}
}
},
"block_order": [
"heading_abrXQL",
"text_yBiHAk",
"button_qhP9Tb"
],
"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
}
} }
}, },
"order": [ "order": [
"main" "main",
"image_with_text_FgMLbW"
] ]
} }