{"product_id":"d9548-shirring-maxi-dress-1","title":"D9548 褶皱长连衣裙","description":"\u003c!-- 캠페인 영상 --\u003e\n\u003cdiv id=\"custom-video-wrapper\"\u003e\n\n\u003cdiv class=\"video-container\"\u003e\n\n\u003cdiv class=\"touch-blocker\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/tYGfAS7UedE?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=tYGfAS7UedE\u0026amp;controls=0\u0026amp;modestbranding=1\u0026amp;rel=0\u0026amp;playsinline=1\"\u003e\n\u003c\/iframe\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003ch4 data-start=\"0\" data-end=\"44\" style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/h4\u003e\n\n\u003ch4 data-start=\"0\" data-end=\"44\" style=\"text-align: center;\"\u003e\n\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这\u003c\/span\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e是一件女性风格的褶皱长裙。\u003c\/span\u003e\n\n\u003c\/h4\u003e\n\n\u003ch4 data-start=\"46\" data-end=\"202\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e由尼龙、棉和聚氨酯混合制成，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 data-start=\"46\" data-end=\"202\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e它提供轻盈柔软的感觉\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 data-start=\"46\" data-end=\"202\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e修身的轮廓更显其优雅魅力。\u003c\/span\u003e\u003c\/h4\u003e\n\n \u003ch4 data-start=\"204\" data-end=\"370\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e整体修身剪裁和超长长度营造出一种拉长感\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 data-start=\"204\" data-end=\"370\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e优雅的外观，而前面的褶皱细节巧妙地修饰了身材\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 data-start=\"204\" data-end=\"370\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e并增添了一丝女性气质。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 data-start=\"372\" data-end=\"474\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e后背拉链设计方便穿着，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 data-start=\"372\" data-end=\"474\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e部分衬里确保安全且不透明的贴合。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 data-start=\"476\" data-end=\"567\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这件衣服不仅适合日常穿着\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 data-start=\"476\" data-end=\"567\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e也适合聚会或特殊场合。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 data-start=\"569\" data-end=\"615\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e模特身高 171 厘米，穿\u003cspan\u003e白色\u003c\/span\u003eS 码。\u003c\/span\u003e\u003c\/h4\u003e\n\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":"White \/ S","offer_id":51456486801682,"sku":null,"price":1104.0,"currency_code":"CNY","in_stock":false},{"title":"White \/ M","offer_id":51456486834450,"sku":null,"price":1104.0,"currency_code":"CNY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/D9548_787f9fd5-692d-43b0-a8af-eeb831e812bb.jpg?v=1752031024","url":"https:\/\/dintchina.cn\/zh-cn\/products\/d9548-shirring-maxi-dress-1","provider":"DINT","version":"1.0","type":"link"}