{"product_id":"dolman-tops","title":"V-Ausschnitt Damenoberteile in Unifarben und lockerem Schnitt✨","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        .custom-product-description .trust-badge {\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        .custom-product-description .trust-badge {\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%, #b13e3e 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        \/* 规格框 *\/\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 .trust-badge {\n            background: #fef8f0;\n            border-radius: 32px;\n            padding: 1.8rem;\n            border: 1px solid #fae2cd;\n        }\n        .custom-product-description .trust-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 1.2rem;\n        }\n        .custom-product-description .trust-item {\n            background: white;\n            border-radius: 24px;\n            padding: 1rem 1.2rem;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.03);\n            border: 1px solid #f3ede5;\n        }\n        .custom-product-description .trust-item strong {\n            color: #e67e23;\n            display: inline-block;\n            margin-bottom: 0.3rem;\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\"\u003eElegantes V-Ausschnitt T-Shirt\u003cbr\u003e\u003cspan class=\"subtitle-accent\"\u003eFür reife Frauen – stilvoll \u0026amp; bequem\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!-- 开篇引言 --\u003e\n\u003cdiv style=\"background: #fff6ed; border-radius: 32px; padding: 1.2rem 1.8rem; margin-bottom: 2rem; border-left: 5px solid #e67e23;\"\u003e\n\u003ch3 style=\"text-align: center; color: #dc4ca6; margin-bottom: 0.5rem;\"\u003e🌸👗 Fügen Sie Ihrer Garderobe in diesem farbenfrohen Sommer ein elegantes T-Shirt hinzu.\u003c\/h3\u003e\n\u003ch3 style=\"text-align: center; color: #dc4ca6;\"\u003e💋 Speziell für reife Frauen gemacht. Ohne zu übertreiben: Dieses Oberteil wird Ihr Modeleben verändern!\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 2rem;\" class=\"image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/6621\/4642\/files\/4.9V_1.gif\"\u003e\u003c\/div\u003e\n\u003c!-- GRÖSSENTABELLE --\u003e\n\u003cdiv class=\"size-chart-block\"\u003e\n\u003ch3 style=\"color: #169179; margin-bottom: 0.5rem;\"\u003eGrößen Tabelle:\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0792\/4000\/3870\/files\/1_88d42083-757e-4b41-8cd1-e189007aa7d1.png\"\u003e\n\u003c\/div\u003e\n\u003c!-- EIGENSCHAFTEN 章节 --\u003e\n\u003ch2 class=\"section-title\"\u003e✨ EIGENSCHAFTEN\u003c\/h2\u003e\n\u003cdiv class=\"feature-pair-grid\"\u003e\n\u003c!-- 1. Modischer Stil --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"👗\"\u003eMODISCHER STIL\u003c\/h4\u003e\n\u003cp\u003eLässiges, locker sitzendes Oberteil mit einem einfarbigen T-Shirt für einen stilvollen Look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0792\/4000\/3870\/files\/1_d4cf5f43-08d8-47bd-b755-f6eedcfae2fb.gif\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Vielseitig kombinierbar --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"👚\"\u003eVIELSEITIG KOMBINIERBAR\u003c\/h4\u003e\n\u003cp\u003eDieses V-Ausschnitt-Oberteil kann mit Jeans, Skinny-Jeans, Shorts, schwarzen Hosen, einer Halskette und Absätzen getragen werden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0580\/5119\/9085\/files\/3f64e55dd42c0377c950e97169964151b6038cae_24998091-5c39-4f8e-8202-28f5eccfe366.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Geeignet für verschiedene Anlässe --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"🎉\"\u003eFÜR VERSCHIEDENE ANLÄSSE\u003c\/h4\u003e\n\u003cp\u003eDiese kurze Bluse ist perfekt für den Alltag, Ausgehen, Partys, Clubs, die Arbeit und legere Anlässe. Ideal für den Herbst, Sommer und Frühling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.gettechcloud.com\/image\/543bf5af49c0185a98ff703f984637380279929a.jpeg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Hochwertiges Material --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4 class=\"feature-headline\" data-icon=\"🧵\"\u003eHOCHWERTIGES MATERIAL\u003c\/h4\u003e\n\u003cp\u003eDas in diesem Kleid verwendete Material ist sicher und angenehm zu tragen und klebt nicht auf der Haut.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/6621\/4642\/files\/b37343c1e98bc07b6e95c264038e82dd1e4c936a_16d82de5-3510-4816-b92c-c9c3fe011bd7.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Zusätzliches Bild --\u003e\n\u003cdiv style=\"margin: 1rem 0;\" class=\"image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0580\/5119\/9085\/files\/58727b4090c2d0cf13719895354aaf0d5f95c8f9_e5754bd2-a491-4c5e-bc5f-18b96022269e.jpg\"\u003e\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\"\u003eSchwarz, Rot, Weiß, Grün, Grau, Rosa, Blau\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 Mischfaser (weich, hautfreundlich)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003e👚 Ausschnitt:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eV-Ausschnitt\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003e📏 Passform:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eLässig, locker sitzend\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-watermark\" aria-hidden=\"true\"\u003eSTYLE\u003c\/div\u003e\n\u003cdiv class=\"spec-bg-pattern\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NOTIZ \/ 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\u003eAufgrund manueller Messungen sind leichte Maßabweichungen möglich.\u003c\/li\u003e\n\u003cli\u003eAufgrund unterschiedlicher Anzeige- und Beleuchtungseffekte kann die tatsächliche Farbe des Artikels geringfügig von der auf dem Bild angezeigten Farbe abweichen.\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!-- Extra Bild (nach Notiz) --\u003e\n\u003cdiv style=\"margin: 1rem 0;\" class=\"image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/6621\/4642\/files\/97dd3474d2de39dc1c273aaf5bf439c54ca32df1_05969ff1-02dd-48bc-a03a-70a15b6192a2.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- UNSERE GARANTIE \/ Service-Block --\u003e\n\u003ch2 class=\"section-title\"\u003e🛡️ UNSERE GARANTIE\u003c\/h2\u003e\n\u003cdiv class=\"trust-badge\"\u003e\n\u003cdiv class=\"trust-grid\"\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cstrong\u003e📦 Versicherter weltweiter Versand\u003c\/strong\u003e\n\u003cp style=\"margin-top: 0.3rem; font-size: 0.9rem;\"\u003eJede Bestellung enthält eine Sendungsverfolgung in Echtzeit und Versicherungsschutz für den unwahrscheinlichen Fall, dass ein Paket unterwegs verloren geht oder gestohlen wird.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cstrong\u003e✉️ Kundensupport\u003c\/strong\u003e\n\u003cp style=\"margin-top: 0.3rem; font-size: 0.9rem;\"\u003eWenden Sie sich bei Fragen jederzeit gerne an unser Kundenservice-Team. Wir helfen Ihnen schnell und beantworten alle Ihre Fragen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cstrong\u003e🔒 Sichere Kassen\u003c\/strong\u003e\n\u003cp style=\"margin-top: 0.3rem; font-size: 0.9rem;\"\u003eWir verwenden hochmoderne SSL-Verschlüsselung, um Ihre persönlichen und finanziellen Daten zu 100 % zu schützen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 1rem;\" class=\"image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/6621\/4642\/files\/98681f217e39838144025f608527463a_28388a5c-3216-4e96-8724-7286de94be10.png\"\u003e\u003c\/div\u003e\n\u003c!-- 结尾CTA --\u003e\n\u003cdiv class=\"final-cta\"\u003e✨ Verleihen Sie Ihrer Garderobe einen neuen Look – stilvoll, bequem und vielseitig ✨\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":"czerio","offers":[{"title":"🔥Grün \/ S (EU 36-38)","offer_id":47376204005570,"sku":"LF10249425MLVS","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"🔥Grün \/ M (EU 40-42)","offer_id":47376204038338,"sku":"LF10249425MLVM","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"🔥Grün \/ L (EU 44-46)","offer_id":47376204071106,"sku":"LF10249425MLVL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"🔥Grün \/ XL (EU 46-48)","offer_id":47376204103874,"sku":"LF10249425MLVXL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"🔥Grün \/ 2XL (EU 48-50)","offer_id":47376204136642,"sku":"LF10249425MLV2XL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"🔥Rot \/ S (EU 36-38)","offer_id":47376204169410,"sku":"LF10249425JHSS","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"🔥Rot \/ M (EU 40-42)","offer_id":47376204202178,"sku":"LF10249425JHSM","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"🔥Rot \/ L (EU 44-46)","offer_id":47376204234946,"sku":"LF10249425JHSL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"🔥Rot \/ XL (EU 46-48)","offer_id":47376204267714,"sku":"LF10249425JHSXL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"🔥Rot \/ 2XL (EU 48-50)","offer_id":47376204300482,"sku":"LF10249425JHS2XL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Weiß \/ S (EU 36-38)","offer_id":47376204333250,"sku":"LF10249425BAIS","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Weiß \/ M (EU 40-42)","offer_id":47376204366018,"sku":"LF10249425BAIM","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Weiß \/ L (EU 44-46)","offer_id":47376204398786,"sku":"LF10249425BAIL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Weiß \/ XL (EU 46-48)","offer_id":47376204431554,"sku":"LF10249425BAIXL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Weiß \/ 2XL (EU 48-50)","offer_id":47376204464322,"sku":"LF10249425BAI2XL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ S (EU 36-38)","offer_id":47376204497090,"sku":"LF10249425HEIS","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ M (EU 40-42)","offer_id":47376204529858,"sku":"LF10249425HEIM","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ L (EU 44-46)","offer_id":47376204562626,"sku":"LF10249425HEIL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ XL (EU 46-48)","offer_id":47376204595394,"sku":"LF10249425HEIXL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Schwarz \/ 2XL (EU 48-50)","offer_id":47376204628162,"sku":"LF10249425HEI2XL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Grau \/ S (EU 36-38)","offer_id":47376204660930,"sku":"LF10249425HUIS","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Grau \/ M (EU 40-42)","offer_id":47376204693698,"sku":"LF10249425HUIM","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Grau \/ L (EU 44-46)","offer_id":47376204726466,"sku":"LF10249425HUIL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Grau \/ XL (EU 46-48)","offer_id":47376204759234,"sku":"LF10249425HUIXL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Grau \/ 2XL (EU 48-50)","offer_id":47376204792002,"sku":"LF10249425HUI2XL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Rosa \/ S (EU 36-38)","offer_id":47376204824770,"sku":"LF10249425FENS","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Rosa \/ M (EU 40-42)","offer_id":47376204857538,"sku":"LF10249425FENM","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Rosa \/ L (EU 44-46)","offer_id":47376204890306,"sku":"LF10249425FENL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Rosa \/ XL (EU 46-48)","offer_id":47376204923074,"sku":"LF10249425FENXL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Rosa \/ 2XL (EU 48-50)","offer_id":47376204955842,"sku":"LF10249425FEN2XL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ S (EU 36-38)","offer_id":47376204988610,"sku":"LF10249425C01S","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ M (EU 40-42)","offer_id":47376205021378,"sku":"LF10249425C01M","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ L (EU 44-46)","offer_id":47376205054146,"sku":"LF10249425C01L","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ XL (EU 46-48)","offer_id":47376205086914,"sku":"LF10249425C01XL","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ 2XL (EU 48-50)","offer_id":47376205119682,"sku":"LF10249425C012XL","price":22.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/6131\/2450\/files\/db3b2b73c9debb8cff39cc970c35a2d8d151bea7_d6b51c91-ec50-43c7-944a-8ae8bb82cc74.jpg?v=1775720393","url":"https:\/\/czerio.com\/products\/dolman-tops","provider":"czerio","version":"1.0","type":"link"}