{"product_id":"d5293-seersucker-two-piece-set","title":"D5293 Seersucker Two Piece Set","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\/CRLWs-vf6Eo?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=CRLWs-vf6Eo\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=\"121\" 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=\"121\" data-start=\"57\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThis is a seersucker two-piece set with a cool, textured finish.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"284\" data-start=\"123\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eMade from a rayon and cotton blend, it offers a light and breathable fit. \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"284\" data-start=\"123\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe slightly sheer fabric makes it ideal for staying cool even in the height of summer.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"495\" data-start=\"286\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe top features an asymmetric hem and side waist ties for a stylish touch\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=\"495\" data-start=\"286\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e It includes a front button closure, a chest pocket for practicality, \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"495\" data-start=\"286\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eand lightly padded shoulders for a clean, structured silhouette.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"706\" data-start=\"497\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe bottoms have an elastic band at the back waist for a secure fit,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"706\" data-start=\"497\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e along with a front zipper and button closure, and functional pockets.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"706\" data-start=\"497\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e Pintuck details and a wide-leg cut create a relaxed yet polished look.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"841\" data-start=\"708\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eWorn together, the set delivers a refined, natural outfit.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"841\" data-start=\"708\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e Each piece also works well on its own, offering versatile styling options.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"893\" data-start=\"843\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eModel is 171cm tall and 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":51392153288978,"sku":"","price":10600.0,"currency_code":"JPY","in_stock":false},{"title":"Charcoal \/ FREE","offer_id":51392153321746,"sku":"","price":10600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/D5293.jpg?v=1750390680","url":"https:\/\/jp.dintkorea.com\/en\/products\/d5293-seersucker-two-piece-set","provider":"DINT","version":"1.0","type":"link"}