{"title":"NEW ARRIVALS","description":"","products":[{"product_id":"monster-energy-motorcycle-jacket-unisex","title":"Monster Energy Motorcycle Jacket - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n      \u003cli\u003eThick\u003c\/li\u003e\n  \u003cli\u003eGreen and black\u003c\/li\u003e\n  \u003cli\u003eHigh collar\u003c\/li\u003e\n  \u003cli\u003eRegular\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2778 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eMonster Energy Motorcycle Jacket\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n      \u003cth\u003eCHEST\u003c\/th\u003e\n        \u003cth\u003eSLEEVE LENGTH\u003c\/th\u003e\n\n\n\n\u003c\/tr\u003e\n \n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e65cm\/25.6in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n  \u003ctd\u003e65cm\/25.6in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e66cm\/26in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e66cm\/26in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e68cm\/26.8in\u003c\/td\u003e\n\u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n  \u003ctd\u003e68cm\/26.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n\u003ctd\u003e124cm\/48.8in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n  \n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52671709970699,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52671710003467,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52671710036235,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52671710069003,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_154626_d49f72c8-3077-4c67-aa72-4bd54f0e80c8.png?v=1779052813"},{"product_id":"patchwork-straight-jeans-unisex","title":"Patchwork Straight Jeans - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n\n\u003cli\u003eBaggy\u003c\/li\u003e\n\u003cli\u003eDenim\u003c\/li\u003e\n\u003cli\u003eStreetstyle\u003c\/li\u003e\n\u003cli\u003eHigh waist\u003c\/li\u003e\n\u003cli\u003eRegular\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2783 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003ePatchwork Straight Jeans\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n\u003cth\u003eWAIST\u003c\/th\u003e\n\u003cth\u003eHIP\u003c\/th\u003e\n\u003cth\u003eLENGTH\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003ctd\u003e98cm\/38.6in\u003c\/td\u003e\n\u003ctd\u003e103cm\/40.6in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003ctd\u003e102cm\/40.2in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e77cm\/30.3in\u003c\/td\u003e\n\u003ctd\u003e106cm\/41.7in\u003c\/td\u003e\n\u003ctd\u003e105cm\/41.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e81cm\/31.9in\u003c\/td\u003e\n\u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n\u003ctd\u003e106cm\/41.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e85cm\/33.5in\u003c\/td\u003e\n\u003ctd\u003e114cm\/44.9in\u003c\/td\u003e\n\u003ctd\u003e107cm\/42.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 91% Cotton, 5% Polyester, 4% Viscose\u003c\/p\u003e\n  \n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52775134626059,"sku":null,"price":41.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52775134658827,"sku":null,"price":41.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52775134691595,"sku":null,"price":41.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52775134724363,"sku":null,"price":41.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52775134757131,"sku":null,"price":41.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_124457_c0081611-f744-4ff3-92e1-ca4fd3b60fb5.png?v=1779052814"},{"product_id":"raw-denim-jeans-men","title":"Raw Denim Jeans - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n\n  \u003cli\u003eMulti-pocket\u003c\/li\u003e\n          \u003cli\u003eDenim\u003c\/li\u003e\n      \u003cli\u003eStreetstyle\u003c\/li\u003e\n  \u003cli\u003eMid waist\u003c\/li\u003e\n  \u003cli\u003eLoose\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2784 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eRaw Denim Jeans\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eWAIST\u003c\/th\u003e\n      \u003cth\u003eHIP\u003c\/th\u003e\n        \u003cth\u003eLENGTH\u003c\/th\u003e\n\n\n\n\u003c\/tr\u003e\n \n\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003ctd\u003e106cm\/41.7in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n\u003ctd\u003e106cm\/41.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n  \u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e77cm\/30.3in\u003c\/td\u003e\n\u003ctd\u003e114cm\/44.9in\u003c\/td\u003e\n      \u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e81cm\/31.9in\u003c\/td\u003e\n\u003ctd\u003e118cm\/46.5in\u003c\/td\u003e\n      \u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n  \u003ctd\u003e85cm\/33.5in\u003c\/td\u003e\n\u003ctd\u003e122cm\/48in\u003c\/td\u003e\n      \u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 85% Cotton, 13% Polyester, 2% Viscose\u003c\/p\u003e\n  \n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52787351814411,"sku":null,"price":44.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52787351847179,"sku":null,"price":44.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52787351879947,"sku":null,"price":44.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52787351912715,"sku":null,"price":44.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52787351945483,"sku":null,"price":44.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_154424_5e8838b6-f561-4e6a-81db-5dc766f519e8.png?v=1779052811"},{"product_id":"95-t-shirt","title":"95 T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \u003cli\u003ePrint\u003c\/li\u003e\n          \u003cli\u003eMay shrink after washing, rcommendation: order one size up\u003c\/li\u003e\n  \u003cli\u003eRound neck\u003c\/li\u003e\n  \u003cli\u003eRegular\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2868 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003e95 T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n          \u003cth\u003eCHEST\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n      \u003cth\u003eSLEEVE\u003c\/th\u003e\n\n\n\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e49cm\/19.3in\u003c\/td\u003e\n\u003ctd\u003e20cm\/7.9in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n\u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n\u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n\u003ctd\u003e23cm\/9.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e57cm\/22.4in\u003c\/td\u003e\n\u003ctd\u003e24cm\/9.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e3XL\u003c\/td\u003e\n\u003ctd\u003e77cm\/30.3in\u003c\/td\u003e\n\u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n  \u003ctd\u003e59cm\/23.2in\u003c\/td\u003e\n\u003ctd\u003e25cm\/9.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n             \u003ctr\u003e\n\u003ctd\u003e4XL\u003c\/td\u003e\n\u003ctd\u003e79cm\/31.1in\u003c\/td\u003e\n\u003ctd\u003e124cm\/48.8in\u003c\/td\u003e\n  \u003ctd\u003e61cm\/24in\u003c\/td\u003e\n\u003ctd\u003e26cm\/10.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S \/ Pink","offer_id":52831011963147,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Blue","offer_id":52831017566475,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Black","offer_id":52831017599243,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Lila","offer_id":52831017632011,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Yellow","offer_id":52916008190219,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Red","offer_id":52916008222987,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Pink","offer_id":52831011995915,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Blue","offer_id":52831017730315,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Black","offer_id":52831017763083,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Lila","offer_id":52831017795851,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Yellow","offer_id":52916008255755,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Red","offer_id":52916008288523,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Pink","offer_id":52831012028683,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Blue","offer_id":52831017894155,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Black","offer_id":52831017926923,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Lila","offer_id":52831017959691,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Yellow","offer_id":52916008321291,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Red","offer_id":52916008354059,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Pink","offer_id":52831012061451,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Blue","offer_id":52831018057995,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Black","offer_id":52831018090763,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Lila","offer_id":52831018123531,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Yellow","offer_id":52916008386827,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Red","offer_id":52916008419595,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Pink","offer_id":52831012094219,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Blue","offer_id":52831018221835,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Black","offer_id":52831018254603,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Lila","offer_id":52831018287371,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Yellow","offer_id":52916008452363,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Red","offer_id":52916008485131,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Pink","offer_id":52831012126987,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Blue","offer_id":52831018385675,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Black","offer_id":52831018418443,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Lila","offer_id":52831018451211,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Yellow","offer_id":52916008517899,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Red","offer_id":52916008550667,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Pink","offer_id":52831012159755,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Blue","offer_id":52831018549515,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Black","offer_id":52831018582283,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Lila","offer_id":52831018615051,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Yellow","offer_id":52916008583435,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Red","offer_id":52916008616203,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_235840_ccbcadba-d9f4-4899-b29e-f4720e28abd2.png?v=1771113809"},{"product_id":"red-lips-t-shirt-women","title":"Red Lips T-Shirt - Women","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \u003cli\u003ePrint\u003c\/li\u003e\n          \u003cli\u003eMay shrink after washing, rcommendation: order one size up\u003c\/li\u003e\n  \u003cli\u003eRound neck\u003c\/li\u003e\n  \u003cli\u003eRegular\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2871 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eRed Lips T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n          \u003cth\u003eCHEST\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n      \u003cth\u003eSLEEVE\u003c\/th\u003e\n\n\n\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e49cm\/19.3in\u003c\/td\u003e\n\u003ctd\u003e20cm\/7.9in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n\u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n\u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n\u003ctd\u003e23cm\/9.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e57cm\/22.4in\u003c\/td\u003e\n\u003ctd\u003e24cm\/9.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e3XL\u003c\/td\u003e\n\u003ctd\u003e77cm\/30.3in\u003c\/td\u003e\n\u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n  \u003ctd\u003e59cm\/23.2in\u003c\/td\u003e\n\u003ctd\u003e25cm\/9.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n             \u003ctr\u003e\n\u003ctd\u003e4XL\u003c\/td\u003e\n\u003ctd\u003e79cm\/31.1in\u003c\/td\u003e\n\u003ctd\u003e124cm\/48.8in\u003c\/td\u003e\n  \u003ctd\u003e61cm\/24in\u003c\/td\u003e\n\u003ctd\u003e26cm\/10.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S \/ White","offer_id":52831188222219,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Black","offer_id":52831365759243,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"M \/ White","offer_id":52831188254987,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Black","offer_id":52831365792011,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"L \/ White","offer_id":52831188287755,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Black","offer_id":52831365824779,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ White","offer_id":52831188320523,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Black","offer_id":52831365857547,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ White","offer_id":52831188353291,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Black","offer_id":52831365890315,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ White","offer_id":52831188386059,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Black","offer_id":52831365923083,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ White","offer_id":52831188418827,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Black","offer_id":52831365955851,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260220_191619_7132dcfb-ae22-4ea4-bf23-deda654730eb.jpg?v=1779052809"},{"product_id":"god-is-bigger-t-shirt-unisex","title":"GOD Is Bigger T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \u003cli\u003ePrint\u003c\/li\u003e\n          \u003cli\u003eMay shrink after washing, rcommendation: order one size up\u003c\/li\u003e\n  \u003cli\u003eRound neck\u003c\/li\u003e\n  \u003cli\u003eRegular\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2872 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eGOD Is Bigger T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n          \u003cth\u003eCHEST\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n      \u003cth\u003eSLEEVE\u003c\/th\u003e\n\n\n\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e49cm\/19.3in\u003c\/td\u003e\n\u003ctd\u003e20cm\/7.9in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n\u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n\u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n\u003ctd\u003e23cm\/9.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e57cm\/22.4in\u003c\/td\u003e\n\u003ctd\u003e24cm\/9.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e3XL\u003c\/td\u003e\n\u003ctd\u003e77cm\/30.3in\u003c\/td\u003e\n\u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n  \u003ctd\u003e59cm\/23.2in\u003c\/td\u003e\n\u003ctd\u003e25cm\/9.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n             \u003ctr\u003e\n\u003ctd\u003e4XL\u003c\/td\u003e\n\u003ctd\u003e79cm\/31.1in\u003c\/td\u003e\n\u003ctd\u003e124cm\/48.8in\u003c\/td\u003e\n  \u003ctd\u003e61cm\/24in\u003c\/td\u003e\n\u003ctd\u003e26cm\/10.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S \/ White","offer_id":52831959449867,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Pink","offer_id":52899226222859,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Blue","offer_id":52899226255627,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Black","offer_id":52899226288395,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"M \/ White","offer_id":52831959482635,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Pink","offer_id":52899226321163,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Blue","offer_id":52899226353931,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Black","offer_id":52899226386699,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"L \/ White","offer_id":52831959515403,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Pink","offer_id":52899226419467,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Blue","offer_id":52899226452235,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Black","offer_id":52899226485003,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ White","offer_id":52831959548171,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Pink","offer_id":52899226517771,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Blue","offer_id":52899226550539,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Black","offer_id":52899226583307,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ White","offer_id":52831959580939,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Pink","offer_id":52899226616075,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Blue","offer_id":52899226648843,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Black","offer_id":52899226681611,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ White","offer_id":52831959613707,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Pink","offer_id":52899226714379,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Blue","offer_id":52899226747147,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Black","offer_id":52899226779915,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ White","offer_id":52831959646475,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Pink","offer_id":52899226812683,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Blue","offer_id":52899226845451,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Black","offer_id":52899226878219,"sku":null,"price":22.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_231804_b9f76649-d86a-4d4c-b4b2-6a1609c1f3be.png?v=1779052812"},{"product_id":"chin-jacket-unisex","title":"Chinese Jacket - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n      \u003cli\u003eSecond-hand product \u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eEmbroidery\u003c\/li\u003e\n        \n  \u003cli\u003eHigh collar\u003c\/li\u003e\n  \u003cli\u003eRegular\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2873 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eChinese Jacket\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n          \u003cth\u003eCHEST\u003c\/th\u003e\n        \u003cth\u003eSLEEVE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n\n\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n\u003ctd\u003e130cm\/51.2in\u003c\/td\u003e\n\u003ctd\u003e58cm\/22.8in\u003c\/td\u003e\n\u003ctd\u003e59cm\/23.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003ctd\u003e134cm\/52.8in\u003c\/td\u003e\n\u003ctd\u003e59cm\/23.2in\u003c\/td\u003e\n\u003ctd\u003e60cm\/23.6in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003ctd\u003e138cm\/54.3in\u003c\/td\u003e\n\u003ctd\u003e60cm\/23.6in\u003c\/td\u003e\n\u003ctd\u003e61cm\/24in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003ctd\u003e142cm\/56in\u003c\/td\u003e\n\u003ctd\u003e61cm\/24in\u003c\/td\u003e\n\u003ctd\u003e62cm\/24.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S \/ Navy","offer_id":52848429105419,"sku":null,"price":85.0,"currency_code":"USD","in_stock":true},{"title":"S \/ White","offer_id":52899223044363,"sku":null,"price":85.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Yellow","offer_id":52926884741387,"sku":null,"price":85.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Navy","offer_id":52848429138187,"sku":null,"price":85.0,"currency_code":"USD","in_stock":true},{"title":"M \/ White","offer_id":52899223077131,"sku":null,"price":85.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Yellow","offer_id":52926884774155,"sku":null,"price":85.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Navy","offer_id":52848429170955,"sku":null,"price":85.0,"currency_code":"USD","in_stock":true},{"title":"L \/ White","offer_id":52899223109899,"sku":null,"price":85.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Yellow","offer_id":52926884806923,"sku":null,"price":85.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Navy","offer_id":52848429203723,"sku":null,"price":85.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ White","offer_id":52899223142667,"sku":null,"price":85.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Yellow","offer_id":52926884839691,"sku":null,"price":85.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_150755_549c4976-f344-445c-b9f9-d6d6c45a9eb3.png?v=1779052812"},{"product_id":"brasil-t-shirt-unisex","title":"Brasil T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \u003cli\u003ePrint\u003c\/li\u003e\n          \u003cli\u003eMay shrink after washing, rcommendation: order one size up\u003c\/li\u003e\n  \u003cli\u003eRound neck\u003c\/li\u003e\n  \u003cli\u003eRegular\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2874 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eBrasil T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n          \u003cth\u003eCHEST\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n      \u003cth\u003eSLEEVE\u003c\/th\u003e\n\n\n\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e49cm\/19.3in\u003c\/td\u003e\n\u003ctd\u003e20cm\/7.9in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n\u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n\u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n\u003ctd\u003e23cm\/9.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e57cm\/22.4in\u003c\/td\u003e\n\u003ctd\u003e24cm\/9.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e3XL\u003c\/td\u003e\n\u003ctd\u003e77cm\/30.3in\u003c\/td\u003e\n\u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n  \u003ctd\u003e59cm\/23.2in\u003c\/td\u003e\n\u003ctd\u003e25cm\/9.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n             \u003ctr\u003e\n\u003ctd\u003e4XL\u003c\/td\u003e\n\u003ctd\u003e79cm\/31.1in\u003c\/td\u003e\n\u003ctd\u003e124cm\/48.8in\u003c\/td\u003e\n  \u003ctd\u003e61cm\/24in\u003c\/td\u003e\n\u003ctd\u003e26cm\/10.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52848580755723,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52848580788491,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52848580821259,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52848580854027,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52848580886795,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"3XL","offer_id":52848580919563,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"4XL","offer_id":52848580952331,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_233356_c6150988-f56b-4235-829c-d5688262a9b8.png?v=1771112137"},{"product_id":"lucky-you-t-shirt-unisex","title":"Lucky You T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \u003cli\u003ePrint\u003c\/li\u003e\n          \u003cli\u003eMay shrink after washing, rcommendation: order one size up\u003c\/li\u003e\n  \u003cli\u003eRound neck\u003c\/li\u003e\n  \u003cli\u003eRegular\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2875 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eLucky You T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n          \u003cth\u003eCHEST\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n      \u003cth\u003eSLEEVE\u003c\/th\u003e\n\n\n\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e49cm\/19.3in\u003c\/td\u003e\n\u003ctd\u003e20cm\/7.9in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n\u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n\u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n\u003ctd\u003e23cm\/9.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e57cm\/22.4in\u003c\/td\u003e\n\u003ctd\u003e24cm\/9.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e3XL\u003c\/td\u003e\n\u003ctd\u003e77cm\/30.3in\u003c\/td\u003e\n\u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n  \u003ctd\u003e59cm\/23.2in\u003c\/td\u003e\n\u003ctd\u003e25cm\/9.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n             \u003ctr\u003e\n\u003ctd\u003e4XL\u003c\/td\u003e\n\u003ctd\u003e79cm\/31.1in\u003c\/td\u003e\n\u003ctd\u003e124cm\/48.8in\u003c\/td\u003e\n  \u003ctd\u003e61cm\/24in\u003c\/td\u003e\n\u003ctd\u003e26cm\/10.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52848633151755,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52848633184523,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52848633217291,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52848633250059,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52848633282827,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"3XL","offer_id":52848633315595,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"4XL","offer_id":52848633348363,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_225524_ca9410e9-db62-400b-b0d1-4162b01561f1.png?v=1779052812"},{"product_id":"keep-fashion-weird-t-shirt-unisex","title":"Keep Fashion Weird T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \u003cli\u003ePrint\u003c\/li\u003e\n          \u003cli\u003eMay shrink after washing, rcommendation: order one size up\u003c\/li\u003e\n  \u003cli\u003eRound neck\u003c\/li\u003e\n  \u003cli\u003eRegular\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2876 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eKeep Fashion Weird T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n          \u003cth\u003eCHEST\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n      \u003cth\u003eSLEEVE\u003c\/th\u003e\n\n\n\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e49cm\/19.3in\u003c\/td\u003e\n\u003ctd\u003e20cm\/7.9in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n\u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n\u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n\u003ctd\u003e23cm\/9.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e57cm\/22.4in\u003c\/td\u003e\n\u003ctd\u003e24cm\/9.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e3XL\u003c\/td\u003e\n\u003ctd\u003e77cm\/30.3in\u003c\/td\u003e\n\u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n  \u003ctd\u003e59cm\/23.2in\u003c\/td\u003e\n\u003ctd\u003e25cm\/9.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n             \u003ctr\u003e\n\u003ctd\u003e4XL\u003c\/td\u003e\n\u003ctd\u003e79cm\/31.1in\u003c\/td\u003e\n\u003ctd\u003e124cm\/48.8in\u003c\/td\u003e\n  \u003ctd\u003e61cm\/24in\u003c\/td\u003e\n\u003ctd\u003e26cm\/10.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S \/ White","offer_id":52848729751819,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Pink","offer_id":52848751542539,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"M \/ White","offer_id":52848729784587,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Pink","offer_id":52848751575307,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"L \/ White","offer_id":52848729817355,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Pink","offer_id":52848751608075,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ White","offer_id":52848729850123,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"XL \/ Pink","offer_id":52848751640843,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ White","offer_id":52848729882891,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"2XL \/ Pink","offer_id":52848751673611,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ White","offer_id":52848729915659,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"3XL \/ Pink","offer_id":52848751706379,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ White","offer_id":52848729948427,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true},{"title":"4XL \/ Pink","offer_id":52848751739147,"sku":null,"price":21.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_123604_8a7743b0-5040-4f30-8778-39ae4d336b23.png?v=1779052812"},{"product_id":"fire-lighter-t-shirt-unisex","title":"Fire Lighter T-Shirt - Unisex","description":"\u003ctable style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n\u003cstrong\u003e \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/malionz.com\/policies\/refund-policy\" style=\"text-align: center; display: block;\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c!-- Leerzeile einfügen --\u003e\n\u003cp\u003e\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e \u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cul\u003e\n  \u003cli\u003eSmoking\u003c\/li\u003e\n\u003cli\u003ePrint\u003c\/li\u003e\n\u003cli\u003eMay shrink after washing, rcommendation: order one size up\u003c\/li\u003e\n\u003cli\u003eRound neck\u003c\/li\u003e\n\u003cli\u003eRegular\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\n\u003cp\u003eProduct Code: MA2877\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cbutton class=\"show-table\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv\u003e\n\u003cspan class=\"close-button\"\u003eX\u003c\/span\u003e\n\u003cdiv\u003e\u003cstrong\u003e\u003cbig\u003eGOD Is Bigger T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cdiv id=\"table-container\"\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003ctable style=\"height: 81.2841px;\"\u003e\n\u003c!-- Inhalt deiner Tabelle hier --\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n\u003cth\u003eLENGTH\u003c\/th\u003e\n\u003cth\u003eCHEST\u003c\/th\u003e\n\u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n\u003cth\u003eSLEEVE\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n\u003ctd\u003e49cm\/19.3in\u003c\/td\u003e\n\u003ctd\u003e20cm\/7.9in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n\u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n\u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n\u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n\u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n\u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n\u003ctd\u003e23cm\/9.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n\u003ctd\u003e57cm\/22.4in\u003c\/td\u003e\n\u003ctd\u003e24cm\/9.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e3XL\u003c\/td\u003e\n\u003ctd\u003e77cm\/30.3in\u003c\/td\u003e\n\u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n\u003ctd\u003e59cm\/23.2in\u003c\/td\u003e\n\u003ctd\u003e25cm\/9.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4XL\u003c\/td\u003e\n\u003ctd\u003e79cm\/31.1in\u003c\/td\u003e\n\u003ctd\u003e124cm\/48.8in\u003c\/td\u003e\n\u003ctd\u003e61cm\/24in\u003c\/td\u003e\n\u003ctd\u003e26cm\/10.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Weitere Inhalte und Skripte hier --\u003e \u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n\u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52848789127435,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52848789160203,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52848789192971,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52848789225739,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"3XL","offer_id":52848789258507,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"4XL","offer_id":52848789291275,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_153856_07a74a36-4bfe-4cea-ba78-f0a55233fd75.png?v=1771084178"},{"product_id":"warrior-stitching-remake-hoodie-unisex","title":"Warrior Stitching Remake Hoodie - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n          \u003cli\u003eOversized\/li\u0026gt;\n  \u003c\/li\u003e\n\u003cli\u003eStitching\u003c\/li\u003e\n  \u003cli\u003eOriginal design\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2878 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eWarrior Stitching Remake Hoodie\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n          \u003cth\u003eCHEST\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n      \u003cth\u003eSLEEVE\u003c\/th\u003e\n\n\n\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n\u003ctd\u003e115cm\/45.3in\u003c\/td\u003e\n\u003ctd\u003e49cm\/19.3in\u003c\/td\u003e\n\u003ctd\u003e61cm\/24.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e72cm\/28.3in\u003c\/td\u003e\n\u003ctd\u003e118cm\/46.5in\u003c\/td\u003e\n\u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n\u003ctd\u003e62cm\/24.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e74cm\/29.1in\u003c\/td\u003e\n\u003ctd\u003e121cm\/47.6in\u003c\/td\u003e\n\u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n\u003ctd\u003e63cm\/24.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e76cm\/29.9in\u003c\/td\u003e\n\u003ctd\u003e125cm\/49.2in\u003c\/td\u003e\n\u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n\u003ctd\u003e64cm\/25.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e77cm\/30.3in\u003c\/td\u003e\n\u003ctd\u003e129cm\/50.8in\u003c\/td\u003e\n\u003ctd\u003e57cm\/22.4in\u003c\/td\u003e\n\u003ctd\u003e65cm\/25.6in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52854056878347,"sku":null,"price":96.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52854056911115,"sku":null,"price":96.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52854056943883,"sku":null,"price":96.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52854056976651,"sku":null,"price":96.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52854057009419,"sku":null,"price":96.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_224953_636e2f44-831b-4341-9e4e-c7c473b2b627.png?v=1771109504"},{"product_id":"angel-warrior-with-horse-hoodie-unisex","title":"Angel Warrior With Horse Hoodie - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n          \u003cli\u003eOversized\/li\u0026gt;\n  \u003c\/li\u003e\n\u003cli\u003eStitching\u003c\/li\u003e\n  \u003cli\u003eOriginal design\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2879 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eWarrior Stitching Remake Hoodie\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n          \u003cth\u003eCHEST\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n      \u003cth\u003eSLEEVE\u003c\/th\u003e\n\n\n\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n\u003ctd\u003e115cm\/45.3in\u003c\/td\u003e\n\u003ctd\u003e49cm\/19.3in\u003c\/td\u003e\n\u003ctd\u003e61cm\/24.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e72cm\/28.3in\u003c\/td\u003e\n\u003ctd\u003e118cm\/46.5in\u003c\/td\u003e\n\u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n\u003ctd\u003e62cm\/24.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e74cm\/29.1in\u003c\/td\u003e\n\u003ctd\u003e121cm\/47.6in\u003c\/td\u003e\n\u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n\u003ctd\u003e63cm\/24.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e76cm\/29.9in\u003c\/td\u003e\n\u003ctd\u003e125cm\/49.2in\u003c\/td\u003e\n\u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n\u003ctd\u003e64cm\/25.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e77cm\/30.3in\u003c\/td\u003e\n\u003ctd\u003e129cm\/50.8in\u003c\/td\u003e\n\u003ctd\u003e57cm\/22.4in\u003c\/td\u003e\n\u003ctd\u003e65cm\/25.6in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52854228189451,"sku":null,"price":95.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52854228222219,"sku":null,"price":95.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52854228254987,"sku":null,"price":95.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52854228287755,"sku":null,"price":95.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52854228320523,"sku":null,"price":95.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_225849_5a4c49e7-66ce-46fc-a9c3-fa814bc27481.png?v=1779052812"},{"product_id":"lost-angel-t-shirt-unisex","title":"Lost Angel T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \u003cli\u003ePrint\u003c\/li\u003e\n          \u003cli\u003eMay shrink after washing, rcommendation: order one size up\u003c\/li\u003e\n  \u003cli\u003eRound neck\u003c\/li\u003e\n  \u003cli\u003eRegular\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2880 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eLost Angel T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n          \u003cth\u003eCHEST\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n      \u003cth\u003eSLEEVE\u003c\/th\u003e\n\n\n\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e49cm\/19.3in\u003c\/td\u003e\n\u003ctd\u003e20cm\/7.9in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n\u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n\u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n\u003ctd\u003e23cm\/9.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e57cm\/22.4in\u003c\/td\u003e\n\u003ctd\u003e24cm\/9.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e3XL\u003c\/td\u003e\n\u003ctd\u003e77cm\/30.3in\u003c\/td\u003e\n\u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n  \u003ctd\u003e59cm\/23.2in\u003c\/td\u003e\n\u003ctd\u003e25cm\/9.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n             \u003ctr\u003e\n\u003ctd\u003e4XL\u003c\/td\u003e\n\u003ctd\u003e79cm\/31.1in\u003c\/td\u003e\n\u003ctd\u003e124cm\/48.8in\u003c\/td\u003e\n  \u003ctd\u003e61cm\/24in\u003c\/td\u003e\n\u003ctd\u003e26cm\/10.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52872381071627,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52872381104395,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52872381137163,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52872381169931,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52872381202699,"sku":null,"price":20.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_231048_5aa35b47-fe55-41e2-beea-cfb038cc9d61.png?v=1771110748"},{"product_id":"japan-zipper-unisex","title":"Japan Zipper - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \u003cli\u003eFootball team\u003c\/li\u003e\n          \u003cli\u003eLoose\u003c\/li\u003e\n  \u003cli\u003eHigh collar\u003c\/li\u003e\n  \u003cli\u003eRegular\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2881 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eLost Angel T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n \u003ctr\u003e\n      \u003cth\u003eSIZE\u003c\/th\u003e\n      \u003cth\u003eCHEST\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n\n    \u003c\/tr\u003e\n\n\n    \u003ctr\u003e\n      \u003ctd\u003eS\u003c\/td\u003e\n      \u003ctd\u003e108cm\/42.6in\u003c\/td\u003e\n      \u003ctd\u003e68cm\/26.8in\u003c\/td\u003e\n\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eM\u003c\/td\u003e\n      \u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n      \u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eL\u003c\/td\u003e\n      \u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n      \u003ctd\u003e72cm\/28.4in\u003c\/td\u003e\n\n    \u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: Polyester, Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52893598941451,"sku":null,"price":26.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52893598974219,"sku":null,"price":26.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52893599006987,"sku":null,"price":26.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_154150_fa1d1ffb-c264-4bf7-8118-813c3ec2342a.png?v=1779052751"},{"product_id":"new-york-pl-rl","title":"New York Polo T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \n      \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eUSA\u003c\/li\u003e\n      \u003cli\u003eBlack\u003c\/li\u003e\n  \u003cli\u003ePolo\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2720 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eNew York Polo T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n            \u003cth\u003eCHEST\u003c\/th\u003e\n              \u003cth\u003eSLEEVE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e42cm\/16.5in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e20.5cm\/8.1in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e46cm\/18.1in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e21.5cm\/8.5in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e48cm\/18.9in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n    \u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e22.5cm\/8.9in\u003c\/td\u003e\n          \u003ctd\u003e77cm\/30.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52894698438923,"sku":null,"price":34.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52894698471691,"sku":null,"price":34.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52894698504459,"sku":null,"price":34.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52894698537227,"sku":null,"price":34.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52894698569995,"sku":null,"price":34.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_220242_e7df6f09-82eb-43c1-9ab3-d6df59e854fe.png?v=1779052751"},{"product_id":"chicago-polo-t-shirt-unisex-2","title":"Chicago Polo T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n      \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eUnited States\u003c\/li\u003e\n  \u003cli\u003ePolo\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2433 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eChicago Polo T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n            \u003cth\u003eCHEST\u003c\/th\u003e\n              \u003cth\u003eSLEEVE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e42cm\/16.5in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e20.5cm\/8.1in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e46cm\/18.1in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e21.5cm\/8.5in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e48cm\/18.9in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n    \u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7\u003c\/td\u003e\n  \u003ctd\u003e22.5cm\/8.9in\u003c\/td\u003e\n          \u003ctd\u003e77cm\/30.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52894765711627,"sku":null,"price":36.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52894765744395,"sku":null,"price":36.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52894765777163,"sku":null,"price":36.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52894765809931,"sku":null,"price":36.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52894765842699,"sku":null,"price":36.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260219_211419_5d935dff-2c11-45db-a9bb-41cefe5598a6.png?v=1779052750"},{"product_id":"new-york-polo-t-shirt-unisex-2","title":"New York Polo T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \n      \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eUSA\u003c\/li\u003e\n      \u003cli\u003eNavy Blue\u003c\/li\u003e\n  \u003cli\u003ePolo\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2579 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eNew York Polo T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n            \u003cth\u003eCHEST\u003c\/th\u003e\n              \u003cth\u003eSLEEVE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e42cm\/16.5in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e20.5cm\/8.1in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e46cm\/18.1in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e21.5cm\/8.5in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e48cm\/18.9in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n    \u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e22.5cm\/8.9in\u003c\/td\u003e\n          \u003ctd\u003e77cm\/30.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52897317060875,"sku":null,"price":38.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52897317093643,"sku":null,"price":38.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52897317126411,"sku":null,"price":38.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52897317159179,"sku":null,"price":38.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52897317191947,"sku":null,"price":38.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260219_195240_a1e356f4-eb0c-4781-8337-45028700caa6.jpg?v=1779052749"},{"product_id":"munich-polo-t-shirt-unisex-1","title":"Munich Polo T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \n      \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eGermany\u003c\/li\u003e\n      \u003cli\u003eBlack\u003c\/li\u003e\n  \u003cli\u003ePolo\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2704 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eNew York Polo T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n            \u003cth\u003eCHEST\u003c\/th\u003e\n              \u003cth\u003eSLEEVE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e42cm\/16.5in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e20.5cm\/8.1in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e46cm\/18.1in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e21.5cm\/8.5in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e48cm\/18.9in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n    \u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e22.5cm\/8.9in\u003c\/td\u003e\n          \u003ctd\u003e77cm\/30.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52897731117323,"sku":null,"price":37.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52897731150091,"sku":null,"price":37.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52897731182859,"sku":null,"price":37.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52897731215627,"sku":null,"price":37.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52897731248395,"sku":null,"price":37.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_160519_05352488-646e-42dc-af0e-02943db6caae.png?v=1779052751"},{"product_id":"adi-striped-zipper-women","title":"Striped Zipper - Women","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n      \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eHigh collar\u003c\/li\u003e\n  \u003cli\u003eRegular\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2882 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eStriped Zipper\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n\u003cth\u003eHEIGHT\u003c\/th\u003e\n\u003cth\u003eWEIGHT\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e150-155cm\/4'11''-5'1''\u003c\/td\u003e\n\u003ctd\u003e40-47.5kg\/89-105lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e155-160cm\/5'1''-5'3''\u003c\/td\u003e\n\u003ctd\u003e47.5-55kg\/105-122lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e160-165cm\/5'3''-5'5''\u003c\/td\u003e\n\u003ctd\u003e55-62.5kg\/122-138lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e165-170cm\/5'5''-5'7''\u003c\/td\u003e\n\u003ctd\u003e62.5-70kg\/138-155lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e170-175cm\/5'7''-5'9''\u003c\/td\u003e\n\u003ctd\u003e70-80kg\/155-177lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S \/ Navy","offer_id":52899256893707,"sku":null,"price":40.0,"currency_code":"USD","in_stock":false},{"title":"S \/ Pink","offer_id":52899256926475,"sku":null,"price":40.0,"currency_code":"USD","in_stock":false},{"title":"M \/ Navy","offer_id":52899256959243,"sku":null,"price":40.0,"currency_code":"USD","in_stock":false},{"title":"M \/ Pink","offer_id":52899256992011,"sku":null,"price":40.0,"currency_code":"USD","in_stock":false},{"title":"L \/ Navy","offer_id":52899257024779,"sku":null,"price":40.0,"currency_code":"USD","in_stock":false},{"title":"L \/ Pink","offer_id":52899257057547,"sku":null,"price":40.0,"currency_code":"USD","in_stock":false},{"title":"XL \/ Navy","offer_id":52899257090315,"sku":null,"price":40.0,"currency_code":"USD","in_stock":false},{"title":"XL \/ Pink","offer_id":52899257123083,"sku":null,"price":40.0,"currency_code":"USD","in_stock":false},{"title":"2XL \/ Navy","offer_id":52899257155851,"sku":null,"price":40.0,"currency_code":"USD","in_stock":false},{"title":"2XL \/ Pink","offer_id":52899257188619,"sku":null,"price":40.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260219_124634_6210d996-9356-46ac-ba9c-15fee8105e8a.png?v=1779052810"},{"product_id":"tokyo-polo-t-shirt-unisex-1","title":"Tokyo Polo T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \n      \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eJapan\u003c\/li\u003e\n      \u003cli\u003eBlack\u003c\/li\u003e\n  \u003cli\u003ePolo\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2582 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eTokyo Polo T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n            \u003cth\u003eCHEST\u003c\/th\u003e\n              \u003cth\u003eSLEEVE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e42cm\/16.5in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e20.5cm\/8.1in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e46cm\/18.1in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e21.5cm\/8.5in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e48cm\/18.9in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n    \u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e22.5cm\/8.9in\u003c\/td\u003e\n          \u003ctd\u003e77cm\/30.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52899422634251,"sku":null,"price":36.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52899422667019,"sku":null,"price":36.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52899422699787,"sku":null,"price":36.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52899422732555,"sku":null,"price":36.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52899422765323,"sku":null,"price":36.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260214_155721_b922bc7c-60cf-4b9d-839c-ce271a19e5fe.png?v=1779052749"},{"product_id":"white-baggy-jeans-unisex","title":"White Baggy Jeans - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \n\n\n  \u003cli\u003eMid-waist\u003c\/li\u003e\n      \u003cli\u003eBaggy\u003c\/li\u003e\n  \u003cli\u003eLoose\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2883 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eWhite Baggy Jeans\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\n\n\n\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eWAIST\u003c\/th\u003e\n  \u003cth\u003eHIP\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e77cm\/30.3in\u003c\/td\u003e\n  \u003ctd\u003e118cm\/46.5in\u003c\/td\u003e\n  \u003ctd\u003e106.5cm\/41.9in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e81cm\/31.9in\u003c\/td\u003e\n  \u003ctd\u003e122cm\/48.0in\u003c\/td\u003e\n  \u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e85cm\/33.5in\u003c\/td\u003e\n  \u003ctd\u003e126cm\/49.6in\u003c\/td\u003e\n  \u003ctd\u003e109.5cm\/43.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e89cm\/35.0in\u003c\/td\u003e\n  \u003ctd\u003e130cm\/51.2in\u003c\/td\u003e\n  \u003ctd\u003e111cm\/43.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003e2XL\u003c\/td\u003e\n  \u003ctd\u003e93cm\/36.6in\u003c\/td\u003e\n  \u003ctd\u003e134cm\/52.8in\u003c\/td\u003e\n  \u003ctd\u003e112.5cm\/44.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 99% Cotton, 1% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52927211143435,"sku":null,"price":35.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52927211176203,"sku":null,"price":35.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52927211208971,"sku":null,"price":35.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52927211241739,"sku":null,"price":35.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52927211274507,"sku":null,"price":35.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260224_122732_f774004f-8939-4bf9-9506-662fe8c4308e.jpg?v=1779052748"},{"product_id":"two-piece-jogger-pants-women","title":"Two-Piece Jogger Pants - Women","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \n\n\n  \u003cli\u003eMid-waist\u003c\/li\u003e\n      \u003cli\u003eStraight leg\u003c\/li\u003e\n  \u003cli\u003eLoose\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2884 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eTwo-Piece Jogger Pants\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\n\n\n\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n  \u003cth\u003eINNER WAIST (RELAXED)\u003c\/th\u003e\n  \u003cth\u003eOUTER WAIST (STRETCHED)\u003c\/th\u003e\n  \u003cth\u003eHIP\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e99cm\/39.0in\u003c\/td\u003e\n  \u003ctd\u003e66cm\/26.0in\u003c\/td\u003e\n  \u003ctd\u003e72cm\/28.3in\u003c\/td\u003e\n  \u003ctd\u003e104cm\/40.9in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n  \u003ctd\u003e76cm\/29.9in\u003c\/td\u003e\n  \u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e101cm\/39.8in\u003c\/td\u003e\n  \u003ctd\u003e74cm\/29.1in\u003c\/td\u003e\n  \u003ctd\u003e80cm\/31.5in\u003c\/td\u003e\n  \u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 70% Cotton, 20% Polyester, 10% Spandex\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S \/ Black","offer_id":52927504482571,"sku":null,"price":25.9,"currency_code":"USD","in_stock":true},{"title":"S \/ Gray","offer_id":52927504515339,"sku":null,"price":25.9,"currency_code":"USD","in_stock":true},{"title":"S \/ Pink","offer_id":52927504548107,"sku":null,"price":25.9,"currency_code":"USD","in_stock":true},{"title":"M \/ Black","offer_id":52927504580875,"sku":null,"price":25.9,"currency_code":"USD","in_stock":true},{"title":"M \/ Gray","offer_id":52927504613643,"sku":null,"price":25.9,"currency_code":"USD","in_stock":true},{"title":"M \/ Pink","offer_id":52927504646411,"sku":null,"price":25.9,"currency_code":"USD","in_stock":true},{"title":"L \/ Black","offer_id":52927504679179,"sku":null,"price":25.9,"currency_code":"USD","in_stock":true},{"title":"L \/ Gray","offer_id":52927504711947,"sku":null,"price":25.9,"currency_code":"USD","in_stock":true},{"title":"L \/ Pink","offer_id":52927504744715,"sku":null,"price":25.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260224_144122_54557b9e-8fc4-4a93-894b-dd6b8b2d6adb.jpg?v=1779052749"},{"product_id":"barb-top-women","title":"Barb Top - Women","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \n\n\n  \u003cli\u003eSlim fit\u003c\/li\u003e\n      \u003cli\u003eRibbon\u003c\/li\u003e\n      \u003cli\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eShort\u003c\/li\u003e\n      \u003cli\u003eCropped style\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2885 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eBarb Top\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\n\n\n\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eCHEST (FLAT)\u003c\/th\u003e\n  \u003cth\u003eWAIST\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eONE SIZE\u003c\/td\u003e\n\u003ctd\u003e68-92cm\/26.8-36.2in\u003c\/td\u003e\n\u003ctd\u003e62-92cm\/24.4-36.2in\u003c\/td\u003e\n\u003ctd\u003e42cm\/16.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"ONE SIZE","offer_id":52934730219787,"sku":null,"price":30.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260225_152148_2a1c9e57-79d9-4d81-80e8-4189d16b5506.jpg?v=1779052748"},{"product_id":"ed-dragon-jeans-unisex","title":"Ed Dragon Jeans - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \n      \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eDragon\u003c\/li\u003e\n      \u003cli\u003eBlack\u003c\/li\u003e\n  \u003cli\u003eEmbroidery\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2886 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eEd Dragon Jeans\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n  \u003cth\u003eWAIST\u003c\/th\u003e\n  \u003cth\u003eHIP\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXS\/28\u003c\/td\u003e\n  \u003ctd\u003e106cm\/41.7in\u003c\/td\u003e\n  \u003ctd\u003e78cm\/30.7in\u003c\/td\u003e\n  \u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\/30\u003c\/td\u003e\n  \u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e82cm\/32.3in\u003c\/td\u003e\n  \u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\/32\u003c\/td\u003e\n  \u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n  \u003ctd\u003e86cm\/33.9in\u003c\/td\u003e\n  \u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\/34\u003c\/td\u003e\n  \u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n  \u003ctd\u003e90cm\/35.4in\u003c\/td\u003e\n  \u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\/36\u003c\/td\u003e\n  \u003ctd\u003e114cm\/44.9in\u003c\/td\u003e\n  \u003ctd\u003e94cm\/37.0in\u003c\/td\u003e\n  \u003ctd\u003e124cm\/48.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003e2XL\/38\u003c\/td\u003e\n  \u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e98cm\/38.6in\u003c\/td\u003e\n  \u003ctd\u003e128cm\/50.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"XS","offer_id":52934778847499,"sku":null,"price":90.9,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":52934778880267,"sku":null,"price":90.9,"currency_code":"USD","in_stock":false},{"title":"M","offer_id":52934778913035,"sku":null,"price":90.9,"currency_code":"USD","in_stock":false},{"title":"L","offer_id":52934778945803,"sku":null,"price":90.9,"currency_code":"USD","in_stock":false},{"title":"XL","offer_id":52934778978571,"sku":null,"price":90.9,"currency_code":"USD","in_stock":false},{"title":"2XL","offer_id":52934779011339,"sku":null,"price":90.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260226_202608_a5a9165a-cbe0-4ce4-97ed-ef9a1d7e0ea1.jpg?v=1779052749"},{"product_id":"ed-dragon-red-jeans-unisex","title":"Ed Hardy Dragon Red Jeans - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \n      \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eDragon\u003c\/li\u003e\n      \u003cli\u003eBlue\u003c\/li\u003e\n  \u003cli\u003eEmbroidery\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2887 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eEd Hardy Dragon Red Jeans\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n  \u003cth\u003eWAIST\u003c\/th\u003e\n  \u003cth\u003eHIP\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXS\/28\u003c\/td\u003e\n  \u003ctd\u003e106cm\/41.7in\u003c\/td\u003e\n  \u003ctd\u003e78cm\/30.7in\u003c\/td\u003e\n  \u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\/30\u003c\/td\u003e\n  \u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e82cm\/32.3in\u003c\/td\u003e\n  \u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\/32\u003c\/td\u003e\n  \u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n  \u003ctd\u003e86cm\/33.9in\u003c\/td\u003e\n  \u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\/34\u003c\/td\u003e\n  \u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n  \u003ctd\u003e90cm\/35.4in\u003c\/td\u003e\n  \u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\/36\u003c\/td\u003e\n  \u003ctd\u003e114cm\/44.9in\u003c\/td\u003e\n  \u003ctd\u003e94cm\/37.0in\u003c\/td\u003e\n  \u003ctd\u003e124cm\/48.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003e2XL\/38\u003c\/td\u003e\n  \u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e98cm\/38.6in\u003c\/td\u003e\n  \u003ctd\u003e128cm\/50.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"XS","offer_id":52934979158283,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":52934979191051,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52934979223819,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52934979256587,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52934979289355,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52934979322123,"sku":null,"price":49.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260226_213236_ce0bb0d2-cb61-47d0-be2b-6695a4d1ad1e.jpg?v=1779052811"},{"product_id":"barbie-top-women","title":"Barbie Top - Women","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \n\n  \u003cli\u003eCropped style\u003c\/li\u003e\n  \u003cli\u003ePlaid\u003c\/li\u003e\n      \u003cli\u003eBowknot\u003c\/li\u003e\n  \u003cli\u003ePink\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2888 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eBarbie Top\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eBUST (FLAT\/STRETCHED)\u003c\/th\u003e\n  \u003cth\u003eWAIST (FLAT\/STRETCHED)\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e68-86cm\/26.8-33.9in\u003c\/td\u003e\n  \u003ctd\u003e62-88cm\/24.4-34.6in\u003c\/td\u003e\n  \u003ctd\u003e45cm\/17.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e72-90cm\/28.3-35.4in\u003c\/td\u003e\n  \u003ctd\u003e66-90cm\/26.0-35.4in\u003c\/td\u003e\n  \u003ctd\u003e45cm\/17.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e76-94cm\/29.9-37.0in\u003c\/td\u003e\n  \u003ctd\u003e70-94cm\/27.6-37.0in\u003c\/td\u003e\n  \u003ctd\u003e45cm\/17.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52935006748939,"sku":null,"price":32.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52935006781707,"sku":null,"price":32.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52935006814475,"sku":null,"price":32.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260227_012334_fbc9d851-e0cc-4747-bb00-0239de5a02b1.jpg?v=1779052750"},{"product_id":"ed-hardy-top-women","title":"Ed Hardy Top - Women","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \n      \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eHigh collar\u003c\/li\u003e\n      \u003cli\u003eBlack\u003c\/li\u003e\n  \u003cli\u003eEmbroidery\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2889 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eEd Hardy Top\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER\u003c\/th\u003e\n  \u003cth\u003eCHEST\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXS\u003c\/td\u003e\n  \u003ctd\u003e35cm\/13.8in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n  \u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e36cm\/14.2in\u003c\/td\u003e\n  \u003ctd\u003e83cm\/32.7in\u003c\/td\u003e\n  \u003ctd\u003e68cm\/26.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e38cm\/15.0in\u003c\/td\u003e\n  \u003ctd\u003e85cm\/33.5in\u003c\/td\u003e\n  \u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e39cm\/15.4in\u003c\/td\u003e\n  \u003ctd\u003e90cm\/35.4in\u003c\/td\u003e\n  \u003ctd\u003e72cm\/28.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 95% Cotton, 5% Spandex\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"XS","offer_id":52935352254731,"sku":null,"price":32.9,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":52935352287499,"sku":null,"price":32.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52935352320267,"sku":null,"price":32.9,"currency_code":"USD","in_stock":false},{"title":"L","offer_id":52935352353035,"sku":null,"price":32.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260227_022830_eff919b1-9696-4927-8e78-2fc4a1617a0e.jpg?v=1779052809"},{"product_id":"hk-barca-jersey-women","title":"HK Barca Jersey - Women","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n          \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eLa liga\u003c\/li\u003e\n          \u003cli\u003ePrint\u003c\/li\u003e\n  \u003cli\u003eRound neck\u003c\/li\u003e\n  \u003cli\u003eRegular\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2750 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eHK Barca Jersey\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n          \u003cth\u003eCHEST\u003c\/th\u003e\n\n\n\n\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003ctd\u003e105cm\/41.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e76cm\/29.9in\u003c\/td\u003e\n\u003ctd\u003e115cm\/45.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e79cm\/31.1in\u003c\/td\u003e\n\u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n   \n\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52935481819403,"sku":null,"price":26.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52935481852171,"sku":null,"price":26.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52935481884939,"sku":null,"price":26.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52935481917707,"sku":null,"price":26.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52935481950475,"sku":null,"price":26.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260227_043322_38fc9228-c4bb-4f27-b416-7e11991f5765.jpg?v=1779052750"},{"product_id":"hk-barca-neon-jersey-women","title":"HK Barca Neon Jersey - Women","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n              \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eLa liga\u003c\/li\u003e\n          \u003cli\u003ePrint\u003c\/li\u003e\n  \u003cli\u003eRound neck\u003c\/li\u003e\n  \u003cli\u003eRegular\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2767 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eHK Barca Neon Jersey\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n          \u003cth\u003eCHEST\u003c\/th\u003e\n\n\n\n\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003ctd\u003e105cm\/41.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e76cm\/29.9in\u003c\/td\u003e\n\u003ctd\u003e115cm\/45.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e79cm\/31.1in\u003c\/td\u003e\n\u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n   \n\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52935508558091,"sku":null,"price":28.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52935508590859,"sku":null,"price":28.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52935508623627,"sku":null,"price":28.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52935508656395,"sku":null,"price":28.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52935508689163,"sku":null,"price":28.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260227_045038_a46503ff-d680-4d3a-a41d-d499429a70b8.jpg?v=1779052749"},{"product_id":"madrid-polo-t-shirt-unisex-1","title":"Madrid Polo T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n          \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eSpain\u003c\/li\u003e\n  \u003cli\u003ePolo\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2432 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eMadrid Polo T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n            \u003cth\u003eCHEST\u003c\/th\u003e\n              \u003cth\u003eSLEEVE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e42cm\/16.5in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e20.5cm\/8.1in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e46cm\/18.1in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e21.5cm\/8.5in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e48cm\/18.9in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n    \u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7\u003c\/td\u003e\n  \u003ctd\u003e22.5cm\/8.9in\u003c\/td\u003e\n          \u003ctd\u003e77cm\/30.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52948123451659,"sku":null,"price":42.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52948123484427,"sku":null,"price":42.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52948123517195,"sku":null,"price":42.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52948123549963,"sku":null,"price":42.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52948123582731,"sku":null,"price":42.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260305_204851_c626ff54-df16-4979-8a75-53e3c8c1013d.jpg?v=1779052749"},{"product_id":"milan-polo-t-shirt-unisex-2","title":"Milan Polo T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n              \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eItaly\u003c\/li\u003e\n      \u003cli\u003eGreen\u003c\/li\u003e\n  \u003cli\u003ePolo\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2726 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eMilan Polo T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n            \u003cth\u003eCHEST\u003c\/th\u003e\n              \u003cth\u003eSLEEVE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e42cm\/16.5in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e20.5cm\/8.1in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e46cm\/18.1in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e21.5cm\/8.5in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e48cm\/18.9in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n    \u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e22.5cm\/8.9in\u003c\/td\u003e\n          \u003ctd\u003e77cm\/30.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52955393163531,"sku":null,"price":36.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52955393196299,"sku":null,"price":36.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52955393229067,"sku":null,"price":36.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52955393261835,"sku":null,"price":36.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52955393294603,"sku":null,"price":36.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260305_235836_ab0b77ae-36eb-43ac-870d-26a573f0eab3.jpg?v=1779052748"},{"product_id":"rome-polo-t-shirt-1","title":"Rome Polo T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n                  \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eItaly\u003c\/li\u003e\n  \u003cli\u003ePolo\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2434 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eRome Polo T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n            \u003cth\u003eCHEST\u003c\/th\u003e\n              \u003cth\u003eSLEEVE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e42cm\/16.5in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e20.5cm\/8.1in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e46cm\/18.1in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e21.5cm\/8.5in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e48cm\/18.9in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n    \u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7\u003c\/td\u003e\n  \u003ctd\u003e22.5cm\/8.9in\u003c\/td\u003e\n          \u003ctd\u003e77cm\/30.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52968648147211,"sku":null,"price":36.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52968648179979,"sku":null,"price":36.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52968648212747,"sku":null,"price":36.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52968648245515,"sku":null,"price":36.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52968648278283,"sku":null,"price":36.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260313_162512_7cd487d1-a588-4b85-808d-019f47cd65d3.jpg?v=1779052749"},{"product_id":"germany-home-kit-1990-jersey-unisex","title":"Germany Home Kit 1990 Jersey - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n          \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: excellent\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eDeutschland\u003c\/li\u003e\n  \u003cli\u003e90s\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2890 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eGermany Home Kit 1990 Jersey\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n  \u003cth\u003eBUST\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n  \u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n  \u003ctd\u003e105cm\/41.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e74cm\/29.1in\u003c\/td\u003e\n  \u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e78cm\/30.7in\u003c\/td\u003e\n  \u003ctd\u003e115cm\/45.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003e2XL\u003c\/td\u003e\n  \u003ctd\u003e82cm\/32.3in\u003c\/td\u003e\n  \u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52970098622731,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52970098655499,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52970098688267,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52970098721035,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52970098753803,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260314_020549_7bdd9096-6e19-4411-9f5b-ad0ad593e72d.png?v=1779052811"},{"product_id":"argentina-home-kit-2006-jersey-unisex","title":"Argentina Home Kit 2006 Jersey - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n          \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: excellent\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eArgentina\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2891 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eArgentina Home Kit 2006 Jersey\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n  \u003cth\u003eBUST\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n  \u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n  \u003ctd\u003e105cm\/41.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e74cm\/29.1in\u003c\/td\u003e\n  \u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e78cm\/30.7in\u003c\/td\u003e\n  \u003ctd\u003e115cm\/45.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003e2XL\u003c\/td\u003e\n  \u003ctd\u003e82cm\/32.3in\u003c\/td\u003e\n  \u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52970183328011,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52970183360779,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52970183393547,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52970183426315,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52970183459083,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260314_154719_99bba62c-ef17-4742-ba32-a11243acd5e8.jpg?v=1779052749"},{"product_id":"real-madrid-home-kit-99-jersey-unisex","title":"REAL MADRID Home Kit 99 Jersey - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n          \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: excellent\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eSpain\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2892 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eREAL MADRID Home Kit 99 Jersey\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n  \u003cth\u003eBUST\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n  \u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n  \u003ctd\u003e105cm\/41.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e74cm\/29.1in\u003c\/td\u003e\n  \u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e78cm\/30.7in\u003c\/td\u003e\n  \u003ctd\u003e115cm\/45.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003e2XL\u003c\/td\u003e\n  \u003ctd\u003e82cm\/32.3in\u003c\/td\u003e\n  \u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52970226221323,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52970226254091,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52970226286859,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52970226319627,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52970226352395,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260314_162503_4a470dab-7f1d-43ee-96c5-1ae49c62a09a.jpg?v=1779052752"},{"product_id":"barcelona-2014-15-home-kit-jersey-unisex","title":"Barcelona 2014\/15 Home Kit Jersey - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n          \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: excellent\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eSpain\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2893 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eBarcelona 2014\/15 Home Kit Jersey\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n  \u003cth\u003eBUST\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n  \u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n  \u003ctd\u003e105cm\/41.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e74cm\/29.1in\u003c\/td\u003e\n  \u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e78cm\/30.7in\u003c\/td\u003e\n  \u003ctd\u003e115cm\/45.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003e2XL\u003c\/td\u003e\n  \u003ctd\u003e82cm\/32.3in\u003c\/td\u003e\n  \u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52970498261259,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52970498294027,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52970498326795,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52970498359563,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52970498392331,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260314_170114_ac4f1e77-7fbf-4041-bd00-772ea1c96ffa_1.jpg?v=1779052749"},{"product_id":"brasil-2002-home-kit-jersey-unisex","title":"Brasil 2002 Home Kit Jersey - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n          \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: excellent\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eBrasil\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2894 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eBrasil 2002 Home Kit Jersey\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n  \u003cth\u003eBUST\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n  \u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n  \u003ctd\u003e105cm\/41.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e74cm\/29.1in\u003c\/td\u003e\n  \u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e78cm\/30.7in\u003c\/td\u003e\n  \u003ctd\u003e115cm\/45.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003e2XL\u003c\/td\u003e\n  \u003ctd\u003e82cm\/32.3in\u003c\/td\u003e\n  \u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52970701160715,"sku":null,"price":34.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52970701193483,"sku":null,"price":34.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52970701226251,"sku":null,"price":34.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52970701259019,"sku":null,"price":34.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52970701291787,"sku":null,"price":34.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260315_014641_0c17633e-6ebb-4ba3-b393-cea8e4b7cad4.jpg?v=1779052749"},{"product_id":"one-shoulder-top-women","title":"One-Shoulder Top - Women","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n          \u003cli\u003eLoose\u003c\/li\u003e\n      \u003cli\u003eSlim fit\u003c\/li\u003e\n  \u003cli\u003eBatwing sleeve\u003c\/li\u003e\n  \u003cli\u003eSummer\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2895 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eBarcelona 2014\/15 Home Kit Jersey\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eBUST\u003c\/th\u003e\n  \u003cth\u003eSHOULDER\u003c\/th\u003e\n  \u003cth\u003eSLEEVE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e84cm\/33.1in\u003c\/td\u003e\n  \u003ctd\u003e37cm\/14.6in\u003c\/td\u003e\n  \u003ctd\u003e30cm\/11.8in\u003c\/td\u003e\n  \u003ctd\u003e67cm\/26.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e88cm\/34.6in\u003c\/td\u003e\n  \u003ctd\u003e38cm\/15.0in\u003c\/td\u003e\n  \u003ctd\u003e31cm\/12.2in\u003c\/td\u003e\n  \u003ctd\u003e68cm\/26.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e94cm\/37.0in\u003c\/td\u003e\n  \u003ctd\u003e39cm\/15.4in\u003c\/td\u003e\n  \u003ctd\u003e32cm\/12.6in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e40cm\/15.7in\u003c\/td\u003e\n  \u003ctd\u003e33cm\/13.0in\u003c\/td\u003e\n  \u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 95% Modal fiber, 5% Spandex\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S \/ Gray","offer_id":52970725048587,"sku":null,"price":19.9,"currency_code":"USD","in_stock":true},{"title":"S \/ Black","offer_id":52970728259851,"sku":null,"price":19.9,"currency_code":"USD","in_stock":true},{"title":"M \/ Gray","offer_id":52970725081355,"sku":null,"price":19.9,"currency_code":"USD","in_stock":true},{"title":"M \/ Black","offer_id":52970728292619,"sku":null,"price":19.9,"currency_code":"USD","in_stock":true},{"title":"L \/ Gray","offer_id":52970725114123,"sku":null,"price":19.9,"currency_code":"USD","in_stock":true},{"title":"L \/ Black","offer_id":52970728325387,"sku":null,"price":19.9,"currency_code":"USD","in_stock":true},{"title":"XL \/ Gray","offer_id":52970725146891,"sku":null,"price":19.9,"currency_code":"USD","in_stock":true},{"title":"XL \/ Black","offer_id":52970728358155,"sku":null,"price":19.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260315_023036_065aae33-f044-4c8e-8ba0-902738c36512.jpg?v=1779052749"},{"product_id":"cactus-jack-barcelona-jersey-unisex-1","title":"Cactus Jack Barcelona Jersey - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n          \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: excellent\u003c\/li\u003e\n  \u003cli\u003eVintage look\u003c\/li\u003e\n  \u003cli\u003eSpain\u003c\/li\u003e\n  \u003cli\u003eVintage colors\u003c\/li\u003e\n  \u003cli\u003eOversized\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2896 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eCactus Jack Barcelona Jersey\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n  \u003cth\u003eBUST\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n  \u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n  \u003ctd\u003e105cm\/41.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e76cm\/29.9in\u003c\/td\u003e\n  \u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e79cm\/31.1in\u003c\/td\u003e\n  \u003ctd\u003e115cm\/45.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003e2XL\u003c\/td\u003e\n  \u003ctd\u003e82cm\/32.3in\u003c\/td\u003e\n  \u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52980217053451,"sku":null,"price":40.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52980217086219,"sku":null,"price":40.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52980217118987,"sku":null,"price":40.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52980217151755,"sku":null,"price":40.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52980217184523,"sku":null,"price":40.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260318_141748_b2874c64-da9c-4c7e-b0a4-32e2176e6660.png?v=1773845123"},{"product_id":"usa-polo-t-shirt-unisex","title":"USA Polo T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n                  \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eAmerica\u003c\/li\u003e\n  \u003cli\u003ePolo\u003c\/li\u003e\n      \u003cli\u003eHigh collar\u003c\/li\u003e\n      \u003cli\u003eUnited States Of America\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2897 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eUSA Polo T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER\u003c\/th\u003e\n  \u003cth\u003eBUST\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n  \u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e72cm\/28.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e46cm\/18.1in\u003c\/td\u003e\n  \u003ctd\u003e105cm\/41.3in\u003c\/td\u003e\n  \u003ctd\u003e74cm\/29.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e48cm\/18.9in\u003c\/td\u003e\n  \u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n  \u003ctd\u003e76cm\/29.9in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n  \u003ctd\u003e115cm\/45.3in\u003c\/td\u003e\n  \u003ctd\u003e78cm\/30.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003e2XL\u003c\/td\u003e\n  \u003ctd\u003e52cm\/20.5in\u003c\/td\u003e\n  \u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n  \u003ctd\u003e80cm\/31.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52980767949067,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52980767981835,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52980768014603,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52980768047371,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52980768080139,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260322_135546_a2b9794e-7df5-4af3-890f-7f1ad8e8b6f9.jpg?v=1779052750"},{"product_id":"germany-polo-t-shirt-unisex-1","title":"Germany Polo T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n                  \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eDeutschland\u003c\/li\u003e\n  \u003cli\u003ePolo\u003c\/li\u003e\n      \u003cli\u003eHigh collar\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2898 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eGermany Polo T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER\u003c\/th\u003e\n  \u003cth\u003eBUST\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n  \u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e72cm\/28.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e46cm\/18.1in\u003c\/td\u003e\n  \u003ctd\u003e105cm\/41.3in\u003c\/td\u003e\n  \u003ctd\u003e74cm\/29.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e48cm\/18.9in\u003c\/td\u003e\n  \u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n  \u003ctd\u003e76cm\/29.9in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n  \u003ctd\u003e115cm\/45.3in\u003c\/td\u003e\n  \u003ctd\u003e78cm\/30.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003e2XL\u003c\/td\u003e\n  \u003ctd\u003e52cm\/20.5in\u003c\/td\u003e\n  \u003ctd\u003e120cm\/47.2in\u003c\/td\u003e\n  \u003ctd\u003e80cm\/31.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52981172863243,"sku":null,"price":35.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52981172896011,"sku":null,"price":35.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52981172928779,"sku":null,"price":35.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52981172961547,"sku":null,"price":35.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52981172994315,"sku":null,"price":35.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260318_165703_d599ee6e-08cc-4608-bdd1-a5c129e611a1_1.png?v=1773867718"},{"product_id":"brasil-top-women","title":"Brasil Top - Women","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n                  \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eSleeveless\u003c\/li\u003e\n      \u003cli\u003eSlim fit\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2899 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eBrasil Top\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eBUST\u003c\/th\u003e\n  \u003cth\u003eHEIGHT\u003c\/th\u003e\n  \u003cth\u003eWEIGHT\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e40cm\/15.7in\u003c\/td\u003e\n  \u003ctd\u003e140-150cm\/55.1-59.1in\u003c\/td\u003e\n  \u003ctd\u003e30-40kg\/66.1-88.2lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e42cm\/16.5in\u003c\/td\u003e\n  \u003ctd\u003e150-160cm\/59.1-63.0in\u003c\/td\u003e\n  \u003ctd\u003e40-50kg\/88.2-110.2lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n  \u003ctd\u003e160-170cm\/63.0-66.9in\u003c\/td\u003e\n  \u003ctd\u003e50-60kg\/110.2-132.3lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e46cm\/18.1in\u003c\/td\u003e\n  \u003ctd\u003e170-180cm\/66.9-70.9in\u003c\/td\u003e\n  \u003ctd\u003e60-70kg\/132.3-154.3lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52983448305931,"sku":null,"price":22.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52983448338699,"sku":null,"price":22.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52983448371467,"sku":null,"price":22.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52983448404235,"sku":null,"price":22.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260319_212105_db402b60-1440-4ef6-9921-8c4623c951c3.jpg?v=1779052749"},{"product_id":"france-2006-07-away-jersey-unisex","title":"France 2006\/07 Away Jersey - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n                  \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eWorld cup\u003c\/li\u003e\n      \u003cli\u003eHigh collar\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2900 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eFrance 2006\/07 Away Jersey\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n  \u003cth\u003eBUST\u003c\/th\u003e\n  \u003cth\u003eSLEEVE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n  \u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n  \u003ctd\u003e36.5cm\/14.4in\u003c\/td\u003e\n  \u003ctd\u003e42.6cm\/16.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e72cm\/28.3in\u003c\/td\u003e\n  \u003ctd\u003e52cm\/20.5in\u003c\/td\u003e\n  \u003ctd\u003e38cm\/15.0in\u003c\/td\u003e\n  \u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e74cm\/29.1in\u003c\/td\u003e\n  \u003ctd\u003e54cm\/21.3in\u003c\/td\u003e\n  \u003ctd\u003e39.5cm\/15.6in\u003c\/td\u003e\n  \u003ctd\u003e45.4cm\/17.9in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e76cm\/29.9in\u003c\/td\u003e\n  \u003ctd\u003e56cm\/22.0in\u003c\/td\u003e\n  \u003ctd\u003e41cm\/16.1in\u003c\/td\u003e\n  \u003ctd\u003e46.8cm\/18.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003e2XL\u003c\/td\u003e\n  \u003ctd\u003e78cm\/30.7in\u003c\/td\u003e\n  \u003ctd\u003e58cm\/22.8in\u003c\/td\u003e\n  \u003ctd\u003e42.5cm\/16.7in\u003c\/td\u003e\n  \u003ctd\u003e47.2cm\/18.6in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52983538811147,"sku":null,"price":33.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52983538843915,"sku":null,"price":33.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52983538876683,"sku":null,"price":33.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52983538909451,"sku":null,"price":33.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52983538942219,"sku":null,"price":33.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260319_225549_2308dbfd-af27-4509-b991-dcd416f377fc.jpg?v=1779052748"},{"product_id":"spain-1996-euro-third-jersey-unisex","title":"Spain 1996 Euro Third Jersey - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n                  \u003cli\u003eSecond-hand product\u003c\/li\u003e\n      \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eWorld cup\u003c\/li\u003e\n      \u003cli\u003eV-neck\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2901 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eSpain 1996 Euro Third Jersey\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n  \u003cth\u003eBUST\u003c\/th\u003e\n  \u003cth\u003eSLEEVE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n  \u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n  \u003ctd\u003e36.5cm\/14.4in\u003c\/td\u003e\n  \u003ctd\u003e42.6cm\/16.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e72cm\/28.3in\u003c\/td\u003e\n  \u003ctd\u003e52cm\/20.5in\u003c\/td\u003e\n  \u003ctd\u003e38cm\/15.0in\u003c\/td\u003e\n  \u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e74cm\/29.1in\u003c\/td\u003e\n  \u003ctd\u003e54cm\/21.3in\u003c\/td\u003e\n  \u003ctd\u003e39.5cm\/15.6in\u003c\/td\u003e\n  \u003ctd\u003e45.4cm\/17.9in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e76cm\/29.9in\u003c\/td\u003e\n  \u003ctd\u003e56cm\/22.0in\u003c\/td\u003e\n  \u003ctd\u003e41cm\/16.1in\u003c\/td\u003e\n  \u003ctd\u003e46.8cm\/18.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003e2XL\u003c\/td\u003e\n  \u003ctd\u003e78cm\/30.7in\u003c\/td\u003e\n  \u003ctd\u003e58cm\/22.8in\u003c\/td\u003e\n  \u003ctd\u003e42.5cm\/16.7in\u003c\/td\u003e\n  \u003ctd\u003e47.2cm\/18.6in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52983554539787,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52983554572555,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52983554605323,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52983554638091,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52983554670859,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260319_231903_996bcf5e-929b-45e4-8604-7062c16ad63e.png?v=1779052750"},{"product_id":"sao-paolo-polo-t-shirt-unisex-1","title":"Sao Paolo Polo T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \u003cli\u003eSecond-hand product\u003c\/li\u003e\n  \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eBrazil\u003c\/li\u003e\n      \u003cli\u003eNavy blue\u003c\/li\u003e\n  \u003cli\u003ePolo\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2725 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eSao Paolo Polo T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n            \u003cth\u003eCHEST\u003c\/th\u003e\n              \u003cth\u003eSLEEVE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e42cm\/16.5in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e20.5cm\/8.1in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e46cm\/18.1in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e21.5cm\/8.5in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e48cm\/18.9in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n    \u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e22.5cm\/8.9in\u003c\/td\u003e\n          \u003ctd\u003e77cm\/30.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters or 0.5 to 1.5 inches deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52996017651979,"sku":null,"price":32.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52996017684747,"sku":null,"price":32.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52996017717515,"sku":null,"price":32.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52996017750283,"sku":null,"price":32.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52996017783051,"sku":null,"price":32.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260325_230517_c552660d-b38f-4d7a-bded-aeb11ae8e708.jpg?v=1779052690"},{"product_id":"berlin-polo-t-shirt-unisex-1","title":"Berlin Polo T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n  \u003cli\u003e  Second-hand product\u003c\/li\u003e\n\u003cli\u003eCondition: excellent\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eGermany\u003c\/li\u003e\n  \u003cli\u003ePolo\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2430 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eBerlin Polo T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n            \u003cth\u003eCHEST\u003c\/th\u003e\n              \u003cth\u003eSLEEVE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e42cm\/16.5in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e20.5cm\/8.1in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e46cm\/18.1in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e21.5cm\/8.5in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e48cm\/18.9in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n    \u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7\u003c\/td\u003e\n  \u003ctd\u003e22.5cm\/8.9in\u003c\/td\u003e\n          \u003ctd\u003e77cm\/30.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52996934336779,"sku":null,"price":30.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52996934369547,"sku":null,"price":30.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52996934402315,"sku":null,"price":30.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52996934435083,"sku":null,"price":30.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52996934467851,"sku":null,"price":30.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260326_105933_1cf786c4-c625-455d-925b-90691fbb7df2.jpg?v=1779052690"},{"product_id":"milan-polo-t-shirt-unisex-3","title":"Milan Polo T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e  Second-hand product\u003c\/li\u003e\n  \u003cli\u003eCondition: very good\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eItaly\u003c\/li\u003e\n  \u003cli\u003ePolo\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2578 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eMilan Polo T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n            \u003cth\u003eCHEST\u003c\/th\u003e\n              \u003cth\u003eSLEEVE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e42cm\/16.5in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e20.5cm\/8.1in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e46cm\/18.1in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e21.5cm\/8.5in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e48cm\/18.9in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n    \u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7\u003c\/td\u003e\n  \u003ctd\u003e22.5cm\/8.9in\u003c\/td\u003e\n          \u003ctd\u003e77cm\/30.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":52998426624267,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":52998426657035,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":52998426689803,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":52998426722571,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":52998426755339,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260326_164734_5af5a601-2842-4996-8441-0753942d29b3.jpg?v=1779052689"},{"product_id":"miami-polo-t-shirt-unisex-1","title":"Miami Polo T-Shirt - Unisex","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e Second-hand product\u003c\/li\u003e\n \u003cli\u003eCondition: excellent\u003c\/li\u003e\n  \u003cli\u003eVintage\u003c\/li\u003e\n  \u003cli\u003eUSA\u003c\/li\u003e\n      \u003cli\u003eWhite\u003c\/li\u003e\n  \u003cli\u003ePolo\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2723 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eMiami Polo T-Shirt\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n            \u003cth\u003eCHEST\u003c\/th\u003e\n              \u003cth\u003eSLEEVE\u003c\/th\u003e\n      \u003cth\u003eLENGTH\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e42cm\/16.5in\u003c\/td\u003e\n\u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e20.5cm\/8.1in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n\u003ctd\u003e104cm\/41in\u003c\/td\u003e\n  \u003ctd\u003e21cm\/8.3in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e46cm\/18.1in\u003c\/td\u003e\n\u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e21.5cm\/8.5in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e48cm\/18.9in\u003c\/td\u003e\n\u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n    \u003ctd\u003e22cm\/8.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n\u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e22.5cm\/8.9in\u003c\/td\u003e\n          \u003ctd\u003e77cm\/30.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Cotton\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"S","offer_id":53001081323787,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53001081356555,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53001081389323,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53001081422091,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":53001081454859,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260326_235037_4aff814a-74b9-44f0-ad89-0e57a0bd7d09.png?v=1779052750"},{"product_id":"von-dutch-black-shoulder-bag-women","title":"Von Dutch Black Shoulder Bag - Women","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e Second-hand product\u003c\/li\u003e\n \u003cli\u003eCondition: excellent\u003c\/li\u003e\n  \u003cli\u003eVintage look\u003c\/li\u003e\n      \u003cli\u003eHollywood california\u003c\/li\u003e\n  \u003cli\u003eGoth\u003c\/li\u003e\n  \u003cli\u003eRhinestone logo\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2902 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eVon Dutch Black Shoulder Bag\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n            \u003cth\u003eHEIGHT\u003c\/th\u003e\n            \u003cth\u003eWIDTH\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eONE SIZE\u003c\/td\u003e\n\u003ctd\u003e25.4cm\/10in\u003c\/td\u003e\n\u003ctd\u003e11.5cm\/4.5in\u003c\/td\u003e\n  \u003ctd\u003e5cm\/2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"Black","offer_id":53003841208587,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260328_122917_cf1b1538-2cc5-4e43-b30f-7d80eaf763b1.png?v=1779052750"}],"url":"https:\/\/malionz.com\/collections\/new-arrivals.oembed?page=4","provider":"Malionz, Feel it, Malionz.com","version":"1.0","type":"link"}