Update from Shopify for theme SHX-Theme/main

Committed from shop: Quickstart (e8822a71)
main
shopify[bot] 2024-06-18 14:43:31 +00:00 committed by GitHub
parent feb004adde
commit 64f9e5ee1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 27 additions and 74 deletions

View File

@ -17,15 +17,6 @@
"padding_bottom": 36 "padding_bottom": 36
} }
}, },
"custom_liquid_edjRLe": {
"type": "custom-liquid",
"settings": {
"custom_liquid": "{% render \"shx-landingpage\" %}",
"color_scheme": "",
"padding_top": 0,
"padding_bottom": 0
}
},
"custom_liquid_rmT78x": { "custom_liquid_rmT78x": {
"type": "custom-liquid", "type": "custom-liquid",
"settings": { "settings": {
@ -48,7 +39,6 @@
}, },
"order": [ "order": [
"main", "main",
"custom_liquid_edjRLe",
"custom_liquid_rmT78x", "custom_liquid_rmT78x",
"form" "form"
] ]

View File

@ -1,7 +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.
* ------------------------------------------------------------
*/
{ {
"sections": { "sections": {
"main": { "main": {
"type": "main-page", "type": "main-page",
"disabled": true,
"custom_css": [ "custom_css": [
], ],
@ -10,75 +20,28 @@
"padding_bottom": 100 "padding_bottom": 100
} }
}, },
"multirow_9CXDeq": { "custom_liquid_YAW6nV": {
"type": "multirow", "type": "custom-liquid",
"blocks": {
"row_iGGHYe": {
"type": "row",
"settings": {
"caption": "Caption",
"heading": "Row",
"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>",
"button_label": "Button label",
"button_link": "shopify:\/\/pages\/contact"
}
},
"row_7MPVrC": {
"type": "row",
"settings": {
"caption": "Caption",
"heading": "Row",
"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>",
"button_label": "Button label",
"button_link": ""
}
},
"row_JThEaq": {
"type": "row",
"settings": {
"caption": "Caption",
"heading": "Row",
"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>",
"button_label": "Button label",
"button_link": ""
}
},
"row_VQVxJz": {
"type": "row",
"settings": {
"caption": "Caption",
"heading": "Row",
"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>",
"button_label": "Button label",
"button_link": ""
}
}
},
"block_order": [
"row_iGGHYe",
"row_7MPVrC",
"row_JThEaq",
"row_VQVxJz"
],
"settings": { "settings": {
"image_height": "medium", "custom_liquid": "{% render \"shx-landingpage\" %}",
"desktop_image_width": "medium", "color_scheme": "",
"heading_size": "h1", "padding_top": 0,
"text_style": "body", "padding_bottom": 0
"button_style": "primary", }
"desktop_content_position": "middle", },
"desktop_content_alignment": "left", "custom_liquid_b6C3hp": {
"image_layout": "alternate-left", "type": "custom-liquid",
"section_color_scheme": "scheme-1", "settings": {
"row_color_scheme": "scheme-2", "custom_liquid": "<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n <meta charset=\"UTF-8\" \/>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n <title>Document<\/title>\n <\/head>\n <body>\n <iframe\n id=\"shx-product-pipeline\"\n style=\"width: 100%; border: none; height: 1257px\"\n src=\"https:\/\/pp.shinnex.de\/\"\n title=\"Produkt Pipeline\"\n scrolling=\"no\"\n onload=\"\n (function() {\n function resizeIframe(event) {\n if (event.origin == 'https:\/\/pp.shinnex.de') {\n const iframe = document.getElementById('shx-product-pipeline');\n iframe.style.height = event.data + 'px'; \n }\n }\n\n window.addEventListener('message', resizeIframe, false)\n })();\n \"\n ><\/iframe>\n <\/body>\n<\/html>",
"mobile_content_alignment": "left", "color_scheme": "",
"padding_top": 36, "padding_top": 40,
"padding_bottom": 36 "padding_bottom": 52
} }
} }
}, },
"order": [ "order": [
"main", "main",
"multirow_9CXDeq" "custom_liquid_YAW6nV",
"custom_liquid_b6C3hp"
] ]
} }