{"product_id":"ksh42o2jk047-coat","title":"KSH42O2JK047 外套","description":"\u003cdiv class=\"SMSdietailInfo\" id=\"05\"\u003e\u003c\/div\u003e\n\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\/SO0pHlqEvPY?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=SO0pHlqEvPY\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\u003c!-- 캠페인 영상 --\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e采用柔软坚固的羊毛和尼龙混纺面料制成，\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e均码设计，适合各种体型。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e正面纽扣开合，方便穿着，\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e背面开衩增加活动性，侧袋方便收纳。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e大衣配有同色系腰带和围巾，\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e可打造多功能造型。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e厚实的材质确保保暖，非常适合这个季节。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e通体格纹图案增添时尚别致感。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e即使单独穿着也能打造时尚造型，\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e这款高度百搭的单品是您衣橱的宝贵补充。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e我们强烈推荐给我们的 DINT 顾客。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e模特身高173厘米，穿着均码炭灰色款。\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":"Charcoal \/ FREE","offer_id":50623718654226,"sku":"","price":5248.0,"currency_code":"CNY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/KSH42O2JK047_53ae599d-dbf6-45fa-84d1-1121692b8193.jpg?v=1763518304","url":"https:\/\/dintchina.cn\/zh-cn\/products\/ksh42o2jk047-coat","provider":"DINT","version":"1.0","type":"link"}