{"product_id":"p3557-fold-over-pants","title":"P3557 翻折裤","description":"\u003cdiv id=\"custom-video-wrapper\"\u003e\n\u003cdiv class=\"video-container\"\u003e\n\u003cdiv class=\"touch-blocker\"\u003e\u003cimg\u003e\u003c\/div\u003e\n\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/zpaJd0jekzc?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=zpaJd0jekzc\u0026amp;controls=0\u0026amp;modestbranding=1\u0026amp;rel=0\u0026amp;playsinline=1\"\u003e\n\u003c\/iframe\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch4 data-start=\"0\" data-end=\"70\" style=\"text-align: center;\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/h4\u003e\n\u003ch4 data-start=\"0\" data-end=\"70\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这款裤子独特的细节设计使其脱颖而出。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 data-start=\"72\" data-end=\"170\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e采用100%纯棉制成，质地挺括，\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 data-start=\"72\" data-end=\"170\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e同时确保舒适透气。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 data-start=\"172\" data-end=\"260\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e阔腿版型自然修饰腿部线条，\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 data-start=\"172\" data-end=\"260\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e打造休闲时尚感。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 data-start=\"262\" data-end=\"418\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e腰部的领口设计增添时尚感，\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 data-start=\"262\" data-end=\"418\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e即使是单穿也十分抢眼。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 data-start=\"262\" data-end=\"418\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e可调节系带细节，可根据需要调整松紧。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 data-start=\"420\" data-end=\"546\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e实用的侧边口袋增强功能性，\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 data-start=\"420\" data-end=\"546\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e裤子无内衬、无填充、无开衩、不透视，\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 data-start=\"420\" data-end=\"546\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e收边整洁。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 data-start=\"548\" data-end=\"637\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e凭借其独特的设计，\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 data-start=\"548\" data-end=\"637\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这款裤子非常适合日常穿着或作为个性单品。\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 data-start=\"639\" data-end=\"696\" style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e模特身高171厘米，穿着卡其色ONE码。\u003c\/span\u003e\u003c\/h4\u003e\n\u003cstyle\u003e\n    \/* 📦 Overall container settings *\/\n    #custom-video-wrapper {\n        position: relative;\n        max-width: 1000px;\n        margin: 0 auto;\n        background-color: #fff;\n    }\n\n    \/* 🎞️ Aspect ratio maintenance and style *\/\n    #custom-video-wrapper .video-container {\n        position: relative;\n        width: 100%;\n        padding-top: 133.33%; \/* Maintain 3:4 aspect ratio *\/\n        overflow: hidden;\n    }\n\n    \/* ▶️ YouTube video iframe style *\/\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 event blocking only on mobile (unique class: 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; \/* Position above iframe *\/\n            background-color: transparent; \/* Fully transparent *\/\n        }\n    }\n\n    \/* 🖥️ Disable overlay on desktop *\/\n    @media (min-width: 769px) {\n        #custom-video-wrapper .touch-blocker {\n            display: none;\n        }\n    }\n\u003c\/style\u003e","brand":"DINT","offers":[{"title":"Khaki \/ FREE","offer_id":51422589944082,"sku":"","price":734.0,"currency_code":"CNY","in_stock":false},{"title":"Black \/ FREE","offer_id":51422589878546,"sku":"","price":734.0,"currency_code":"CNY","in_stock":false},{"title":"White \/ FREE","offer_id":51422589911314,"sku":"","price":734.0,"currency_code":"CNY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/3557.jpg?v=1753264033","url":"https:\/\/dintchina.cn\/zh-cn\/products\/p3557-fold-over-pants","provider":"DINT","version":"1.0","type":"link"}