{"product_id":"e3841-frill-cropped-top","title":"E3841 荷叶边短款上衣","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\/7PMWGx2Hjbg?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=7PMWGx2Hjbg\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=\"94\" data-start=\"45\"\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=\"94\" data-start=\"45\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e这是一款具有自然质感的夏季短款上衣。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"241\" data-start=\"96\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e采用纹理细腻的褶皱面料制成，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"241\" data-start=\"96\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e它增添了精致的触感并提供光线，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"241\" data-start=\"96\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e透气贴身，即使在盛夏也能保持凉爽。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"370\" data-start=\"243\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e宽松的版型和落肩设计营造出舒适的轮廓，\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"370\" data-start=\"243\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e腰部的抽绳可确保稳固贴合。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"566\" data-start=\"372\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e略短的长度很适合搭配\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"566\" data-start=\"372\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e搭配高腰下装，更显迷人\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"566\" data-start=\"372\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e并能脱颖而出。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"566\" data-start=\"372\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e它也完善了精致的夏季服装\u003c\/span\u003e\u003c\/h4\u003e\n\n \u003ch4 style=\"text-align: center;\" data-end=\"566\" data-start=\"372\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e当使用匹配的集合进行样式设置时。\u003c\/span\u003e\u003c\/h4\u003e\n\n\u003ch4 style=\"text-align: center;\" data-end=\"618\" data-start=\"568\"\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":"Ivory \/ FREE","offer_id":51392140181778,"sku":"","price":332.0,"currency_code":"CNY","in_stock":true},{"title":"Black \/ FREE","offer_id":51392140214546,"sku":"","price":332.0,"currency_code":"CNY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/E3841.jpg?v=1750389308","url":"https:\/\/dintchina.cn\/zh-cn\/products\/e3841-frill-cropped-top","provider":"DINT","version":"1.0","type":"link"}