{"product_id":"js053-bolero-jumpsuit","title":"JS053 短上衣连体裤","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\/IkQ13SXDbBw?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=IkQ13SXDbBw\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\u003cbr\u003e\u003c\/p\u003e\n\n\u003c!-- 디테일JS 영상 --\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\/7LNeeNE1AwM?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=7LNeeNE1AwM\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=\"98\" data-start=\"38\"\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=\"98\" data-start=\"38\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这是一件采用精致的波蕾罗风格设计的连身裤。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"175\" data-start=\"100\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e它由涤纶和氨纶混纺面料制成，既舒适又修身。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"282\" data-start=\"177\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e前开襟短上衣剪裁增添了独特的细节，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"282\" data-start=\"177\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e而轻微垫起的肩部则有助于打造干净的轮廓。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"365\" data-start=\"284\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e宽褶裤提供轻松\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"365\" data-start=\"284\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e运动并自然地修饰身材。\u003c\/span\u003e\u003c\/h4\u003e\n\n \u003ch4 style=\"text-align: center;\" data-end=\"447\" data-start=\"367\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e配有后拉链，方便穿着\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"447\" data-start=\"367\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e并配有侧袋，更加实用。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"510\" data-start=\"449\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e适合正式场合以及时尚的日常装扮。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"556\" data-start=\"512\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e模特身高 174 厘米，穿灰色 S 码。\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":"Gray \/ S","offer_id":51213779501330,"sku":"","price":589.0,"currency_code":"CNY","in_stock":true},{"title":"Gray \/ M","offer_id":51213779534098,"sku":"","price":589.0,"currency_code":"CNY","in_stock":true},{"title":"Beige \/ S","offer_id":51213779566866,"sku":"","price":589.0,"currency_code":"CNY","in_stock":true},{"title":"Beige \/ M","offer_id":51213779599634,"sku":"","price":589.0,"currency_code":"CNY","in_stock":true},{"title":"Black \/ S","offer_id":51213779632402,"sku":"","price":589.0,"currency_code":"CNY","in_stock":true},{"title":"Black \/ M","offer_id":51213779665170,"sku":"","price":589.0,"currency_code":"CNY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/JS053.jpg?v=1745388939","url":"https:\/\/dintchina.cn\/zh-cn\/products\/js053-bolero-jumpsuit","provider":"DINT","version":"1.0","type":"link"}