Update from Shopify for theme SHX-Theme/main
Committed from shop: Quickstart (e8822a71)pull/4/head
parent
6fcd466150
commit
cd73532bae
|
@ -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
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue