{"product_id":"j2783-lace-hooded-zip-up-jacket","title":"J2783 Lace Hooded Zip-Up Jacket","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\/BBO8jd7N7us?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=BBO8jd7N7us\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=\"99\" data-start=\"62\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"99\" data-start=\"62\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThis hooded zip-up has a unique mood.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"255\" data-start=\"101\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eMade from a polyester and spandex blend,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"255\" data-start=\"101\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e it offers good stretch and a lightweight feel. \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"255\" data-start=\"101\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eDesigned in one size, it features a relaxed, oversized silhouette.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"368\" data-start=\"257\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe full sheer lace fabric adds a feminine and distinctive touch,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"368\" data-start=\"257\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e while shoulder pads provide a structured fit.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"496\" data-start=\"370\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eIt features a front zipper for easy wear, \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"496\" data-start=\"370\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003ewith banding at the cuffs and hem for a clean finish.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"496\" data-start=\"370\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e Side pockets add practicality.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"678\" data-start=\"498\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eRecommended as a lightweight outer layer not only for\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"678\" data-start=\"498\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e daily looks but also during summer, thanks to the breathable fabric. \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"678\" data-start=\"498\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eA standout piece that adds a stylish point to any outfit.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"722\" data-start=\"680\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eModel is 171CM, wearing ONE size 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 \/ FREE","offer_id":51321479299346,"sku":"","price":147.0,"currency_code":"SGD","in_stock":false},{"title":"Ivory \/ FREE","offer_id":51321479332114,"sku":"","price":147.0,"currency_code":"SGD","in_stock":false},{"title":"LIGHT GREEN \/ FREE","offer_id":51321479364882,"sku":"","price":147.0,"currency_code":"SGD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/J2783.jpg?v=1748588711","url":"https:\/\/dintkorea.com\/products\/j2783-lace-hooded-zip-up-jacket","provider":"DINT","version":"1.0","type":"link"}