{"product_id":"p3544-stripe-pants","title":"P3544 条纹裤","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\/7vkIViU-giQ?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=7vkIViU-giQ\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=\"99\" data-start=\"57\"\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=\"99\" data-start=\"57\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这是具有休闲风格的条纹裤。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"180\" data-start=\"101\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e采用坚固的棉制成，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"180\" data-start=\"101\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e它们穿着舒适，轮廓自然。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"351\" data-start=\"182\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e精致的褶裥细节增添了一丝蓬松感，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"351\" data-start=\"182\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e松紧腰带和抽绳让\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"351\" data-start=\"182\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e方便调整尺寸并轻松贴合。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"351\" data-start=\"182\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e侧袋增加了实用性。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"538\" data-start=\"353\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e条纹图案增添时尚感，\u003c\/span\u003e\u003c\/h4\u003e\n\n \u003ch4 style=\"text-align: center;\" data-end=\"538\" data-start=\"353\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e整体宽腿廓形轻柔地遮盖\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"538\" data-start=\"353\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e腿部线条优美，更显迷人。轻盈透气，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"538\" data-start=\"353\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e它们非常适合日常穿着。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"637\" data-start=\"540\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这款裤子颜色容易搭配，非常适合搭配\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"637\" data-start=\"540\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e有多种适合休闲装的上衣。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"688\" data-start=\"639\"\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":"Blue \/ FREE","offer_id":51392160170258,"sku":"","price":664.0,"currency_code":"CNY","in_stock":true},{"title":"Black \/ FREE","offer_id":51392160203026,"sku":"","price":664.0,"currency_code":"CNY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/P3544.jpg?v=1750391458","url":"https:\/\/dintchina.cn\/zh-cn\/products\/p3544-stripe-pants","provider":"DINT","version":"1.0","type":"link"}