{"product_id":"b3101-sleeveless-blouse-with-belt","title":"B3101 Sleeveless Blouse with Belt","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\/-kNnQ82aVv8?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=-kNnQ82aVv8\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=\"57\" data-start=\"0\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThis wrap blouse offers a refined and sophisticated look.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"213\" data-start=\"59\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eMade from lightweight polyester, \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"213\" data-start=\"59\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eit features a smooth texture and comes in ONE size,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"213\" data-start=\"59\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e allowing for a natural silhouette that suits a variety of body types.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"416\" data-start=\"215\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe front wrap design is paired with a matching belt to cinch the waist, \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"416\" data-start=\"215\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003ecreating a sleek and polished appearance.\u003c\/span\u003e\u003cbr data-end=\"332\" data-start=\"329\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eIts sleeveless style, combined with shoulder pads,\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"416\" data-start=\"215\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e adds a modern and structured fit.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"572\" data-start=\"418\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe blouse is easy to wear with a back zipper closure,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"572\" data-start=\"418\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e and due to the light color, it has slight sheerness\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"572\" data-start=\"418\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003emaking it a great option for the summer season.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"695\" data-start=\"574\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eIt pairs effortlessly with slacks, skirts, or denim, \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"695\" data-start=\"574\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003emaking it a versatile piece for creating modern and stylish outfits.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"754\" data-start=\"697\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe model is 173cm tall and is wearing ONE size in beige.\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":"Beige \/ FREE","offer_id":51412448411922,"sku":"","price":21200.0,"currency_code":"JPY","in_stock":false},{"title":"Ivory \/ FREE","offer_id":51412448444690,"sku":"","price":21200.0,"currency_code":"JPY","in_stock":false},{"title":"Gray \/ FREE","offer_id":51412448477458,"sku":"","price":21200.0,"currency_code":"JPY","in_stock":false},{"title":"Black \/ FREE","offer_id":51412448510226,"sku":"","price":21200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/B3101.jpg?v=1750825392","url":"https:\/\/jp.dintkorea.com\/en\/products\/b3101-sleeveless-blouse-with-belt","provider":"DINT","version":"1.0","type":"link"}