{"product_id":"p3465-lace-sweat-pants-1","title":"P3465 蕾丝运动裤","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\/cuWLELe3-U0?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=cuWLELe3-U0\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=\"136\" data-start=\"37\"\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=\"136\" data-start=\"37\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这是带有蕾丝细节的休闲训练裤，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"136\" data-start=\"37\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e由棉制成，柔软舒适。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"222\" data-start=\"138\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e宽腿设计带来轻松的廓形\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"222\" data-start=\"138\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e并自然遮盖腿部线条。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"406\" data-start=\"224\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e带有抽绳的松紧腰带允许\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"406\" data-start=\"224\"\u003e\n\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e方便调整尺寸并确保牢固贴合，\u003c\/span\u003e\u003cbr data-end=\"315\" data-start=\"312\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e侧袋则增加了实用性。\u003c\/span\u003e\u003cbr data-end=\"354\" data-start=\"351\"\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=\"517\" data-start=\"408\"\u003e \n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e弹性面料提供出色的活动性，\u003c\/span\u003e\u003cbr data-end=\"457\" data-start=\"454\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这款裤子可以轻松与 T 恤、连帽衫或衬衫搭配。\u003c\/span\u003e\n\n\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"580\" data-start=\"519\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e一款多功能服饰，适合日常穿着和休闲穿着。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"638\" data-start=\"582\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e模特身高 171 厘米，穿着\u003cspan\u003e海军蓝\u003c\/span\u003e均码。\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":"Navy \/ FREE","offer_id":51193131106578,"sku":null,"price":498.0,"currency_code":"CNY","in_stock":false},{"title":"Gray \/ FREE","offer_id":51193131073810,"sku":null,"price":498.0,"currency_code":"CNY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/P3465_6b25fe26-8ec2-423e-bf72-a3805a4c88b4.jpg?v=1745898988","url":"https:\/\/dintchina.cn\/zh-cn\/products\/p3465-lace-sweat-pants-1","provider":"DINT","version":"1.0","type":"link"}