{"product_id":"5e1t-bc","title":"🌺 LIMITIERT: 50% RABATT! 🔥✨Weiches und bequemes Pyjamenset mit Rüschenbesatz💞","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300..700\u0026amp;family=Playfair+Display:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* 严格限定在 .custom-product-description 内，无全局污染 *\/\n        .custom-product-description {\n            max-width: 1280px;\n            margin: 0 auto;\n            padding: 2rem 1.5rem;\n            background: #ffffff;\n            font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            line-height: 1.8;\n            letter-spacing: 0.3px;\n            color: #1e1e2a;\n            border-radius: 28px;\n            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.02);\n        }\n        .custom-product-description * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        .custom-product-description h1, \n        .custom-product-description h2, \n        .custom-product-description h3, \n        .custom-product-description h4,\n        .custom-product-description p,\n        .custom-product-description ul,\n        .custom-product-description li,\n        .custom-product-description .feature-card,\n        .custom-product-description .image-frame,\n        .custom-product-description .size-chart-block {\n            margin-bottom: 0;\n        }\n        .custom-product-description p, \n        .custom-product-description .feature-card p,\n        .custom-product-description .specs-box,\n        .custom-product-description .notice-block,\n        .custom-product-description .size-chart-block {\n            margin-bottom: 1.8rem;\n        }\n        \/* 主标题 *\/\n        .custom-product-description .title-wrapper {\n            text-align: center;\n            margin-bottom: 2rem;\n        }\n        .custom-product-description .main-title {\n            font-family: 'Playfair Display', 'Times New Roman', serif;\n            font-size: 2.6rem;\n            font-weight: 800;\n            background: linear-gradient(135deg, #2c2c34 0%, #6b2e2e 45%, #e67e23 70%, #2c2c34 100%);\n            background-clip: text;\n            -webkit-background-clip: text;\n            color: transparent;\n            letter-spacing: -0.5px;\n            margin-bottom: 0.5rem;\n            position: relative;\n            padding-bottom: 0.75rem;\n        }\n        .custom-product-description .main-title::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 100px;\n            height: 3px;\n            background: #e67e23;\n            border-radius: 4px;\n            box-shadow: 0 1px 6px rgba(230,126,35,0.3);\n        }\n        .custom-product-description .subtitle-accent {\n            display: inline-block;\n            font-size: 1.3rem;\n            font-weight: 500;\n            color: #b85c1a;\n            background: rgba(230,126,35,0.08);\n            padding: 0.3rem 1rem;\n            border-radius: 40px;\n            letter-spacing: 0.8px;\n            margin-top: 0.5rem;\n        }\n        .custom-product-description .title-ornament {\n            margin-top: 1rem;\n            font-size: 1.1rem;\n            letter-spacing: 6px;\n            color: #e67e23;\n            opacity: 0.7;\n        }\n        \/* 章节标题 *\/\n        .custom-product-description .section-title {\n            font-size: 1.9rem;\n            font-weight: 700;\n            color: #e67e23;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 1rem;\n            margin: 2.5rem 0 1.8rem 0;\n            text-align: center;\n        }\n        .custom-product-description .section-title::before,\n        .custom-product-description .section-title::after {\n            content: '';\n            flex: 1;\n            height: 2px;\n            background: linear-gradient(90deg, #f0cfb0, #e67e23, #f0cfb0);\n            max-width: 100px;\n            border-radius: 4px;\n        }\n        @media (max-width: 600px) {\n            .custom-product-description .section-title::before,\n            .custom-product-description .section-title::after {\n                max-width: 40px;\n            }\n            .custom-product-description .section-title {\n                font-size: 1.6rem;\n            }\n        }\n        \/* 特性卡片 *\/\n        .custom-product-description .feature-card {\n            background: #fefcf9;\n            border-radius: 28px;\n            padding: 1.6rem 2rem;\n            box-shadow: 0 10px 20px -8px rgba(0, 0, 0, 0.08);\n            transition: all 0.25s ease;\n            border: 1px solid #f3ede5;\n            height: 100%;\n        }\n        .custom-product-description .feature-card:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 20px 30px -12px rgba(230,126,35,0.15);\n            border-color: #f3d5b5;\n        }\n        .custom-product-description .feature-headline {\n            font-size: 1.6rem;\n            font-weight: 800;\n            margin-bottom: 1rem;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            color: #2a241e;\n            border-left: 5px solid #e67e23;\n            padding-left: 18px;\n        }\n        .custom-product-description .feature-headline::before {\n            content: attr(data-icon);\n            font-size: 1.8rem;\n        }\n        .custom-product-description .feature-card p {\n            color: #3c3730;\n            font-size: 1rem;\n        }\n        \/* 图片相框 *\/\n        .custom-product-description .image-frame {\n            background: #fff;\n            padding: 10px;\n            border-radius: 24px;\n            box-shadow: 0 12px 28px -8px rgba(0, 0, 0, 0.12), 0 0 0 1px #f7efe6 inset, 0 0 0 2px #fff inset;\n            transition: transform 0.3s ease, box-shadow 0.3s;\n            overflow: hidden;\n            height: 100%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        .custom-product-description .image-frame:hover {\n            transform: scale(1.02);\n            box-shadow: 0 24px 40px -12px rgba(0, 0, 0, 0.2), 0 0 0 1px #e2cfbb inset;\n        }\n        .custom-product-description .product-img {\n            width: 100%;\n            height: auto;\n            display: block;\n            border-radius: 18px;\n        }\n        \/* 图文配对网格 *\/\n        .custom-product-description .feature-pair-grid {\n            display: flex;\n            flex-direction: column;\n            gap: 2.5rem;\n            margin: 1rem 0;\n        }\n        .custom-product-description .feature-pair {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 2rem;\n            align-items: center;\n        }\n        @media (min-width: 768px) {\n            .custom-product-description .feature-pair:nth-child(even) .image-frame {\n                order: 1;\n            }\n            .custom-product-description .feature-pair:nth-child(even) .feature-card {\n                order: 2;\n            }\n        }\n        @media (max-width: 768px) {\n            .custom-product-description .feature-pair {\n                grid-template-columns: 1fr;\n                gap: 1.2rem;\n            }\n            .custom-product-description .feature-pair .image-frame,\n            .custom-product-description .feature-pair .feature-card {\n                order: unset !important;\n            }\n        }\n        \/* 尺寸指南区块（双图） *\/\n        .custom-product-description .size-chart-block {\n            background: #fef8f0;\n            border-radius: 32px;\n            padding: 1rem;\n            text-align: center;\n            border: 1px solid #fae2cd;\n        }\n        .custom-product-description .size-chart-block img {\n            max-width: 100%;\n            border-radius: 20px;\n            box-shadow: 0 6px 14px rgba(0,0,0,0.05);\n        }\n        .custom-product-description .double-image {\n            display: flex;\n            gap: 1rem;\n            margin: 1rem 0;\n            flex-wrap: wrap;\n        }\n        .custom-product-description .double-image .image-frame {\n            flex: 1;\n            min-width: 200px;\n        }\n        \/* 规格框 *\/\n        .custom-product-description .specs-box {\n            background: #f5f8f5;\n            border-radius: 36px;\n            padding: 2rem;\n            position: relative;\n            overflow: hidden;\n            border: 1px solid #e7e2d8;\n        }\n        .custom-product-description .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n            gap: 1.2rem 1.8rem;\n            position: relative;\n            z-index: 2;\n        }\n        .custom-product-description .spec-item {\n            display: flex;\n            justify-content: space-between;\n            flex-wrap: wrap;\n            border-bottom: 1px dashed #d9cfbf;\n            padding-bottom: 0.5rem;\n        }\n        .custom-product-description .spec-label {\n            font-weight: 700;\n            color: #e67e23;\n        }\n        .custom-product-description .spec-value {\n            color: #2b2b2b;\n            font-weight: 500;\n        }\n        .custom-product-description .spec-watermark {\n            position: absolute;\n            bottom: 8px;\n            right: 16px;\n            font-size: 5rem;\n            font-weight: 800;\n            opacity: 0.03;\n            font-family: 'Playfair Display', serif;\n            pointer-events: none;\n            transform: rotate(-8deg);\n            letter-spacing: 6px;\n        }\n        .custom-product-description .spec-bg-pattern {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background-image: radial-gradient(#e67e23 1px, transparent 1px);\n            background-size: 20px 20px;\n            opacity: 0.06;\n            pointer-events: none;\n        }\n        \/* 备注块 *\/\n        .custom-product-description .notice-block {\n            background: #fffaf2;\n            border-left: 6px solid #e67e23;\n            border-radius: 24px;\n            padding: 1.5rem 2rem;\n            margin: 1rem 0 2rem;\n        }\n        .custom-product-description .notice-list {\n            list-style: none;\n        }\n        .custom-product-description .notice-list li {\n            margin-bottom: 0.7rem;\n            font-size: 0.95rem;\n            display: flex;\n            align-items: baseline;\n            gap: 12px;\n            color: #4b3f32;\n        }\n        .custom-product-description .notice-list li::before {\n            content: \"•\";\n            color: #e67e23;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n        .custom-product-description .final-cta {\n            text-align: center;\n            font-size: 1.35rem;\n            font-weight: 600;\n            background: linear-gradient(115deg, #f9ede1, #faeeda);\n            padding: 1.4rem 1rem;\n            border-radius: 80px;\n            margin: 2rem 0 0.5rem;\n            color: #b85c1a;\n            border: 1px solid #f3dfce;\n        }\n        .custom-product-description .divider {\n            margin: 2rem 0;\n            height: 2px;\n            background: linear-gradient(90deg, transparent, #e67e23, #f3cf9a, #e67e23, transparent);\n        }\n        @media (max-width: 600px) {\n            .custom-product-description {\n                padding: 1.2rem;\n            }\n            .custom-product-description .main-title {\n                font-size: 1.9rem;\n            }\n            .custom-product-description .feature-headline {\n                font-size: 1.3rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"custom-product-description\"\u003e\n\u003c!-- 主标题 --\u003e\n\u003cdiv class=\"title-wrapper\"\u003e\n\u003ch1 class=\"main-title\"\u003ePyjama-Set mit Rüschen \u0026amp; Quadrat-Ausschnitt\u003cbr\u003e\u003cspan class=\"subtitle-accent\"\u003eWeich, atmungsaktiv \u0026amp; vielseitig\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"title-ornament\"\u003e\n\u003cspan class=\"ornament-star\"\u003e✦\u003c\/span\u003e \u003cspan class=\"ornament-leaf\"\u003e🛌\u003c\/span\u003e \u003cspan class=\"ornament-star\"\u003e✦\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GRÖSSENTABELLE (zwei Bilder) --\u003e\n\u003cdiv class=\"size-chart-block\"\u003e\u003cimg loading=\"lazy\" alt=\"Größentabelle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0690\/9768\/5094\/files\/spp_shopify20260304120736_6a77171c749e4e146d4b3dd8f32fbff0.png?v=1772597259\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 1rem;\" class=\"size-chart-block\"\u003e\u003cimg loading=\"lazy\" alt=\"Größentabelle Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0690\/9768\/5094\/files\/spp_shopify20260304120740_139b53d3f84e71c421e17288f6fe5f54.jpg?v=1772597263\"\u003e\u003c\/div\u003e\n\u003c!-- MERKMALE 章节 --\u003e\n\u003ch2 class=\"section-title\"\u003e✨ MERKMALE\u003c\/h2\u003e\n\u003cdiv class=\"feature-pair-grid\"\u003e\n\u003c!-- 1. SCHICKE RÜSCHEN-OPTIK --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"🎀\"\u003eSCHICKE RÜSCHEN-OPTIK\u003c\/h4\u003e\n\u003cp\u003eZarte Rüschen an Trägern und Shorts verleihen ein verspieltes, feminines Aussehen. Dieses stilvolle Detail macht das Set zu eleganter Freizeitbekleidung, nicht nur einfacher Schlafanzug.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Rüschen\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0690\/9768\/5094\/files\/spp_shopify20260304120744_067dfc3967a60fb040ed748d78c25c3c.png?v=1772597268\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. VERSTELLBARE KOMFORT-PASSFORM --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"👖\"\u003eVERSTELLBARE KOMFORT-PASSFORM\u003c\/h4\u003e\n\u003cp\u003eDie Shorts verfügen über einen elastischen Bund und praktischen Kordelzug. So lässt sich die Passform individuell anpassen – für sicheren Halt beim Schlafen und Entspannen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Kordelzug\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0690\/9768\/5094\/files\/spp_shopify20260304120749_17af642b70c22fdef00fbb8c7d55eba4.png?v=1772597273\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. WEICHER \u0026 ATMUNGSAKTIVER STOFF --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"🍃\"\u003eWEICHER \u0026amp; ATMUNGSAKTIVER STOFF\u003c\/h4\u003e\n\u003cp\u003eHergestellt aus hochwertiger Elastan-Mischung, ist das Pyjama-Set unglaublich weich auf der Haut. Atmungsaktiv und kühlend für einen erholsamen Schlaf ohne Überhitzen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Weicher Stoff\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0690\/9768\/5094\/files\/spp_shopify20260304120755_feb72fff67b0087cdc09ba5c4e839f7c.png?v=1772597279\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. SCHMEICHLENDE SILHOUETTE --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"👗\"\u003eSCHMEICHLENDE SILHOUETTE\u003c\/h4\u003e\n\u003cp\u003eModernes Quadrat-Ausschnitt und lockeres Oberteil schmeicheln vielen Körpertypen. Bequem, nicht einengend und kombiniert mühelosen Stil mit Bewegungsfreiheit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Quadrat-Ausschnitt\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0690\/9768\/5094\/files\/spp_shopify20260304120800_162d3dbc6cbc27856a0bafbe66807b4d.png?v=1772597284\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. VIELSEITIGES 2‑TEILIGES SET --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"✨\"\u003eVIELSEITIGES 2‑TEILIGES SET\u003c\/h4\u003e\n\u003cp\u003eBezaubernde Cami-Oberteil und Shorts eignen sich nicht nur zum Schlafen, sondern auch zum Relaxen, Pyjama-Partys oder als passendes Outfit für eine Brautparty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg class=\"product-img\" alt=\"Vielseitig\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0690\/9768\/5094\/files\/spp_shopify20260304120805_5058a217652e542df275893d007e02cf.png?v=1772597290\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SPEZIFIKATIONEN --\u003e\n\u003ch2 class=\"section-title\"\u003e📋 SPEZIFIKATIONEN\u003c\/h2\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003e🎨 Farben:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eBlau, Grün, Rosa, Weiß, Schwarz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003e📏 Größen:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eS, M, L, XL, 2XL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003e🧵 Material:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eHochwertige Mischgewebe (Elastan, weich, atmungsaktiv)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003e👚 Set enthält:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eCami-Oberteil + Shorts mit Kordelzug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-watermark\" aria-hidden=\"true\"\u003eSLEEP\u003c\/div\u003e\n\u003cdiv class=\"spec-bg-pattern\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIEFERUMFANG --\u003e\n\u003ch2 class=\"section-title\"\u003e📦 LIEFERUMFANG\u003c\/h2\u003e\n\u003cdiv style=\"background: #fefaf5; border-left-color: #e67e23;\" class=\"notice-block\"\u003e\n\u003cul class=\"notice-list\"\u003e\n\u003cli\u003e1 × Pyjama-Set (Cami-Oberteil + Shorts)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- HINWEISE --\u003e\n\u003ch2 class=\"section-title\"\u003e⚠️ HINWEISE\u003c\/h2\u003e\n\u003cdiv class=\"notice-block\"\u003e\n\u003cul class=\"notice-list\"\u003e\n\u003cli\u003eDie Farbe kann je nach Computermonitor leicht abweichen.\u003c\/li\u003e\n\u003cli\u003eAufgrund manueller Messung können geringfügige Fehler auftreten. Bitte stellen Sie sicher, dass Sie damit einverstanden sind, bevor Sie kaufen.\u003c\/li\u003e\n\u003cli\u003eMaschinenwaschbar bei 30°C – bitte kein Bleichen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 结尾CTA --\u003e\n\u003cdiv class=\"final-cta\"\u003e✨ Sanfter Komfort, verspielte Eleganz – dein neues Lieblings-Pyjama für erholsame Nächte ✨\u003c\/div\u003e\n\u003c!-- 原始脚本占位 --\u003e \u003cscript\u003e\n        \/\/ Original-Script (keiner im Quelltext vorhanden – dieser Block bleibt unverändert)\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"sheghett","offers":[{"title":"Blau \/ S\/ EU 34-36","offer_id":53732967055726,"sku":"LF10303698LANS+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ M\/ EU 38-40","offer_id":53732967088494,"sku":"LF10303698LANM+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ L\/ EU 42-44","offer_id":53732967121262,"sku":"LF10303698LANL+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ XL\/ EU 46","offer_id":53732967154030,"sku":"LF10303698LANXL+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ 2XL\/ EU 48","offer_id":53732967186798,"sku":"LF10303698LAN2XL+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Grün \/ S\/ EU 34-36","offer_id":53732967219566,"sku":"LF10303698LVSS+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Grün \/ M\/ EU 38-40","offer_id":53732967252334,"sku":"LF10303698LVSM+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Grün \/ L\/ EU 42-44","offer_id":53732967285102,"sku":"LF10303698LVSL+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Grün \/ XL\/ EU 46","offer_id":53732967317870,"sku":"LF10303698LVSXL+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Grün \/ 2XL\/ EU 48","offer_id":53732967350638,"sku":"LF10303698LVS2XL+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Pink \/ S\/ EU 34-36","offer_id":53732967383406,"sku":"LF10303698FENS+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Pink \/ M\/ EU 38-40","offer_id":53732967416174,"sku":"LF10303698FENM+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Pink \/ L\/ EU 42-44","offer_id":53732967448942,"sku":"LF10303698FENL+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Pink \/ XL\/ EU 46","offer_id":53732967481710,"sku":"LF10303698FENXL+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Pink \/ 2XL\/ EU 48","offer_id":53732967514478,"sku":"LF10303698FEN2XL+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Weiß \/ S\/ EU 34-36","offer_id":53732967547246,"sku":"LF10303698BAIS+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Weiß \/ M\/ EU 38-40","offer_id":53732967580014,"sku":"LF10303698BAIM+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Weiß \/ L\/ EU 42-44","offer_id":53732967612782,"sku":"LF10303698BAIL+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Weiß \/ XL\/ EU 46","offer_id":53732967645550,"sku":"LF10303698BAIXL+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Weiß \/ 2XL\/ EU 48","offer_id":53732967678318,"sku":"LF10303698BAI2XL+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ S\/ EU 34-36","offer_id":53732967711086,"sku":"LF10303698HEIS+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ M\/ EU 38-40","offer_id":53732967743854,"sku":"LF10303698HEIM+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ L\/ EU 42-44","offer_id":53732967776622,"sku":"LF10303698HEIL+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ XL\/ EU 46","offer_id":53732967809390,"sku":"LF10303698HEIXL+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ 2XL\/ EU 48","offer_id":53732967842158,"sku":"LF10303698HEI2XL+LF30317771BAI*2","price":20.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/3605\/4382\/files\/spp_shopify20260304120811_fb3b9f36fcd4a9b658d58b56796b2ef9_3e1b32ac-2c8a-43c6-9073-7028b5002f06.png?v=1778145359","url":"https:\/\/sheghett.com\/products\/5e1t-bc","provider":"sheghett","version":"1.0","type":"link"}