{"product_id":"d5342-linen-halterneck-dress","title":"D5342 亚麻露背连衣裙","description":"\u003cdiv class=\"SMSdietailInfo\" id=\"05\"\u003e\u003c\/div\u003e\n\u003c!-- 캠페인 영상 --\u003e\n\u003cdiv id=\"custom-video-wrapper\"\u003e\n\u003cdiv class=\"video-container\"\u003e\n\u003cdiv class=\"touch-blocker\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/hDCT3FqWn0Y?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=hDCT3FqWn0Y\u0026amp;controls=0\u0026amp;modestbranding=1\u0026amp;rel=0\u0026amp;playsinline=1\"\u003e\n\u003c\/iframe\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"34\" data-start=\"0\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"34\" data-start=\"0\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这款连衣裙散发着女性魅力。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"171\" data-start=\"36\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e采用人造丝、亚麻和涤纶混纺制成，\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"171\" data-start=\"36\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e质地轻盈透气。\u003c\/span\u003e\u003cbr data-end=\"125\" data-start=\"122\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e均码设计，版型宽松。\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"378\" data-start=\"173\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e挂脖和V领设计巧妙地凸显颈部线条，\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"378\" data-start=\"173\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e背部的扭结细节增添优雅气息。\u003c\/span\u003e\u003cbr data-end=\"302\" data-start=\"299\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e宽松的A字廓形和长款设计自然修饰身材。\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"554\" data-start=\"380\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e侧边拉链设计方便穿脱，\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"554\" data-start=\"380\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e侧边口袋增添实用性。\u003c\/span\u003e\u003cbr data-end=\"463\" data-start=\"460\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e无内衬设计，即使在炎热的夏季也能保持凉爽\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"554\" data-start=\"380\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e舒适。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"630\" data-start=\"556\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e非常适合约会或休闲外出，尽显优雅魅力。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"678\" data-start=\"632\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e模特身高167厘米，穿戴粉色均码。\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n    \/* 📦 전체 컨테이너 설정 *\/\n    #custom-video-wrapper {\n        position: relative;\n        max-width: 1000px;\n        margin: 0 auto;\n        background-color: #fff;\n    }\n\n    \/* 🎞️ 비율 유지 및 스타일 *\/\n    #custom-video-wrapper .video-container {\n        position: relative;\n        width: 100%;\n        padding-top: 133.33%; \/* 3:4 비율 유지 *\/\n        overflow: hidden;\n    }\n\n    \/* ▶️ 유튜브 영상 iframe 스타일 *\/\n    #custom-video-wrapper .video-container iframe {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        border: none;\n    }\n\n    \/* ✋ 모바일에서만 터치 이벤트 차단 (고유 클래스: touch-blocker) *\/\n    @media (max-width: 768px) {\n        #custom-video-wrapper .touch-blocker {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            z-index: 1; \/* iframe 위로 배치 *\/\n            background-color: transparent; \/* 완전 투명 *\/\n        }\n    }\n\n    \/* 🖥️ 데스크톱에서는 오버레이 비활성화 *\/\n    @media (min-width: 769px) {\n        #custom-video-wrapper .touch-blocker {\n            display: none;\n        }\n    }\n\u003c\/style\u003e","brand":"DINT","offers":[{"title":"Pink \/ FREE","offer_id":51522259419410,"sku":null,"price":717.0,"currency_code":"CNY","in_stock":false},{"title":"Cream \/ FREE","offer_id":51522259452178,"sku":null,"price":717.0,"currency_code":"CNY","in_stock":false},{"title":"Brown \/ FREE","offer_id":51522259484946,"sku":null,"price":717.0,"currency_code":"CNY","in_stock":false},{"title":"Black \/ FREE","offer_id":51522259517714,"sku":null,"price":717.0,"currency_code":"CNY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/D5342.jpg?v=1753843903","url":"https:\/\/dintchina.cn\/zh-cn\/products\/d5342-linen-halterneck-dress","provider":"DINT","version":"1.0","type":"link"}