{"product_id":"d5238-off-shoulder-dress-with-belt","title":"D5238 露肩连衣裙（配腰带） ","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\/1g214QuYeVs?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=1g214QuYeVs\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\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\n\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\/DhDVWIgFHOk?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=DhDVWIgFHOk\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 style=\"text-align: center;\" data-end=\"51\" data-start=\"0\"\u003e\n\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\n\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"51\" data-start=\"0\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e休闲日常的长裙。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"125\" data-start=\"53\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e由聚酯纤维和人造丝混纺而成\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"125\" data-start=\"53\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e带来轻盈柔软的感觉。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"213\" data-start=\"127\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e加长款和附带的腰带允许\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"213\" data-start=\"127\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e可调节贴合度和轮廓变化。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"316\" data-start=\"215\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e部分衬里确保稳固贴合，\u003c\/span\u003e\u003c\/h4\u003e\n\n \u003ch4 style=\"text-align: center;\" data-end=\"316\" data-start=\"215\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e而网眼织物的微妙透明度则增添了独特的触感。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"365\" data-start=\"318\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e一件单独使用效果很好的作品。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"409\" data-start=\"367\"\u003e \u003cspan style=\"color: rgb(128, 128, 128);\"\u003e173CM 模特穿均码，卡其色。\u003c\/span\u003e\n\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":"Khaki \/ FREE","offer_id":51259070939410,"sku":"","price":11900.0,"currency_code":"JPY","in_stock":true},{"title":"Black \/ FREE","offer_id":51259070972178,"sku":"","price":11900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/D5238.jpg?v=1746606541","url":"https:\/\/jp.dintkorea.com\/zh-cn\/products\/d5238-off-shoulder-dress-with-belt","provider":"DINT","version":"1.0","type":"link"}