Merge branch 'main' of github.com:JannexNet/SHX-Theme

pull/1/head
Jan Umbach 2024-05-30 23:52:35 +02:00
commit 3f4a7e398e
2 changed files with 2 additions and 2 deletions

View File

@ -480,7 +480,7 @@
console.log(data);
fetch('https://devdash.ex.umbach.dev/api/v1/customerfeedback?origin=shxtesthaha', {
fetch('https://api.shinnex.de/api/v1/customerfeedback?origin=shxshopappearbanner', {
method: 'POST',
headers: {
'X-Api-Key': {% render 'shx-ApiKey' %},

View File

@ -86,7 +86,7 @@
"custom_liquid_NFtTHq": {
"type": "custom-liquid",
"settings": {
"custom_liquid": "<iframe\n id=\"shx-product-pipeline\"\n style=\"width: 100%; border: none; height: 1257px\"\n src=\"https:\/\/shxproductpipeline.ex.umbach.dev\/\"\n title=\"Produkt Pipeline\"\n scrolling=\"no\"\n onload=\"\n (function() {\n function resizeIframe(event) {\n if (event.origin == 'https:\/\/shxproductpipeline.ex.umbach.dev') {\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>",
"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": 0