{"product_id":"tp2104-shirt-and-shorts-set","title":"TP2104 Shirt and Shorts Set","description":"\u003cdiv class=\"SMSdietailInfo\" id=\"05\"\u003e\u003c\/div\u003e\n\u003c!-- 캠페인 영상 --\u003e\n\u003cdiv id=\"custom-video-wrapper\"\u003e\n\u003cdiv class=\"video-container\"\u003e\n\u003cdiv class=\"touch-blocker\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BJNMxspcbzg?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=BJNMxspcbzg\u0026amp;controls=0\u0026amp;modestbranding=1\u0026amp;rel=0\u0026amp;playsinline=1\"\u003e\n\u003c\/iframe\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"59\" data-start=\"0\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"59\" data-start=\"0\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThis lace set offers a lovely and effortless everyday look.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"147\" data-start=\"61\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eCrafted from 100% cotton, it provides a soft \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"147\" data-start=\"61\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eand fresh feel that's perfect for summer.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"356\" data-start=\"149\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe top features a relaxed fit with delicate all-over embroidered lace,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"356\" data-start=\"149\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e styled in a shirt silhouette.\u003c\/span\u003e\u003cbr data-end=\"253\" data-start=\"250\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eIts sheer fabric makes it great for layering, \u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"356\" data-start=\"149\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003ewhile front buttons and a chest pocket add functionality.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"587\" data-start=\"358\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe matching shorts are made from the same embroidered fabric,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"587\" data-start=\"358\"\u003e\n\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e with an elastic waistband and drawstring for a comfortable fit.\u003c\/span\u003e\u003cbr data-end=\"487\" data-start=\"484\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eFully lined, they ensure confident wear without sheerness \u003c\/span\u003e\n\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"587\" data-start=\"358\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eand include side pockets for practicality.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"693\" data-start=\"589\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eWorn together, the set creates a sweet and effortless mood, \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"693\" data-start=\"589\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003ewhile each piece also works well on its own.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"737\" data-start=\"695\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eModel is 171CM, wearing ONE size in WHITE.\u003c\/span\u003e\u003c\/h4\u003e\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":51193090736402,"sku":"","price":899.0,"currency_code":"CNY","in_stock":false},{"title":"Black \/ FREE","offer_id":51193090769170,"sku":"","price":899.0,"currency_code":"CNY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/TP2104.jpg?v=1744774814","url":"https:\/\/dintchina.cn\/products\/tp2104-shirt-and-shorts-set","provider":"DINT","version":"1.0","type":"link"}