{"title":"Jerseys","description":"","products":[{"product_id":"68-jersey-unisex","title":"68 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eRound neck\u003c\/li\u003e\n  \u003cli\u003eOversized\u003c\/li\u003e\n      \u003cli\u003eEmblem of patch\u003c\/li\u003e \n    \u003cli\u003eBrand: RC\u003c\/li\u003e\n    \n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2299 \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\u003e68 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\u003eSHOULDER WIDTH\u003c\/th\u003e\n              \u003cth\u003eSLEEVE\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e75cm\u003c\/td\u003e\n\u003ctd\u003e56cm\u003c\/td\u003e\n  \u003ctd\u003e24cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e76.5cm\u003c\/td\u003e\n\u003ctd\u003e58cm\u003c\/td\u003e\n  \u003ctd\u003e25cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e78cm\u003c\/td\u003e\n\u003ctd\u003e60cm\u003c\/td\u003e\n  \u003ctd\u003e26cm\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 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\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":"M \/ Black","offer_id":45315533340939,"sku":"","price":42.9,"currency_code":"USD","in_stock":false},{"title":"M \/ Navy Blue","offer_id":45315533373707,"sku":"","price":42.9,"currency_code":"USD","in_stock":false},{"title":"L \/ Black","offer_id":45315533406475,"sku":"","price":42.9,"currency_code":"USD","in_stock":false},{"title":"L \/ Navy Blue","offer_id":45315533439243,"sku":"","price":42.9,"currency_code":"USD","in_stock":false},{"title":"XL \/ Black","offer_id":45315533472011,"sku":"","price":42.9,"currency_code":"USD","in_stock":false},{"title":"XL \/ Navy Blue","offer_id":45315533504779,"sku":"","price":42.9,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260216_123222_0b3a61b5-5b94-4488-af63-0e2eadaa990b.png?v=1771245264"},{"product_id":"91-jersey-unisex","title":"91 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\u003eRound neck\u003c\/li\u003e\n  \u003cli\u003eOversized\u003c\/li\u003e\n      \u003cli\u003eBrand: BB\u003c\/li\u003e\n    \n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2300 \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\u003e91 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\u003eSHOULDER WIDTH\u003c\/th\u003e\n              \u003cth\u003eCHEST\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e75cm\u003c\/td\u003e\n\u003ctd\u003e62cm\u003c\/td\u003e\n  \u003ctd\u003e66cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e78cm\u003c\/td\u003e\n\u003ctd\u003e66cm\u003c\/td\u003e\n  \u003ctd\u003e70cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\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 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\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":"M \/ Black","offer_id":45315605496075,"sku":"","price":36.9,"currency_code":"USD","in_stock":true},{"title":"M \/ White","offer_id":45315605528843,"sku":"","price":36.9,"currency_code":"USD","in_stock":true},{"title":"L \/ Black","offer_id":45315605561611,"sku":"","price":36.9,"currency_code":"USD","in_stock":true},{"title":"L \/ White","offer_id":45315605594379,"sku":"","price":36.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260216_124150_5ff0b58a-9a57-46dd-a33e-e6cd4ebc307b.png?v=1771245960"},{"product_id":"alter-ego-jersey-women","title":"Alter Ego 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\u003eV-neck\u003c\/li\u003e\n  \u003cli\u003eGrunge\u003c\/li\u003e\n      \u003cli\u003ePrint\u003c\/li\u003e\n  \u003cli\u003eSplicing mesh\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2706 \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\u003eAlter Ego 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  \u003cth\u003eSHOULDER WIDTH\u003c\/th\u003e\n\n   \n\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e68cm\/26.8in\u003c\/td\u003e\n\u003ctd\u003e111cm\/43.7in\u003c\/td\u003e\n  \u003ctd\u003e50cm\/19.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e70cm\/27.6in\u003c\/td\u003e\n\u003ctd\u003e115cm\/45.3in\u003c\/td\u003e\n  \u003ctd\u003e52cm\/20.5in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e72cm\/28.4in\u003c\/td\u003e\n\u003ctd\u003e119cm\/46.9in\u003c\/td\u003e\n  \u003ctd\u003e54cm\/21.3in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e74cm\/29.1in\u003c\/td\u003e\n\u003ctd\u003e123cm\/48.4in\u003c\/td\u003e\n    \u003ctd\u003e56cm22.1in\u003c\/td\u003e\n\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 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":51436210749707,"sku":"","price":28.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":51436210782475,"sku":"","price":28.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":51436210815243,"sku":"","price":28.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":51436210848011,"sku":"","price":28.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260216_121842_e909d024-1d03-4b0a-a14e-b21276a76b4e.png?v=1771244813"},{"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":"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":"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":"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":"ssddadad","title":"The Weeknd x Ac Milan 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\u003e Second-hand product\u003c\/li\u003e\n \u003cli\u003eCondition: excellent\u003c\/li\u003e\n  \u003cli\u003eAdidas\u003c\/li\u003e\n      \u003cli\u003eWhite\u003c\/li\u003e\n  \u003cli\u003eItaly\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2904 \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\u003eThe Weeknd x Ac Milan 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  \u003cth\u003eSLEEVE\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e68cm\/26.8in\u003c\/td\u003e\n  \u003ctd\u003e100cm\/39.4in\u003c\/td\u003e\n  \u003ctd\u003e22.4cm\/8.8in\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\u003e104cm\/40.9in\u003c\/td\u003e\n  \u003ctd\u003e23.2cm\/9.1in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e72cm\/28.3in\u003c\/td\u003e\n  \u003ctd\u003e108cm\/42.5in\u003c\/td\u003e\n  \u003ctd\u003e24cm\/9.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e74cm\/29.1in\u003c\/td\u003e\n  \u003ctd\u003e112cm\/44.1in\u003c\/td\u003e\n  \u003ctd\u003e24.8cm\/9.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003e2XL\u003c\/td\u003e\n  \u003ctd\u003e76cm\/29.9in\u003c\/td\u003e\n  \u003ctd\u003e116cm\/45.7in\u003c\/td\u003e\n  \u003ctd\u003e25.6cm\/10.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% 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":53039780692235,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53039780725003,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53039780757771,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53039780790539,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":53039780823307,"sku":null,"price":33.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260324_085515_8783aa3b-e162-4eba-b7e6-76d7b263f213.jpg?v=1779052688"},{"product_id":"bayern-munich-blossom-jersey-unisex","title":"Bayern Munich Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n  \u003cli\u003ePolo style\u003c\/li\u003e\n      \u003cli\u003eHigh collar\u003c\/li\u003e\n      \u003cli\u003eGermany\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2907 \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\u003eBayern Munich Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53148148957451,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53148148990219,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53148149022987,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53148149055755,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260530_142448_3352ab88-0573-46ab-9c88-b067cd1cb6d1.png?v=1780225294"},{"product_id":"juventus-blossom-jersey-unisex","title":"Juventus Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eItaly\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2908 \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\u003eJuventus Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53148404384011,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53148404416779,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53148404449547,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53148404482315,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260531_134502_fe512d4f-b0aa-4927-85f7-08cca2168fb4.png?v=1780246522"},{"product_id":"japan-pink-blossom-jersey-unisex","title":"Japan Pink Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eJapan\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2909 \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\u003eJapan Pink Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53150014636299,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53150014669067,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53150014701835,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53150014734603,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260531_185026_cf12d364-1156-4a51-8583-0bc9cd1a3da1.png?v=1780257884"},{"product_id":"new-castle-blossom-jersey-unisex","title":"New Castle Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eUnited Kingdom\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2910 \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 Castle Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53150124671243,"sku":null,"price":65.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53150124704011,"sku":null,"price":65.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53150124736779,"sku":null,"price":65.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53150124769547,"sku":null,"price":65.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260601_092714_e3a2ff76-49fa-4e9c-8add-ab89c83b4487.png?v=1780307783"},{"product_id":"arsenal-blossom-jersey-unisex","title":"Arsenal Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eUnited Kingdom\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2911 \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\u003eArsenal Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53150553538827,"sku":null,"price":69.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53150553571595,"sku":null,"price":69.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53150553604363,"sku":null,"price":69.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53150553637131,"sku":null,"price":69.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260601_170607_90dcccbb-f75d-4945-8c64-b679548132f3.png?v=1780334558"},{"product_id":"arsenal-beige-blossom-jersey-unisex","title":"Arsenal Beige Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eUnited Kingdom\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2912 \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\u003eArsenal Beige Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53152808927499,"sku":null,"price":75.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53152808960267,"sku":null,"price":75.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53152808993035,"sku":null,"price":75.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53152809025803,"sku":null,"price":75.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260602_131313_90625d6f-fe95-4b7b-8d95-922d1e54fe01.png?v=1780409207"},{"product_id":"miami-turquoise-blossom-jersey-unisex","title":"Miami Turquoise Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eUSA\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2913 \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 Turquoise Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53153595687179,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53153595719947,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53153595752715,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53153595785483,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260602_174204_99f5ca71-ddb4-4939-863e-76b4f3d6f60b_1.png?v=1780436505"},{"product_id":"italia-green-blossom-jersey-unisex","title":"Italia Green Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eItalia\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2914 \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\u003eItalia Green Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53155843768587,"sku":null,"price":60.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53155843801355,"sku":null,"price":60.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53155843834123,"sku":null,"price":60.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53155843866891,"sku":null,"price":60.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260603_093213_fb8bbb0f-f8d8-4746-a07c-0f8adb45b3f7.jpg?v=1780481953"},{"product_id":"argentina-blue-blossom-jersey-unisex","title":"Argentina Blue Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eArgentina\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2915 \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 Blue Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53155961962763,"sku":null,"price":45.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53155961995531,"sku":null,"price":45.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53155962028299,"sku":null,"price":45.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53155962061067,"sku":null,"price":45.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260603_104222_e64e1ffa-1116-4441-8e60-3e70c5f92f5e.png?v=1780486249"},{"product_id":"real-madrid-white-blossom-jersey-unisex","title":"Real Madrid White Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eLa Liga\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2916 \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 White Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53157486625035,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53157486657803,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53157486690571,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53157486723339,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260603_175536_27927096-9999-462a-b781-dd99c30144f1.png?v=1780565467"},{"product_id":"barcelona-white-blossom-jersey-unisex","title":"Barcelona White Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eLa Liga\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2917 \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 White Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53157486854411,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53157486887179,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53157486919947,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53157486952715,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260604_095933_6c085b1f-87e5-4d61-90b4-9588b834431a.png?v=1780569301"},{"product_id":"brazil-yellow-blossom-jersey-unisex","title":"Brazil Yellow Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eBrasil\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2918 \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\u003eBrazil Yellow  Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53157504909579,"sku":null,"price":44.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53157504942347,"sku":null,"price":44.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53157504975115,"sku":null,"price":44.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53157505007883,"sku":null,"price":44.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260604_111224_cda3c093-ae39-457e-9570-0aea8142e097.png?v=1780572371"},{"product_id":"juventus-navy-blossom-jersey-unisex","title":"Juventus Navy Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eItaly\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2919 \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\u003eJuventus Navy Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53162680713483,"sku":null,"price":45.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53162680746251,"sku":null,"price":45.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53162680779019,"sku":null,"price":45.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53162680811787,"sku":null,"price":45.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260606_145323_9cb92a26-0e6e-4a50-a06b-98f5c7fd4b98.png?v=1780758472"},{"product_id":"mexico-green-blossom-jersey-unisex","title":"Mexico Green Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2920 \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\u003eMexico Green Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53164086395147,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53164086427915,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53164086460683,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53164086493451,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260607_133457_78f6a236-5d71-4070-bbf1-c694fa3e1780.png?v=1780840362"},{"product_id":"manchester-city-skyblue-blossom-jersey-unisex","title":"Manchester City Skyblue Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eEngland\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2921 \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\u003eManchester City Skyblue Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53164085936395,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53164085969163,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53164086001931,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53164086034699,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260607_150157_c042c2c2-c3f7-425f-a773-80be92bca650.png?v=1780853245"},{"product_id":"bayern-munich-beige-blossom-panda-jersey-unisex","title":"Bayern Munich Beige Blossom Panda 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eBundesliga\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2922 \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\u003eBayern Munich Beige Blossom Panda 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53167696806155,"sku":null,"price":45.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53167696838923,"sku":null,"price":45.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53167696871691,"sku":null,"price":45.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53167696904459,"sku":null,"price":45.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260608_121244_aae4df5f-72c8-4fbd-b010-83d4cf13b19d.png?v=1780939587"},{"product_id":"paris-saint-germain-blue-blossom-jersey-unisex","title":"Paris Saint Germain Blue Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eFrance\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2923 \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\u003eParis Saint Germain Blue Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53168111419659,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53168111452427,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53168111485195,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53168111517963,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260608_213853_2e960961-c2e0-4fb7-afb2-7b932321f726.png?v=1780956381"},{"product_id":"manchester-united-blue-blossom-jersey-unisex","title":"Manchester United Blue Blossom 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\u003eEmbroidery\u003c\/li\u003e\n  \u003cli\u003eHandmade\u003c\/li\u003e\n      \u003cli\u003eEngland\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2924 \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\u003eManchester United Blue Blossom 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\u003eWIDTH\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\u003e49cm\/19.3in\u003c\/td\u003e\n  \u003ctd\u003e69cm\/27.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e51cm\/20.1in\u003c\/td\u003e\n  \u003ctd\u003e71cm\/28.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e53cm\/20.9in\u003c\/td\u003e\n  \u003ctd\u003e73cm\/28.7in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e55cm\/21.7in\u003c\/td\u003e\n  \u003ctd\u003e75cm\/29.5in\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":53170593759499,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":53170593792267,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":53170593825035,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":53170593857803,"sku":null,"price":55.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260609_103338_e1ec71eb-277a-4254-a6fb-7421387068bb.jpg?v=1781003173"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/collections\/hf_20260328_200256_166612b4-5c59-4ed8-a9cb-37952aa0f8aa-4379918.png?v=1779052668","url":"https:\/\/malionz.com\/en-ca\/collections\/jerseys.oembed?page=2","provider":"Malionz, Feel it, Malionz.com","version":"1.0","type":"link"}