{"product_id":"j2762-cropped-vest","title":"J2762 短款背心","description":"\u003c!-- 캠페인 영상 --\u003e\n\u003cdiv id=\"custom-video-wrapper\"\u003e\n\n\u003cdiv class=\"video-container\"\u003e\n\n\u003cdiv class=\"touch-blocker\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/x7ysbM5VZC0?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=x7ysbM5VZC0\u0026amp;controls=0\u0026amp;modestbranding=1\u0026amp;rel=0\u0026amp;playsinline=1\"\u003e\n\u003c\/iframe\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\n\u003c!-- 디테일 영상 --\u003e\n\u003cdiv id=\"custom-video-wrapper\"\u003e\n\n\u003cdiv class=\"video-container\"\u003e\n\n\u003cdiv class=\"touch-blocker\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/pXGi59YqmaY?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=pXGi59YqmaY\u0026amp;controls=0\u0026amp;modestbranding=1\u0026amp;rel=0\u0026amp;playsinline=1\"\u003e\n\u003c\/iframe\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"31\" data-start=\"0\"\u003e\n\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\n\u003c\/h4\u003e\n\n \u003ch4 style=\"text-align: center;\" data-end=\"31\" data-start=\"0\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e日常休闲心情背心。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"119\" data-start=\"33\"\u003e\n\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e由人造丝和尼龙混合制成\u003c\/span\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e，\u003c\/span\u003e\n\n\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"119\" data-start=\"33\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e它具有柔软的触感和干净的轮廓。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"241\" data-start=\"121\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e不对称长度\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"241\" data-start=\"121\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e短款设计增添了时尚感，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"241\" data-start=\"121\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e全衬里确保稳固贴合。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"345\" data-start=\"243\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e正面有纽扣开合，方便造型\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"345\" data-start=\"243\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e可单独佩戴，也可分层佩戴，打造各种造型。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"394\" data-start=\"347\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e模特身高 173 厘米，穿均码黑色衣服。\u003c\/span\u003e\u003c\/h4\u003e\n\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":51261474210066,"sku":"","price":504.0,"currency_code":"CNY","in_stock":false},{"title":"Beige \/ FREE","offer_id":51261474242834,"sku":"","price":504.0,"currency_code":"CNY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/J2762.jpg?v=1746676204","url":"https:\/\/dintchina.cn\/zh-cn\/products\/j2762-cropped-vest","provider":"DINT","version":"1.0","type":"link"}