{"product_id":"b9194-linen-halterneck-blouse","title":"D9550 亚麻挂脖迷你连衣裙","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\/f78qEVeCYkI?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=f78qEVeCYkI\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-start=\"0\" data-end=\"59\"\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-start=\"0\" data-end=\"59\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这款露背上衣给人一种独特而优雅的感觉。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-start=\"61\" data-end=\"269\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e采用涤纶、亚麻和人造丝混纺而成，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-start=\"61\" data-end=\"269\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e它提供了一种轻盈、凉爽的感觉，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-start=\"61\" data-end=\"269\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e亚麻的精致质感十分美丽。\u003c\/span\u003e\u003c\/h4\u003e\n\n \u003ch4 style=\"text-align: center;\" data-start=\"61\" data-end=\"269\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e采用单一尺寸设计，适合各种体型。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-start=\"271\" data-end=\"412\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e喇叭形下摆和露背设计营造出女性气质\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-start=\"271\" data-end=\"412\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e和精致的轮廓。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-start=\"271\" data-end=\"412\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e包扣和露背设计增添了精致的细节。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-start=\"414\" data-end=\"509\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e侧袋增加了实用性，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-start=\"414\" data-end=\"509\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e而微妙的背面曝光则增强了时尚的后视图。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-start=\"511\" data-end=\"646\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这款衬衫非常适合约会、外出或任何需要展现女性气质的夏季场合，单穿它就能轻松脱颖而出。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-start=\"648\" data-end=\"698\"\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":51414111224082,"sku":"","price":701.0,"currency_code":"CNY","in_stock":false},{"title":"Beige \/ FREE","offer_id":51414111256850,"sku":"","price":701.0,"currency_code":"CNY","in_stock":false},{"title":"Black \/ FREE","offer_id":51414111289618,"sku":"","price":701.0,"currency_code":"CNY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/D9550.jpg?v=1751338053","url":"https:\/\/dintchina.cn\/zh-cn\/products\/b9194-linen-halterneck-blouse","provider":"DINT","version":"1.0","type":"link"}