{"title":"BAGS","description":"","products":[{"product_id":"von-dutch-black-shoulder-bag-women","title":"Von Dutch Black Shoulder Bag - Women","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e Second-hand product\u003c\/li\u003e\n \u003cli\u003eCondition: excellent\u003c\/li\u003e\n  \u003cli\u003eVintage look\u003c\/li\u003e\n      \u003cli\u003eHollywood california\u003c\/li\u003e\n  \u003cli\u003eGoth\u003c\/li\u003e\n  \u003cli\u003eRhinestone logo\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2902 \u003c\/p\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eSize \u0026amp; Fit\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003e\u003c\/p\u003e\n  \n\u003cstyle\u003e\u003c!--\nbody {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\n\t\ttable {\n\t\t\tborder-collapse: collapse;\n\t\t\twidth: 100%;\n\t\t\ttext-align: center;\n\t\t\tborder-bottom: 1px solid #000;\n\t\t}\n\n\t\tth, td {\n\t\t\tpadding: 8px;\n\t\t}\n\n\t\tth {\n\t\t\tbackground-color: #f2f2f2;\n\t\t\tborder: none;\n\t\t}\n\n\t\ttr:hover {\n\t\t\tbackground-color: #f5f5f5;\n\t\t}\n\n\t\t#table-container {\n\t\t\tdisplay: none;\n\t\t\tposition: fixed;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tbackground-color: rgba(0, 0, 0, 0.8);\n\t\t\tz-index: 999;\n\t\t}\n\n\t\t#table-content {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\tleft: 50%;\n\t\t\ttransform: translate(-50%, -50%);\n\t\t\tbackground-color: #fff;\n\t\t\tpadding: 20px;\n\t\t\tmax-width: 90%;\n\t\t\tmax-height: 90%;\n\t\t\toverflow: auto;\n\t\t}\n\n\t\t.close-button {\n\t\t\tposition: absolute;\n\t\t\ttop: 10px;\n\t\t\tright: 10px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 24px;\n\t\t\tcolor: #fff;\n\t\t}\n--\u003e\u003c\/style\u003e\n\n\u003cbutton class=\"show-table\" onclick=\"showTable()\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv id=\"table-container\" onclick=\"hideTable(event)\"\u003e\n\u003cspan class=\"close-button\" onclick=\"hideTable()\"\u003eX\u003c\/span\u003e\n\u003cdiv id=\"table-content\"\u003e\n\u003cstrong\u003e\u003cbig\u003eVon Dutch Black Shoulder Bag\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n            \u003cth\u003eHEIGHT\u003c\/th\u003e\n            \u003cth\u003eWIDTH\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eONE SIZE\u003c\/td\u003e\n\u003ctd\u003e25.4cm\/10in\u003c\/td\u003e\n\u003ctd\u003e11.5cm\/4.5in\u003c\/td\u003e\n  \u003ctd\u003e5cm\/2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"Black","offer_id":53003841208587,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260328_122917_cf1b1538-2cc5-4e43-b30f-7d80eaf763b1.png?v=1774716319"},{"product_id":"von-dutch-x-true-religion-shoulder-bag-women","title":"Von Dutch x True Religion Shoulder Bag - Women","description":"\u003cbody\u003e\n\u003ctable style=\"width: 100%;\"\u003e\n\n\n\u003ctr style=\"height: 81.2841px; text-align: left;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ctd style=\"height: 81.2841px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n\u003ch4\u003e\n\u003cstrong\u003e \u003c\/strong\u003e\u003cstrong\u003e\u003cspan data-mce-fragment=\"1\"\u003e⛟ Free Shipping on orders over $69 \u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan\u003e30-day return policy\u003c\/span\u003e\u003c\/h4\u003e\n  \n\n\n\u003cstrong\u003e                        \u003cstrong\u003e\u003c\/strong\u003e\u003c\/strong\u003e \n\u003ch4\u003e\u003ca style=\"text-align: center; display: block;\" href=\"https:\/\/malionz.com\/policies\/refund-policy\"\u003eView our refund policy\u003c\/a\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/table\u003e\n\n\u003cbr\u003e \u003c!-- Leerzeile einfügen --\u003e \u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n\/* Stil für die Leiste *\/\n        .panel {\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n            padding: 18px;\n            border: none;\n            font-size: 15px;\n            font-weight: bold;\n            cursor: pointer;\n            width: 100%;\n            text-align: left;\n            outline: none;\n            transition: 0.4s;\n            position: relative;\n            border-top: 1% solid #ccc;\n            border-bottom: 1% solid #ccc;\n        }\n\n        \/* Stil für den Pfeil *\/\n        .panel::after {\n            content: \"\";\n            position: absolute;\n            right: 12px;\n            top: 50%;\n            transform: translateY(-50%);\n            border: solid black;\n            border-width: 0 2px 2px 0;\n            padding: 3px;\n            transition: transform 0.4s;\n        }\n\n        \/* Pfeil-Animation *\/\n        .panel.active::after {\n            transform: rotate(45deg) translateY(-50%);\n        }\n\n        \/* Stil für den Inhalt *\/\n        .panel-content {\n            padding: 0 18px;\n            display: none;\n            overflow: hidden;\n            background-color: #ffffff;\n            color: #000000; \/* Schriftfarbe auf Schwarz setzen *\/\n        }\n--\u003e\u003c\/style\u003e\n\u003cbutton class=\"panel\"\u003eProduct Details\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e Second-hand product\u003c\/li\u003e\n \u003cli\u003eCondition: excellent\u003c\/li\u003e\n  \u003cli\u003eVintage look\u003c\/li\u003e\n      \u003cli\u003eHollywood california\u003c\/li\u003e\n  \u003cli\u003eBlack denim\u003c\/li\u003e\n  \u003cli\u003eRed design\u003c\/li\u003e\n\u003c\/ul\u003e\n \u003cdiv\u003e \u003cp\u003e  Product Code: MA2903 \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\u003e Von Dutch x True Religion Shoulder Bag\u003c\/big\u003e\u003c\/strong\u003e\n\n\n\n\n    \u003cstyle\u003e\n        \/* Allgemeine Stilregeln für die Tabelle *\/\n        table {\n            border-collapse: collapse;\n            width: 100%;\n            text-align: center;\n            border-bottom: 1px solid #000;\n        }\n\n        th, td {\n            padding: 8px;\n        }\n\n        th {\n            background-color: #f2f2f2;\n            border: none;\n        }\n\n        tr:hover {\n            background-color: #f5f5f5;\n        }\n\n        \/* Stil für mobile Geräte (maximale Bildschirmbreite von 600px) *\/\n        @media (max-width: 600px) {\n            table {\n                width: 100%; \/* Die Breite für mobile Geräte anpassen *\/\n            }\n\n            th, td {\n                padding: 5px; \/* Die Zellenpolsterung für mobile Geräte anpassen *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable style=\"width: 437.614px;\" data-mce-style=\"height: 81.2841px;\"\u003e\n                \u003c!-- Inhalt deiner Tabelle hier --\u003e\n\n\n\n\u003ctr\u003e\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n  \u003cth\u003eLENGTH\u003c\/th\u003e\n            \u003cth\u003eHEIGHT\u003c\/th\u003e\n            \u003cth\u003eWIDTH\u003c\/th\u003e\n\n\n\n\n\n\n\n\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eONE SIZE\u003c\/td\u003e\n\u003ctd\u003e25.4cm\/10in\u003c\/td\u003e\n\u003ctd\u003e11.5cm\/4.5in\u003c\/td\u003e\n  \u003ctd\u003e5cm\/2in\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\n\n\n\n\n\u003c\/table\u003e\n\n            \n        \n\n    \u003c!-- Weitere Inhalte und Skripte hier --\u003e\n\n\n\n\u003cbr\u003e\n\u003cp\u003eIn manual measurements, a margin of error ranging from 1 to 3 centimeters is deemed acceptable.\u003c\/p\u003e\n  \u003cp\u003eIf your size is between two sizes, please contact our customer service for further assistance.\u003c\/p\u003e\n\n\u003cscript\u003e\n\t\tfunction showTable() {\n\t\t\tdocument.getElementById(\"table-container\").style.display = \"block\";\n\t\t}\n\n\t\tfunction hideTable(event) {\n\t\t\tif (event.target == document.getElementById(\"table-container\")) {\n\t\t\t\tdocument.getElementById(\"table-container\").style.display = \"none\";\n\t\t\t}\n\t\t}\n\t\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eAbout Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eMain: 100% Polyester\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"panel\"\u003eTake Care Of Me\u003c\/button\u003e\n\u003cdiv class=\"panel-content\"\u003e\n\u003cp\u003eHand wash according to instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Skript für die Leisten\n        var panelButtons = document.querySelectorAll(\".panel\");\n        \n        panelButtons.forEach(function(button) {\n            button.addEventListener(\"click\", function() {\n                this.classList.toggle(\"active\");\n                var panelContent = this.nextElementSibling;\n                if (panelContent.style.display === \"block\") {\n                    panelContent.style.display = \"none\";\n                } else {\n                    panelContent.style.display = \"block\";\n                }\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/body\u003e","brand":"Malionz, Feel it, Malionz.com","offers":[{"title":"Black","offer_id":53003868963083,"sku":null,"price":59.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1578\/6251\/files\/hf_20260328_151809_1b0211d7-ed69-421a-9728-1deb7d322a75.png?v=1774717540"}],"url":"https:\/\/malionz.com\/de\/collections\/bags.oembed","provider":"Malionz, Feel it, Malionz.com","version":"1.0","type":"link"}