Update from Shopify for theme SHX-Theme/main

Committed from shop: Quickstart (e8822a71)
main
shopify[bot] 2024-06-18 15:07:42 +00:00 committed by GitHub
parent 1c974cb2ac
commit 8d3bb4a13e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 22 deletions

View File

@ -11,7 +11,6 @@
"sections": {
"main": {
"type": "main-page",
"disabled": true,
"custom_css": [
],
@ -19,29 +18,9 @@
"padding_top": 28,
"padding_bottom": 100
}
},
"custom_liquid_YAW6nV": {
"type": "custom-liquid",
"settings": {
"custom_liquid": "{% render \"shx-landingpage\" %}",
"color_scheme": "",
"padding_top": 0,
"padding_bottom": 0
}
},
"custom_liquid_b6C3hp": {
"type": "custom-liquid",
"settings": {
"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>",
"color_scheme": "",
"padding_top": 40,
"padding_bottom": 52
}
}
},
"order": [
"main",
"custom_liquid_YAW6nV",
"custom_liquid_b6C3hp"
"main"
]
}