{"product_id":"ksh52o2jk008-1","title":"KSH52O2JK008 ","description":"\u003cdiv id=\"custom-video-wrapper\"\u003e\n\u003cdiv class=\"video-container\"\u003e\n\u003cdiv class=\"touch-blocker\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/Fj3WNt7AvJw?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=Fj3WNt7AvJw\u0026amp;controls=0\u0026amp;modestbranding=1\u0026amp;rel=0\u0026amp;playsinline=1\"\u003e\n\u003c\/iframe\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/I4voRCsJdpA?autoplay=1\u0026amp;\u0026amp;cc_load_policy=0\u0026amp;\u0026amp;mute=1\u0026amp;rel=0\u0026amp;controls=0\u0026amp;loop=1\u0026amp;playlist=I4voRCsJdpA\u0026amp;playsinline=1\u0026amp;showinfo=0\" height=\"562.5\" width=\"1000\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003ch4 style=\"text-align: center;\"\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;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这款单排扣夹克将光滑的薄纱面料\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e与闪亮的亮片细节完美融合，\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e营造出既现代又奢华的造型。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e布满亮片的设计反射出微妙的光芒，\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e赋予其精致而迷人的魅力。略带透明的材质为经典廓形增添了时尚\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e和现代感。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e此款夹克为均码（F），舒适地适合各种体型。整洁的定制领口和单扣设计彰显永恒的优雅，\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e而结构化的肩线则确保了精致合身的版型。\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e单独穿着时，这件单品将成为引人注目的亮点。搭配简约的内搭，营造时尚精致的造型。\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这款夹克非常适合特殊场合，\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e是提升您整体装扮的完美选择。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e模特身高174厘米，穿F码象牙色。\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":"Ivory \/ FREE","offer_id":51155748061458,"sku":null,"price":3257.0,"currency_code":"CNY","in_stock":true},{"title":"Gray \/ FREE","offer_id":51155748028690,"sku":null,"price":3257.0,"currency_code":"CNY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/0030020045592.jpg?v=1771577934","url":"https:\/\/dintchina.cn\/zh-cn\/products\/ksh52o2jk008-1","provider":"DINT","version":"1.0","type":"link"}