{"product_id":"d5223-sheer-slim-fit-dress","title":"D5223 Sheer Slim Fit Dress","description":"\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\/5HmaxLIDk84?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=5HmaxLIDk84\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\u003c!-- 캠페인 영상 --\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"118\" data-start=\"67\"\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=\"118\" data-start=\"67\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThis dress exudes a sophisticated and refined mood.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"308\" data-start=\"120\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eCrafted from a polyester and spandex blend,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"308\" data-start=\"120\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e it offers a comfortable fit while creating a slim silhouette. \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"308\" data-start=\"120\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eAvailable in S and M sizes,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"308\" data-start=\"120\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e it allows for a tailored fit based on your body shape.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"468\" data-start=\"310\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe sheer detail at the shoulder line adds a subtle point of interest,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"468\" data-start=\"310\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e while the draped design and midi length combine \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"468\" data-start=\"310\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eto create an elegant and polished look.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"590\" data-start=\"470\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eA back zipper closure and back slit enhance ease of movement,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"590\" data-start=\"470\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e and the partial lining provides added comfort during wear.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"684\" data-start=\"592\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eWith its feminine and graceful design,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"684\" data-start=\"592\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003ethis dress is a standout piece for special occasions.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"743\" data-start=\"686\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe model is 174cm tall and is wearing a size S in BLACK.\u003c\/span\u003e\u003c\/h4\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":"Black \/ S","offer_id":51166924243218,"sku":"","price":754.0,"currency_code":"CNY","in_stock":true},{"title":"Black \/ M","offer_id":51166924275986,"sku":"","price":754.0,"currency_code":"CNY","in_stock":true},{"title":"Pink \/ S","offer_id":51166924308754,"sku":"","price":754.0,"currency_code":"CNY","in_stock":true},{"title":"Pink \/ M","offer_id":51166924341522,"sku":"","price":754.0,"currency_code":"CNY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/D5223.jpg?v=1744107077","url":"https:\/\/dintchina.cn\/products\/d5223-sheer-slim-fit-dress","provider":"DINT","version":"1.0","type":"link"}