{"product_id":"js055-pocket-jumpsuit","title":"JS055 口袋连衣裤","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\/jnbnBjwaBUU?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=jnbnBjwaBUU\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=\"39\" 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=\"39\" 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=\"153\" data-start=\"41\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e采用聚酯纤维和尼龙混纺面料制成，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"153\" data-start=\"41\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e它具有轻盈、干燥的质地，确保穿着舒适。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"327\" data-start=\"155\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e适度的厚度和垫肩细节营造出干净的轮廓，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"327\" data-start=\"155\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e宽松的版型提供了极佳的灵活性\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"327\" data-start=\"155\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e并适合各种体型。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"489\" data-start=\"329\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e正面拉链和纽扣开合更加实用，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"489\" data-start=\"329\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e可调节腰带允许\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"489\" data-start=\"329\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e无论您喜欢更苗条还是更自然的外观，都可以实现多种造型。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"620\" data-start=\"491\"\u003e \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=\"620\" data-start=\"491\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e使其成为一件时尚的独立作品，也适合\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"620\" data-start=\"491\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e适合更精致的场合。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"679\" data-start=\"622\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e模特身高 171 厘米，穿着均码棕色衣服。\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":"Brown \/ FREE","offer_id":51345625514258,"sku":"","price":27700.0,"currency_code":"JPY","in_stock":false},{"title":"Khaki \/ FREE","offer_id":51345625547026,"sku":"","price":27700.0,"currency_code":"JPY","in_stock":false},{"title":"Charcoal \/ FREE","offer_id":51345625579794,"sku":"","price":27700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/JS055.jpg?v=1749015321","url":"https:\/\/jp.dintkorea.com\/zh-cn\/products\/js055-pocket-jumpsuit","provider":"DINT","version":"1.0","type":"link"}