{"product_id":"b3086-sleeveless-blouse-with-strap","title":"B3086 Sleeveless Blouse with Strap","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\/08lbY2jKPnI?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=08lbY2jKPnI\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=\"100\" data-start=\"57\"\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=\"100\" data-start=\"57\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThis is a blouse with a sophisticated mood.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"411\" data-start=\"102\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eMade from a polyester and spandex blend\u003c\/span\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e, \u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"411\" data-start=\"102\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eit offers a light and flexible fit.\u003c\/span\u003e\u003cbr data-end=\"181\" data-start=\"178\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eSubtle shoulder pads provide a stable silhouette,\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"411\" data-start=\"102\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eensuring a polished yet comfortable look.\u003c\/span\u003e\u003cbr data-end=\"275\" data-start=\"272\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eAn asymmetric hem and side slits create a graceful, \u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"411\" data-start=\"102\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003erefined line with movement,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"411\" data-start=\"102\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e while the sheer detail at the hem adds a delicate touch.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"617\" data-start=\"413\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe included strap allows for versatile styling\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"617\" data-start=\"413\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e and the back zipper closure makes it easy to wear.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"617\" data-start=\"413\"\u003e\n\u003cbr data-end=\"515\" data-start=\"512\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003ePerfect for both formal occasions and elevated daily looks\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"617\" data-start=\"413\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e, this blouse is a versatile wardrobe piece.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"669\" data-start=\"619\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eModel is 173cm tall and wearing ONE size in BROWN.\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":"Brown \/ FREE","offer_id":51312000631058,"sku":"","price":642.0,"currency_code":"CNY","in_stock":false},{"title":"Beige \/ FREE","offer_id":51312000663826,"sku":"","price":642.0,"currency_code":"CNY","in_stock":false},{"title":"Black \/ FREE","offer_id":51312000696594,"sku":"","price":642.0,"currency_code":"CNY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/B3086.jpg?v=1748314097","url":"https:\/\/dintchina.cn\/products\/b3086-sleeveless-blouse-with-strap","provider":"DINT","version":"1.0","type":"link"}