{"product_id":"d5292-shirt-dress-with-straps","title":"D5292 吊带衬衫裙","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\/cGD8a4r0gNE?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=cGD8a4r0gNE\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=\"33\" 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=\"33\" 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=\"144\" data-start=\"35\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e由聚酯纤维、人造丝和氨纶混纺而成，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"144\" data-start=\"35\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e它提供顺滑、灵活的贴合度，穿着舒适。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"262\" data-start=\"146\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e领口和前部纽扣闭合营造出整洁而活泼的外观，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"262\" data-start=\"146\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e侧开衩则增加了活动的便利性。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"437\" data-start=\"264\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e附带的带子可让您突出腰部或以各种方式塑造腰部。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"437\" data-start=\"264\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e它还具有实用的侧袋\u003c\/span\u003e\u003c\/h4\u003e\n\n \u003ch4 style=\"text-align: center;\" data-end=\"437\" data-start=\"264\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e并配有一个胸袋，更加实用。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"619\" data-start=\"439\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e由于面料的特性，可能会出现一些透明度，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"619\" data-start=\"439\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e因此建议穿着内层。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"619\" data-start=\"439\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这件连衣裙本身就很引人注目，非常适合提升您的日常外观。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"678\" data-start=\"621\"\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":51390046404882,"sku":"","price":861.0,"currency_code":"CNY","in_stock":true},{"title":"Black \/ FREE","offer_id":51390046437650,"sku":"","price":861.0,"currency_code":"CNY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/D5292.jpg?v=1750307176","url":"https:\/\/dintchina.cn\/zh-cn\/products\/d5292-shirt-dress-with-straps","provider":"DINT","version":"1.0","type":"link"}