{"product_id":"p9170-wide-slacks","title":"P9170 Wide Slacks","description":"\u003c!-- 캠페인 영상 --\u003e\n\u003cdiv id=\"custom-video-wrapper\"\u003e\n\u003cdiv class=\"video-container\"\u003e\n\u003cdiv class=\"touch-blocker\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/OCG9kpYEmNg?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=OCG9kpYEmNg\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\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"218\" data-start=\"124\"\u003e\u003cspan style=\"color: rgb(179, 179, 179);\"\u003eThese slacks deliver a classic yet modern mood \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"218\" data-start=\"124\"\u003e\u003cspan style=\"color: rgb(179, 179, 179);\"\u003ewith a refined silhouette and tailored details.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"444\" data-start=\"220\"\u003e\n\u003cspan style=\"color: rgb(179, 179, 179);\"\u003eCrafted from a soft and structured melange fabric blend,\u003c\/span\u003e\u003cbr data-end=\"279\" data-start=\"276\"\u003e\u003cspan style=\"color: rgb(179, 179, 179);\"\u003ethey offer both comfort and sophistication—perfect for daily wear or office styling.\u003c\/span\u003e\u003cbr data-end=\"366\" data-start=\"363\"\u003e\u003cspan style=\"color: rgb(179, 179, 179);\"\u003eAvailable in S and M sizes to ensure a flattering fit for various body shapes.\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"704\" data-start=\"446\"\u003e\n\u003cspan style=\"color: rgb(179, 179, 179);\"\u003eThe pintuck detail along the front adds a subtle vertical line,\u003c\/span\u003e\u003cbr data-end=\"512\" data-start=\"509\"\u003e\u003cspan style=\"color: rgb(179, 179, 179);\"\u003eenhancing the leg-lengthening effect and elevating the overall look.\u003c\/span\u003e\u003cbr data-end=\"583\" data-start=\"580\"\u003e\u003cspan style=\"color: rgb(179, 179, 179);\"\u003eFeaturing a clean waistband with side zipper closure for easy wear,\u003c\/span\u003e\u003cbr data-end=\"653\" data-start=\"650\"\u003e\u003cspan style=\"color: rgb(179, 179, 179);\"\u003eand functional side pockets for added practicality.\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"861\" data-start=\"706\"\u003e\u003cspan style=\"color: rgb(179, 179, 179);\"\u003eThe straight yet slightly relaxed fit provides \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"861\" data-start=\"706\"\u003e\n\u003cspan style=\"color: rgb(179, 179, 179);\"\u003ecomfort without compromising structure,\u003c\/span\u003e\u003cbr data-end=\"795\" data-start=\"792\"\u003e\u003cspan style=\"color: rgb(179, 179, 179);\"\u003ewhile the melange texture adds depth and uniqueness to the design.\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"985\" data-start=\"863\"\u003e\n\u003cspan style=\"color: rgb(179, 179, 179);\"\u003eIdeal for both mannish and feminine styling,\u003c\/span\u003e\u003cbr data-end=\"910\" data-start=\"907\"\u003e\u003cspan style=\"color: rgb(179, 179, 179);\"\u003ethese versatile slacks pair effortlessly with shirts, blouses, and jackets.\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"1034\" data-start=\"987\"\u003e\u003cspan style=\"color: rgb(179, 179, 179);\"\u003eModel is 171CM tall, wearing size S in BROWN.\u003c\/span\u003e\u003c\/h4\u003e\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 \/ S","offer_id":51594011279634,"sku":null,"price":644.0,"currency_code":"CNY","in_stock":false},{"title":"Brown \/ M","offer_id":51594011312402,"sku":null,"price":644.0,"currency_code":"CNY","in_stock":false},{"title":"Black \/ S","offer_id":51594011345170,"sku":null,"price":644.0,"currency_code":"CNY","in_stock":false},{"title":"Black \/ M","offer_id":51594011377938,"sku":null,"price":644.0,"currency_code":"CNY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/P9170.jpg?v=1756974343","url":"https:\/\/dintchina.cn\/products\/p9170-wide-slacks","provider":"DINT","version":"1.0","type":"link"}