main
alexanderroese 2024-06-18 13:49:23 +02:00
parent d4611207d3
commit 68636a8276
1 changed files with 23 additions and 15 deletions

View File

@ -1,8 +1,8 @@
{
"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",
@ -99,12 +99,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": "<p><\/p>",
"brand_description": "<p></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": "",
@ -119,7 +119,7 @@
"show_cart_note": true,
"cart_drawer_collection": "",
"cart_color_scheme": "scheme-1",
"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",
@ -137,15 +137,12 @@
}
}
},
"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": {
@ -324,6 +321,17 @@
"secondary_button_label": "#121212",
"shadow": "#121212"
}
},
"scheme-0bd94c0c-16d1-4539-8d5d-8bf0fd4bf9d6": {
"settings": {
"background": "#fd79a8",
"background_gradient": "",
"text": "#121212",
"button": "#EA2027",
"button_label": "#ffffff",
"secondary_button_label": "#121212",
"shadow": "#121212"
}
}
}
},
@ -483,7 +491,7 @@
"sale_badge_color_scheme": "scheme-4",
"sold_out_badge_color_scheme": "scheme-3",
"brand_headline": "",
"brand_description": "<p><\/p>",
"brand_description": "<p></p>",
"brand_image_width": 100,
"social_twitter_link": "",
"social_facebook_link": "",
@ -521,9 +529,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; }}"
]
}
}