{"product_id":"1ck8","title":"🌸👗✨ Elegant Women's Dress with V-Neck \u0026 Lace Inserts – feminine, classy, perfect for special occasions. 🕊️","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        \/* 规格框 *\/\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\n\u003c!-- 主标题 --\u003e\n\u003cdiv class=\"title-wrapper\"\u003e\n\n\u003ch1 class=\"main-title\"\u003eV-Neck Lace Dress\u003cbr\u003e\u003cspan class=\"subtitle-accent\"\u003eMidi-Length \u0026amp; Tiered Silhouette\u003c\/span\u003e\n\n\u003c\/h1\u003e\n\n\u003cdiv class=\"title-ornament\"\u003e\n\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\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- GRÖSSENTABELLE --\u003e\n\u003cdiv class=\"size-chart-block\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0797\/8277\/3014\/files\/spp_shopify20260401111725_b8954e2b6b86b03ed5bd063b47bafca2.jpg\"\u003e\u003c\/div\u003e\n\n\u003c!-- EIGENSCHAFTEN 章节 --\u003e\n\u003ch2 class=\"section-title\"\u003e✨ FEATURES\u003c\/h2\u003e\n\n\u003cdiv class=\"feature-pair-grid\"\u003e\n\n\u003c!-- 1. ELEGANTE SPITZENVERZIERUNGEN --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch4 class=\"feature-headline\" data-icon=\"✨\"\u003eELEGANT LACE DETAILING\u003c\/h4\u003e\n\n\u003cp\u003eIntricately crafted lace trims along the V-neckline and tiered sections add a touch of bohemian charm and sophistication, elevating your everyday look with delicate, eye-catching patterns.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0797\/8277\/3014\/files\/spp_shopify20260401111729_5185822d4b0a0eb868617056ed1d73c4.png\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- 2. ATEMAKTIVES, WEICHES MATERIAL --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch4 class=\"feature-headline\" data-icon=\"🍃\"\u003eBREATHABLE, SOFT FABRIC\u003c\/h4\u003e\n\n\u003cp\u003eCrafted from high-quality, soft fabric, this dress ensures all-day comfort and breathability, making it perfect for warm weather and keeping you pleasantly cool and fresh from morning to evening.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0797\/8277\/3014\/files\/spp_shopify20260401111735_fdaab73814b5669713bea72f482e1c1a.png\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- 3. VORTEILHAFTE STUFENFÖRMIGE SILHOUETTE --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch4 class=\"feature-headline\" data-icon=\"👗\"\u003eFLATTERING TIERED SILHOUETTE\u003c\/h4\u003e\n\n\u003cp\u003eThe flowing, tiered design creates a graceful A-line shape that drapes beautifully on the body. Its relaxed fit flatters various body types while allowing for unrestricted movement.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0797\/8277\/3014\/files\/spp_shopify20260401111740_73aa53a657788a94c95cb18c077fce7b.png\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- 4. VIELSEITIGE MIDI-LÄNGE --\u003e\n\u003cdiv class=\"feature-pair\"\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch4 class=\"feature-headline\" data-icon=\"📏\"\u003eVERSATILE MIDI-LENGTH\u003c\/h4\u003e\n\n\u003cp\u003eThe versatile midi length extends elegantly just below the knee, offering both modesty and style, making this dress suitable for a variety of occasions, from casual outings to semi-formal events.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0797\/8277\/3014\/files\/spp_shopify20260401111746_2730fc452b51a3c536154df2f71e8004.png\"\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003c!-- SPEZIFIKATIONEN --\u003e\n\u003ch2 class=\"section-title\"\u003e📋 SPECIFICATIONS\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-box\"\u003e\n\n\u003cdiv class=\"specs-grid\"\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n\u003cspan class=\"spec-label\"\u003e🎨 Colors:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eBlack, Yellow\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n\u003cspan class=\"spec-label\"\u003e📏 Sizes:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eS, M, L, XL, 2XL, 3XL, 4XL, 5XL\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n\u003cspan class=\"spec-label\"\u003e🧵 Material:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eHigh-quality, soft fabric (breathable)\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\n\u003cspan class=\"spec-label\"\u003e✨ Features:\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eV-neck, lace detailing, tiered silhouette, midi-length\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-watermark\" aria-hidden=\"true\"\u003eLACE\u003c\/div\u003e\n\n\u003cdiv class=\"spec-bg-pattern\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- LIEFERUMFANG --\u003e\n\u003ch2 class=\"section-title\"\u003e📦 PACKAGE CONTENTS\u003c\/h2\u003e\n\n\u003cdiv style=\"background: #fefaf5; border-left-color: #e67e23;\" class=\"notice-block\"\u003e\n\n\u003cul class=\"notice-list\"\u003e\n\n\u003cli\u003e1 × Elegant Women's V-Neck Lace Dress\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- HINWEISE --\u003e\n\u003ch2 class=\"section-title\"\u003e⚠️ NOTES\u003c\/h2\u003e\n\n\u003cdiv class=\"notice-block\"\u003e\n\n\u003cul class=\"notice-list\"\u003e\n\n\u003cli\u003eThe color may vary from the actual appearance due to differences in computer screens.\u003c\/li\u003e\n\n\u003cli\u003ePlease allow for slight variations due to manual measurements. Please make sure this is not an issue for you before purchasing.\u003c\/li\u003e\n\n\u003cli\u003eMachine washable at 30°C – please do not bleach.\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003c!-- 结尾CTA --\u003e\n\u003cdiv class=\"final-cta\"\u003e✨ Delicate lace, flowing elegance – Your new favorite dress for special moments ✨\u003c\/div\u003e\n\n\u003c!-- 原始脚本占位 --\u003e \u003cscript\u003e\n        \/\/ Original-Script (keiner im Quelltext vorhanden – dieser Block bleibt unverändert)\n    \u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"1","offers":[{"title":"Yellow \/ S","offer_id":64127337562461,"sku":"LF10333944HUGS","price":28.99,"currency_code":"EUR","in_stock":true},{"title":"Yellow \/ M","offer_id":64127337595229,"sku":"LF10333944HUGM","price":28.99,"currency_code":"EUR","in_stock":true},{"title":"Yellow \/ L","offer_id":64127337627997,"sku":"LF10333944HUGL","price":28.99,"currency_code":"EUR","in_stock":true},{"title":"Yellow \/ XL","offer_id":64127337660765,"sku":"LF10333944HUGXL","price":28.99,"currency_code":"EUR","in_stock":true},{"title":"Yellow \/ 2XL","offer_id":64127337693533,"sku":"LF10333944HUG2XL","price":28.99,"currency_code":"EUR","in_stock":true},{"title":"Yellow \/ 3XL","offer_id":64127337726301,"sku":"LF10333944HUG3XL","price":28.99,"currency_code":"EUR","in_stock":true},{"title":"Yellow \/ 4XL","offer_id":64127337759069,"sku":"LF10333944HUG4XL","price":28.99,"currency_code":"EUR","in_stock":true},{"title":"Yellow \/ 5XL","offer_id":64127337791837,"sku":"LF10333944HUG5XL","price":28.99,"currency_code":"EUR","in_stock":true},{"title":"Black \/ S","offer_id":64127337824605,"sku":"LF10333944HEIS","price":28.99,"currency_code":"EUR","in_stock":true},{"title":"Black \/ M","offer_id":64127337857373,"sku":"LF10333944HEIM","price":28.99,"currency_code":"EUR","in_stock":true},{"title":"Black \/ L","offer_id":64127337890141,"sku":"LF10333944HEIL","price":28.99,"currency_code":"EUR","in_stock":true},{"title":"Black \/ XL","offer_id":64127337922909,"sku":"LF10333944HEIXL","price":28.99,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 2XL","offer_id":64127337955677,"sku":"LF10333944HEI2XL","price":28.99,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 3XL","offer_id":64127337988445,"sku":"LF10333944HEI3XL","price":28.99,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 4XL","offer_id":64127338021213,"sku":"LF10333944HEI4XL","price":28.99,"currency_code":"EUR","in_stock":true},{"title":"Black \/ 5XL","offer_id":64127338053981,"sku":"LF10333944HEI5XL","price":28.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0877\/0899\/1837\/files\/spp_shopify20260401111753_1cf9055d71db2c296c752930523764ec_a4ff342c-d375-423e-a64f-2aef83b9adf8.png?v=1775679027","url":"https:\/\/dihaz.de\/ru-us\/products\/1ck8","provider":"DIHAZ","version":"1.0","type":"link"}