{"product_id":"p3554-cargo-pants","title":"P3554 工装裤","description":"\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\/Ws-Zdk-hGyI?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=Ws-Zdk-hGyI\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\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\/dQiJqgUyr-c?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=dQiJqgUyr-c\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=\"65\" 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=\"65\" 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=\"140\" data-start=\"67\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e采用耐用的棉质面料制成，坚固且穿着舒适。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"294\" data-start=\"142\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e直腿廓形给人一种干净、精致的感觉，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"294\" data-start=\"142\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e松紧腰带和抽绳让\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"294\" data-start=\"142\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e方便调整尺寸并确保牢固贴合。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"400\" data-start=\"296\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e下摆处可调节的抽绳让您可以定制\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"400\" data-start=\"296\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e根据您的喜好调整形状——紧或松。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"524\" data-start=\"402\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e侧袋和大口袋增加了实用性，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"524\" data-start=\"402\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e大口袋上的抽绳细节增强了休闲风格。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"575\" data-start=\"526\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e非常适合日常穿着的时尚单品。\u003c\/span\u003e\u003c\/h4\u003e\n\n \u003ch4 style=\"text-align: center;\" data-end=\"634\" data-start=\"577\"\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":"White \/ FREE","offer_id":51422626513170,"sku":"","price":867.0,"currency_code":"CNY","in_stock":false},{"title":"Pink \/ FREE","offer_id":51422626545938,"sku":"","price":867.0,"currency_code":"CNY","in_stock":false},{"title":"Charcoal \/ FREE","offer_id":51422626578706,"sku":"","price":867.0,"currency_code":"CNY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/P3554.jpg?v=1751274180","url":"https:\/\/dintchina.cn\/zh-cn\/products\/p3554-cargo-pants","provider":"DINT","version":"1.0","type":"link"}