{"product_id":"chinese-short-jacket-women","title":"Chinese Short Jacket - 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\u003eEmbroidery\u003c\/li\u003e\n        \n  \u003cli\u003eHigh collar\u003c\/li\u003e\n  \u003cli\u003eSlim\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2934 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eChinese Short Jacket\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n  \u003cth\u003eCHEST\u003c\/th\u003e\n  \u003cth\u003eSHOULDER\u003c\/th\u003e\n  \u003cth\u003eSLEEVE\u003c\/th\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXS\u003c\/td\u003e\n  \u003ctd\u003e58.5cm\/23.0in\u003c\/td\u003e\n  \u003ctd\u003e94cm\/37.0in\u003c\/td\u003e\n  \u003ctd\u003e39.5cm\/15.6in\u003c\/td\u003e\n  \u003ctd\u003e57cm\/22.4in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eS\u003c\/td\u003e\n  \u003ctd\u003e60cm\/23.6in\u003c\/td\u003e\n  \u003ctd\u003e98cm\/38.6in\u003c\/td\u003e\n  \u003ctd\u003e41cm\/16.1in\u003c\/td\u003e\n  \u003ctd\u003e58.5cm\/23.0in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eM\u003c\/td\u003e\n  \u003ctd\u003e61.5cm\/24.2in\u003c\/td\u003e\n  \u003ctd\u003e102cm\/40.2in\u003c\/td\u003e\n  \u003ctd\u003e42.5cm\/16.7in\u003c\/td\u003e\n  \u003ctd\u003e60cm\/23.6in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eL\u003c\/td\u003e\n  \u003ctd\u003e63cm\/24.8in\u003c\/td\u003e\n  \u003ctd\u003e106cm\/41.7in\u003c\/td\u003e\n  \u003ctd\u003e44cm\/17.3in\u003c\/td\u003e\n  \u003ctd\u003e61.5cm\/24.2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n  \u003ctd\u003eXL\u003c\/td\u003e\n  \u003ctd\u003e64.5cm\/25.4in\u003c\/td\u003e\n  \u003ctd\u003e110cm\/43.3in\u003c\/td\u003e\n  \u003ctd\u003e45.5cm\/17.9in\u003c\/td\u003e\n  \u003ctd\u003e63cm\/24.8in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% 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":"XS \/ Black","offer_id":53328098033931,"sku":null,"price":95.9,"currency_code":"USD","in_stock":true},{"title":"S \/ Black","offer_id":53328098099467,"sku":null,"price":95.9,"currency_code":"USD","in_stock":true},{"title":"M \/ Black","offer_id":53328098165003,"sku":null,"price":95.9,"currency_code":"USD","in_stock":true},{"title":"L \/ Black","offer_id":53328098230539,"sku":null,"price":95.9,"currency_code":"USD","in_stock":true},{"title":"XL \/ Black","offer_id":53328098296075,"sku":null,"price":95.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260826_194524_e02ae143-9a48-4584-a973-34b6301e2320.png?v=1787927658","url":"https:\/\/malionz.com\/de\/products\/chinese-short-jacket-women","provider":"Malionz, Feel it, Malionz.com","version":"1.0","type":"link"}