{"product_id":"s761-linen-cuffs-shirt","title":"S761 亚麻袖口衬衫","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\/2P59cw8NhRY?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=2P59cw8NhRY\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=\"35\" 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=\"35\" 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=\"138\" data-start=\"37\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e采用透气亚麻制成，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"138\" data-start=\"37\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e它轻便舒适，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"138\" data-start=\"37\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e非常适合温暖的天气。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"371\" data-start=\"140\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e采用宽松廓形设计，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"371\" data-start=\"140\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e它提供了干净、精致的外观，同时保持了轻松的氛围。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"371\" data-start=\"140\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e非常适合夏季，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"371\" data-start=\"140\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e它采用前扣闭合和袖口设计，\u003c\/span\u003e\u003c\/h4\u003e\n\n \u003ch4 style=\"text-align: center;\" data-end=\"371\" data-start=\"140\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e为这件基本款增添精致的触感。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"509\" data-start=\"373\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e前袋不仅实用，还增添了微妙的趣味，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"509\" data-start=\"373\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e使其成为轻松打造时尚日常服装的绝佳选择。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"559\" data-start=\"511\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e模特身高 174 厘米，穿均码白色衣服。\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":51303640400146,"sku":"","price":915.0,"currency_code":"CNY","in_stock":false},{"title":"Red \/ FREE","offer_id":51303640432914,"sku":"","price":915.0,"currency_code":"CNY","in_stock":false},{"title":"Green \/ FREE","offer_id":51303640465682,"sku":"","price":915.0,"currency_code":"CNY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/S761.jpg?v=1747972087","url":"https:\/\/dintchina.cn\/zh-cn\/products\/s761-linen-cuffs-shirt","provider":"DINT","version":"1.0","type":"link"}