{"product_id":"e9027-linen-v-neck-top-1","title":"E9027 亚麻V领上衣","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\/j6d5YTkDVBA?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=j6d5YTkDVBA\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\u003c!-- 캠페인 영상 --\u003e\n\u003ch4 style=\"text-align: center;\"\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e这是一件精致的亚麻上衣。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e由坚固的聚酯纤维、亚麻和\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e人造丝，有 S 和 M 尺寸。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e上衣后部配有拉链，方便穿脱，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e可拆卸，其短款长度增添时尚感。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e无袖设计凸显了清凉的轮廓。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e其独特的肩部镂空细节和\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e亚麻面料，上衣风格清新，\u003c\/span\u003e\u003c\/h4\u003e\n\n \u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e有效地勾勒出身体线条。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e模特身高171CM，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(128, 128, 128); font-family: Verdana;\"\u003e穿着 S 码的黑色衣服。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e\u003c!----\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":"White \/ S","offer_id":50059524014354,"sku":null,"price":353.0,"currency_code":"CNY","in_stock":true},{"title":"White \/ M","offer_id":50059524047122,"sku":null,"price":353.0,"currency_code":"CNY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/E9027_ba209867-1104-4ebd-81ad-0423e4ff4665.jpg?v=1752209917","url":"https:\/\/dintchina.cn\/zh-cn\/products\/e9027-linen-v-neck-top-1","provider":"DINT","version":"1.0","type":"link"}