{"product_id":"kl-n-drying-duo-s","title":"KLiN Drying Duo (S)","description":"\u003cstyle\u003e\n  .dd-pd {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #1a1a1a;\n    line-height: 1.65;\n    max-width: 680px;\n  }\n\n  \/* ── HERO HEADER ── *\/\n  .dd-pd__hero {\n    background: #1a2a3a;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #c8a96e;\n    margin-bottom: 0;\n    position: relative;\n    overflow: hidden;\n  }\n  \/* four-color band referencing colorways *\/\n  .dd-pd__hero::after {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(to right, #888 25%, #c1121f 25% 50%, #1a6fd4 50% 75%, #f5c400 75%);\n    opacity: 0.6;\n  }\n  .dd-pd__eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #c8a96e;\n    margin: 0 0 8px;\n  }\n  .dd-pd__title {\n    font-size: 26px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.15;\n    margin: 0 0 10px;\n  }\n  .dd-pd__tagline {\n    font-size: 13px;\n    color: #8fa8bf;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-pd__tagline strong {\n    color: #c8a96e;\n    font-style: normal;\n  }\n\n  \/* ── COLORWAY STRIP ── *\/\n  .dd-pd__colors {\n    padding: 10px 20px;\n    background: #111d2a;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    border-bottom: 1px solid #243040;\n  }\n  .dd-pd__color-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #4a6a80;\n    margin-right: 4px;\n  }\n  .dd-pd__color-pill {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 3px 10px;\n    border-radius: 2px;\n  }\n  .dd-pd__color-pill--gray { background: #888; color: #fff; }\n  .dd-pd__color-pill--red { background: #c1121f; color: #fff; }\n  .dd-pd__color-pill--blue { background: #1a6fd4; color: #fff; }\n  .dd-pd__color-pill--yellow { background: #f5c400; color: #1a1a00; }\n\n  \/* ── LEAD COPY ── *\/\n  .dd-pd__lead {\n    padding: 18px 20px;\n    background: #f7f4ee;\n    border-left: 3px solid #c8a96e;\n    margin-bottom: 0;\n  }\n  .dd-pd__lead p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #333;\n    margin: 0 0 10px;\n  }\n  .dd-pd__lead p:last-child { margin: 0; }\n  .dd-pd__lead strong { color: #1a1a1a; }\n\n  \/* ── STAT GRID ── *\/\n  .dd-pd__stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid #e0dbd0;\n    border-bottom: 1px solid #e0dbd0;\n  }\n  .dd-pd__stat {\n    padding: 14px 16px;\n    border-right: 1px solid #e0dbd0;\n    background: #fff;\n  }\n  .dd-pd__stat:last-child { border-right: none; }\n  .dd-pd__stat-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #999;\n    margin: 0 0 4px;\n  }\n  .dd-pd__stat-value {\n    font-size: 17px;\n    font-weight: 700;\n    color: #1a2a3a;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .dd-pd__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── SECTION HEADERS ── *\/\n  .dd-pd__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #c8a96e;\n    margin: 0 0 12px;\n  }\n\n  \/* ── DIFFERENTIATORS ── *\/\n  .dd-pd__diff {\n    padding: 20px 20px 18px;\n    background: #fff;\n    border-top: 1px solid #e0dbd0;\n    border-bottom: 1px solid #e0dbd0;\n  }\n  .dd-pd__diff-item {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 13px;\n    align-items: flex-start;\n  }\n  .dd-pd__diff-item:last-child { margin-bottom: 0; }\n  .dd-pd__diff-icon {\n    width: 20px;\n    height: 20px;\n    background: #1a2a3a;\n    border-radius: 50%;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n  .dd-pd__diff-icon svg {\n    width: 11px;\n    height: 11px;\n    stroke: #c8a96e;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .dd-pd__diff-text {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.6;\n  }\n  .dd-pd__diff-text strong {\n    display: block;\n    font-size: 12px;\n    font-weight: 700;\n    color: #1a2a3a;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin-bottom: 2px;\n  }\n\n  \/* ── PULL QUOTE ── *\/\n  .dd-pd__quote {\n    padding: 18px 20px;\n    background: #1a2a3a;\n    border-left: 3px solid #c8a96e;\n  }\n  .dd-pd__quote p {\n    font-size: 15px;\n    font-style: italic;\n    color: #d0e4f0;\n    margin: 0 0 6px;\n    line-height: 1.5;\n  }\n  .dd-pd__quote cite {\n    font-size: 10px;\n    font-style: normal;\n    font-weight: 600;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #c8a96e;\n  }\n\n  \/* ── WHERE IT WORKS ── *\/\n  .dd-pd__where {\n    padding: 18px 20px;\n    background: #f7f4ee;\n    border-top: 1px solid #e0dbd0;\n    border-bottom: 1px solid #e0dbd0;\n  }\n  .dd-pd__where-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-top: 4px;\n  }\n  .dd-pd__where-item {\n    background: #fff;\n    border: 1px solid #e0dbd0;\n    border-top: 2px solid #c8a96e;\n    padding: 9px 12px;\n    font-size: 12px;\n    color: #444;\n    line-height: 1.4;\n  }\n\n  \/* ── MFG CALLOUT ── *\/\n  .dd-pd__mfg {\n    padding: 18px 20px;\n    background: #f7f4ee;\n    border-top: 1px solid #e0dbd0;\n    border-bottom: 1px solid #e0dbd0;\n  }\n  .dd-pd__mfg p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-pd__mfg p:last-child { margin: 0; }\n  .dd-pd__mfg strong { color: #1a2a3a; }\n\n  \/* ── CLOSING ── *\/\n  .dd-pd__closing {\n    padding: 16px 20px;\n    background: #fff;\n    border-top: 1px solid #e0dbd0;\n    border-bottom: 1px solid #e0dbd0;\n  }\n  .dd-pd__closing p {\n    font-size: 13px;\n    color: #555;\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  \/* ── CARE STRIP ── *\/\n  .dd-pd__care {\n    padding: 16px 20px;\n    background: #1a2a3a;\n    border-top: 1px solid #243548;\n  }\n  .dd-pd__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .dd-pd__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #8fa8bf;\n  }\n  .dd-pd__care-item svg {\n    width: 14px;\n    height: 14px;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    fill: none;\n    flex-shrink: 0;\n  }\n  .dd-pd__care-item--no { color: #e87070; }\n  .dd-pd__care-item--no svg { stroke: #e87070; }\n  .dd-pd__care-item svg.gold { stroke: #c8a96e; }\n\n  \/* ── INFO STRIP ── *\/\n  .dd-pd__info {\n    padding: 12px 16px;\n    background: #f7f4ee;\n    border: 1px solid #e0dbd0;\n    border-left: 3px solid #c8a96e;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    margin-top: 1px;\n  }\n  .dd-pd__info svg {\n    width: 16px;\n    height: 16px;\n    stroke: #c8a96e;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .dd-pd__info p {\n    font-size: 12px;\n    color: #5a4a2a;\n    margin: 0;\n    line-height: 1.55;\n  }\n  .dd-pd__info strong { color: #3a2a0a; }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .dd-pd__origin {\n    padding: 12px 20px;\n    background: #0e1820;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .dd-pd__origin-flag { font-size: 18px; line-height: 1; }\n  .dd-pd__origin-text {\n    font-size: 11px;\n    color: #2a4a60;\n    line-height: 1.4;\n  }\n  .dd-pd__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #8fa8bf;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dd-pd\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"dd-pd__hero\"\u003e\n\u003cp class=\"dd-pd__eyebrow\"\u003eKLiN Korea · Drying Duo (S) · Small Format · Made in South Korea\u003c\/p\u003e\n\u003ch2 class=\"dd-pd__title\"\u003eSmall size for small areas.\u003c\/h2\u003e\n\u003ch2 class=\"dd-pd__title\"\u003eUncanny drying!\u003c\/h2\u003e\n\u003cp class=\"dd-pd__tagline\"\u003e\u003cstrong\u003eSame Drying Duo construction. Smaller format.\u003c\/strong\u003e For every spot a large towel can't handle safely or reach cleanly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- COLORWAY STRIP --\u003e\n\u003cdiv class=\"dd-pd__colors\"\u003e\n\u003cspan class=\"dd-pd__color-label\"\u003eAvailable in\u003c\/span\u003e \u003cspan class=\"dd-pd__color-pill dd-pd__color-pill--gray\"\u003eGray\u003c\/span\u003e \u003cspan class=\"dd-pd__color-pill dd-pd__color-pill--red\"\u003eRed\u003c\/span\u003e \u003cspan class=\"dd-pd__color-pill dd-pd__color-pill--blue\"\u003eTrue Blue\u003c\/span\u003e \u003cspan class=\"dd-pd__color-pill dd-pd__color-pill--yellow\"\u003eYellow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD --\u003e\n\u003cdiv class=\"dd-pd__lead\"\u003e\n\u003cp\u003eThe Drying Duo (S) is the same twin-layer, internally seamed, twisted-loop construction as the full-size Drying Duo — everything that makes that towel exceptional for drying, brought down to a format that goes where a large towel simply can't.\u003c\/p\u003e\n\u003cp\u003eDoor jambs, mirrors, behind door handles, side skirts, vents, grilles, wheels, emblems — the spots a blower pushes water into but doesn't fully clear. \u003cstrong\u003eRun a blower or compressed air for the majority of the work, then let the Drying Duo (S) catch what's left.\u003c\/strong\u003e Compact enough to work safely in tight areas, absorbent enough to handle more than you'd expect from its size.\u003c\/p\u003e\n\u003cp\u003eDon't risk a large towel dragging across a wet surface to reach a tight spot or, worse, touching the ground. This is the right tool for the final pass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"dd-pd__stats\"\u003e\n\u003cdiv class=\"dd-pd__stat\"\u003e\n\u003cp class=\"dd-pd__stat-label\"\u003eSize\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-value\"\u003e36 × 22cm\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-sub\"\u003e14″ × 9″ · Small format\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__stat\"\u003e\n\u003cp class=\"dd-pd__stat-label\"\u003eConstruction\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-value\"\u003eTwin-Layer\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-sub\"\u003eInternally seamed · no outer edge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__stat\"\u003e\n\u003cp class=\"dd-pd__stat-label\"\u003eOrigin\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-value\"\u003eKorea\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-sub\"\u003eGunpo-Si, Seoul\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHERE IT WORKS --\u003e\n\u003cdiv class=\"dd-pd__where\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eWhere It Works\u003c\/p\u003e\n\u003cdiv class=\"dd-pd__where-grid\"\u003e\n\u003cdiv class=\"dd-pd__where-item\"\u003eDoor jambs \u0026amp; door shuts\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__where-item\"\u003eDoor mirrors \u0026amp; behind handles\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__where-item\"\u003eVents, grilles \u0026amp; intakes\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__where-item\"\u003eSide skirts \u0026amp; lower trim\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__where-item\"\u003eWheels \u0026amp; wheel arches\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__where-item\"\u003eBlower-assisted drying — final pass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PULL QUOTE --\u003e\n\u003cdiv class=\"dd-pd__quote\"\u003e\n\u003cp\u003e\"Same twin-layer Drying Duo construction — twisted loop, internally seamed, massively absorbent. In the format that handles everything a large towel becomes unmanageable in.\"\u003c\/p\u003e\n\u003ccite\u003e— KLiN Korea · Detail Division\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003c!-- DIFFERENTIATORS --\u003e\n\u003cdiv class=\"dd-pd__diff\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eWhat sets the Drying Duo (S) apart\u003c\/p\u003e\n\u003cdiv class=\"dd-pd__diff-item\"\u003e\n\u003cdiv class=\"dd-pd__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__diff-text\"\u003e\n\u003cstrong\u003eFull Drying Duo Construction — Smaller Size\u003c\/strong\u003e Not a lesser towel scaled down. The same twisted-loop, twin-layer, internally seamed build — identical DNA, purpose-sized for tight areas and blower-assisted drying.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__diff-item\"\u003e\n\u003cdiv class=\"dd-pd__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__diff-text\"\u003e\n\u003cstrong\u003eNo Outer Edge — Internally Seamed\u003c\/strong\u003e Twin layers stitched together internally — no exposed edge to catch on trim, drag across a surface, or leave a mark. The towel ends where the towel ends, cleanly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__diff-item\"\u003e\n\u003cdiv class=\"dd-pd__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__diff-text\"\u003e\n\u003cstrong\u003eMassively Absorbent for Its Size\u003c\/strong\u003e Twisted-loop construction pulls water in without pressure. Drop it onto a wet surface and it works — no need to drag, scrub, or repeat the pass.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__diff-item\"\u003e\n\u003cdiv class=\"dd-pd__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__diff-text\"\u003e\n\u003cstrong\u003eSafe in Tight Spaces\u003c\/strong\u003e Compact enough to work into door jambs and around mirrors without the towel body dragging across adjacent painted surfaces or touching the ground.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__diff-item\"\u003e\n\u003cdiv class=\"dd-pd__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__diff-text\"\u003e\n\u003cstrong\u003eCCS™ Packaged — Tags Designed to Remove\u003c\/strong\u003e Arrives pre-washed, air-washed, and sealed in KLiN's Containment Control System packaging. Tags are included as an authenticity marker — pull them off before use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__diff-item\"\u003e\n\u003cdiv class=\"dd-pd__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__diff-text\"\u003e\n\u003cstrong\u003eFour Colorways — Gray, Red, True Blue, Yellow\u003c\/strong\u003e Separate SKUs under the same listing. Color-code your drying rotation — keep a dedicated towel for wheels, jambs, or final inspection passes without guessing which is which.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MFG CALLOUT --\u003e\n\u003cdiv class=\"dd-pd__mfg\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eCCS™ Containment Control System\u003c\/p\u003e\n\u003cp\u003eEvery Drying Duo (S) ships from KLiN Korea's facility in Gunpo-Si pre-washed, air-washed, and sealed. The same Containment Control System applied to every KLiN product — \u003cstrong\u003efrom the facility to your hands, untouched.\u003c\/strong\u003e Ready to use straight from the pack, no prewash needed.\u003c\/p\u003e\n\u003cp\u003eNot a marketing claim. KLiN holds commercial contracts with facilities — nuclear and aerospace — where ISO cleanliness standards are non-negotiable. \u003cstrong\u003eThis is the standard they hold their detailing products to as well.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"dd-pd__closing\"\u003e\n\u003cp\u003eThe large Drying Duo handles the panels. \u003cstrong\u003eThe Drying Duo (S) handles everything the large towel can't reach, shouldn't touch, or risks on the ground.\u003c\/strong\u003e Keep both in the kit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARE --\u003e\n\u003cdiv class=\"dd-pd__care\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eCare\u003c\/p\u003e\n\u003cdiv class=\"dd-pd__care-grid\"\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg class=\"gold\" viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Machine wash · warm water · separately\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg class=\"gold\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18M5 8l7-5 7 5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Hang dry or low heat only\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg class=\"gold\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 6h18M3 12h18M3 18h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Neutral detergent only\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item--no dd-pd__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e No fabric softener\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item--no dd-pd__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e No bleach\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INFO STRIP --\u003e\n\u003cdiv class=\"dd-pd__info\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"16\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eAlways inspect any towel before contact with a surface.\u003c\/strong\u003e Tags are designed to be removed before use — they're an authenticity marker, not a care label. Pull before you dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ORIGIN FOOTER --\u003e\n\u003cdiv class=\"dd-pd__origin\"\u003e\n\u003cdiv class=\"dd-pd__origin-flag\"\u003e🇰🇷\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__origin-text\"\u003e\n\u003cstrong\u003eMade in Korea — Actually.\u003c\/strong\u003e Manufactured in KLiN's own facility in Gunpo-Si, Korea — just outside Seoul. Not white-labeled. Not outsourced.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Grey","offer_id":311691083794,"sku":"","price":23.0,"currency_code":"CAD","in_stock":true},{"title":"Red","offer_id":12510131093619,"sku":"KLIN-3213S","price":23.0,"currency_code":"CAD","in_stock":true},{"title":"True Blue","offer_id":44183034888307,"sku":"KLiN-3213S","price":23.0,"currency_code":"CAD","in_stock":true},{"title":"Yellow","offer_id":44183034921075,"sku":null,"price":23.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/duosmall1024.jpg?v=1604132710","url":"https:\/\/www.detail-division.mom\/en-ca\/products\/kl-n-drying-duo-s","provider":"Detail-Division","version":"1.0","type":"link"}