{"product_id":"d5304-halterneck-two-piece-set","title":"D5304 Halterneck Two-Piece Set","description":"\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\/khzol8Z4Dcg?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=khzol8Z4Dcg\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=\"75\" 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=\"75\" data-start=\"0\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThis is a casual halter-neck two-piece set, \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"75\" data-start=\"0\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eperfect for stylish daily wear.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"162\" data-start=\"77\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eMade from lightweight nylon, it offers a cool,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"162\" data-start=\"77\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e breathable feel and enhances mobility.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"295\" data-start=\"164\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe halter-neck crop top creates a slim silhouette, \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"295\" data-start=\"164\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003ewith an open-back detail and elastic banding at the back for a comfortable fit.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"372\" data-start=\"297\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe front zipper closure and side pockets add both functionality and style.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"489\" data-start=\"374\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe skirt features a long A-line silhouette that flares naturally, \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"489\" data-start=\"374\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eproviding great coverage and a flattering shape.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"637\" data-start=\"491\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eWith an elastic waistband at the back and a side zipper,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"637\" data-start=\"491\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e it offers a secure and comfortable fit. \u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"637\" data-start=\"491\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eSide pockets on the front add extra practicality.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"751\" data-start=\"639\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eBoth pieces can be worn together or separately,\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"751\" data-start=\"639\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003e making this set a versatile choice for casual, everyday styling.\u003c\/span\u003e\u003c\/h4\u003e\n\u003ch4 style=\"text-align: center;\" data-end=\"810\" data-start=\"753\"\u003e\u003cspan style=\"color: rgb(128, 128, 128);\"\u003eThe model is 171cm tall and is wearing ONE size in KHAKI.\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":"Khaki \/ FREE","offer_id":51422611341586,"sku":"","price":137.0,"currency_code":"SGD","in_stock":false},{"title":"White \/ FREE","offer_id":51422611374354,"sku":"","price":137.0,"currency_code":"SGD","in_stock":false},{"title":"Black \/ FREE","offer_id":51422611407122,"sku":"","price":137.0,"currency_code":"SGD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0826\/2398\/7986\/files\/D5304_e57ab927-cbcb-469d-ba95-f264e9b2ea81.jpg?v=1751423930","url":"https:\/\/dintkorea.com\/products\/d5304-halterneck-two-piece-set","provider":"DINT","version":"1.0","type":"link"}