Update from Shopify for theme SHX-Theme/main

Committed from shop: Quickstart (e8822a71)
pull/4/head
shopify[bot] 2024-06-02 12:24:47 +00:00 committed by GitHub
parent 6fcd466150
commit cd73532bae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
"settings": { "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>", "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": "", "color_scheme": "",
"padding_top": 40, "padding_top": 0,
"padding_bottom": 0 "padding_bottom": 0
} }
}, },