{"title":"POLISHING \u0026 LSP REMOVAL","description":"KLiN Korea Microfiber professional level compound and polish removal towels for paint detailing.","products":[{"product_id":"kl-n-zero-finish-towel","title":"KLiN ZERO Finish HD towel 5-Pack","description":"\u003cstyle\u003e\n  .kl-zf {\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 ── *\/\n  .kl-zf__hero {\n    background: #232323;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #b0b0b0;\n    margin-bottom: 0;\n    position: relative;\n    overflow: hidden;\n  }\n  \/* subtle three-color band at bottom of hero referencing the three colorways *\/\n  .kl-zf__hero::after {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(to right, #e07820 33.3%, #b0b0b0 33.3% 66.6%, #f0f0f0 66.6%);\n    opacity: 0.5;\n  }\n  .kl-zf__eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #b0b0b0;\n    margin: 0 0 8px;\n  }\n  .kl-zf__title {\n    font-size: 26px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.15;\n    margin: 0 0 10px;\n  }\n  .kl-zf__title span { color: #d0d0d0; }\n  .kl-zf__tagline {\n    font-size: 13px;\n    color: #707070;\n    margin: 0;\n    font-style: italic;\n  }\n  .kl-zf__tagline strong {\n    color: #c8c8c8;\n    font-style: normal;\n  }\n\n  \/* ── COLORWAY PILLS ── *\/\n  .kl-zf__colors {\n    padding: 10px 20px;\n    background: #1a1a1a;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    border-bottom: 1px solid #2a2a2a;\n  }\n  .kl-zf__color-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #555;\n    margin-right: 4px;\n  }\n  .kl-zf__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  .kl-zf__color-pill--orange {\n    background: #e07820;\n    color: #fff;\n  }\n  .kl-zf__color-pill--gray {\n    background: #888;\n    color: #fff;\n  }\n  .kl-zf__color-pill--white {\n    background: #f0f0f0;\n    color: #333;\n    border: 1px solid #ccc;\n  }\n\n  \/* ── LEAD COPY ── *\/\n  .kl-zf__lead {\n    padding: 18px 20px;\n    background: #f5f5f5;\n    border-left: 3px solid #909090;\n  }\n  .kl-zf__lead p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #333;\n    margin: 0 0 10px;\n  }\n  .kl-zf__lead p:last-child { margin: 0; }\n  .kl-zf__lead strong { color: #1a1a1a; }\n\n  \/* ── STAT GRID ── *\/\n  .kl-zf__stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border-top: 1px solid #ddd;\n    border-bottom: 1px solid #ddd;\n  }\n  .kl-zf__stat {\n    padding: 14px 12px;\n    border-right: 1px solid #ddd;\n    background: #fff;\n  }\n  .kl-zf__stat:last-child { border-right: none; }\n  .kl-zf__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  .kl-zf__stat-value {\n    font-size: 15px;\n    font-weight: 700;\n    color: #1a1a1a;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .kl-zf__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── SECTION LABEL ── *\/\n  .kl-zf__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #888;\n    margin: 0 0 12px;\n  }\n\n  \/* ── TECHNIQUE CALLOUT ── *\/\n  .kl-zf__technique {\n    padding: 18px 20px;\n    background: #232323;\n    border-left: 3px solid #909090;\n  }\n  .kl-zf__technique .kl-zf__section-label { color: #b0b0b0; }\n  .kl-zf__technique p {\n    font-size: 13px;\n    color: #909090;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .kl-zf__technique p:last-child { margin: 0; }\n  .kl-zf__technique strong { color: #e0e0e0; }\n\n  \/* ── USE GRID ── *\/\n  .kl-zf__use {\n    padding: 18px 20px;\n    background: #fff;\n    border-top: 1px solid #ddd;\n    border-bottom: 1px solid #ddd;\n  }\n  .kl-zf__use-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-top: 4px;\n  }\n  .kl-zf__use-item {\n    background: #f5f5f5;\n    border: 1px solid #ddd;\n    border-top: 2px solid #909090;\n    padding: 10px 12px;\n  }\n  .kl-zf__use-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #777;\n    margin: 0 0 3px;\n  }\n  .kl-zf__use-note {\n    font-size: 12px;\n    color: #444;\n    line-height: 1.4;\n    margin: 0;\n  }\n  .kl-zf__use-item--best { border-top-color: #e07820; }\n  .kl-zf__use-item--best .kl-zf__use-label { color: #e07820; }\n\n  \/* ── INDUSTRY ONLY ── *\/\n  .kl-zf__industry {\n    padding: 20px 20px 18px;\n    background: #f5f5f5;\n    border-top: 1px solid #ddd;\n    border-bottom: 1px solid #ddd;\n  }\n  .kl-zf__industry-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .kl-zf__industry-item {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n  }\n  .kl-zf__industry-dot {\n    width: 18px;\n    height: 18px;\n    background: #232323;\n    border-radius: 50%;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 2px;\n  }\n  .kl-zf__industry-dot svg {\n    width: 10px;\n    height: 10px;\n    stroke: #b0b0b0;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .kl-zf__industry-text {\n    font-size: 12px;\n    color: #555;\n    line-height: 1.5;\n  }\n  .kl-zf__industry-text strong {\n    display: block;\n    font-size: 11px;\n    font-weight: 700;\n    color: #1a1a1a;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin-bottom: 1px;\n  }\n\n  \/* ── CCS BLOCK ── *\/\n  .kl-zf__ccs {\n    padding: 18px 20px;\n    background: #232323;\n    border-left: 3px solid #555;\n    border-top: 1px solid #2e2e2e;\n    border-bottom: 1px solid #2e2e2e;\n  }\n  .kl-zf__ccs .kl-zf__section-label { color: #b0b0b0; }\n  .kl-zf__ccs p {\n    font-size: 13px;\n    color: #808080;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .kl-zf__ccs p:last-child { margin: 0; }\n  .kl-zf__ccs strong { color: #d8d8d8; }\n\n  \/* ── BADGE STRIP ── *\/\n  .kl-zf__badges {\n    padding: 12px 20px;\n    background: #fff;\n    border-bottom: 1px solid #ddd;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    align-items: center;\n  }\n  .kl-zf__badge {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 4px 9px;\n    background: #f0f0f0;\n    color: #444;\n    border: 1px solid #ccc;\n  }\n  .kl-zf__badge--accent {\n    background: #232323;\n    color: #b0b0b0;\n    border-color: #333;\n  }\n\n  \/* ── CARE STRIP ── *\/\n  .kl-zf__care {\n    padding: 16px 20px;\n    background: #232323;\n    border-top: 1px solid #2e2e2e;\n  }\n  .kl-zf__care .kl-zf__section-label { color: #b0b0b0; }\n  .kl-zf__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .kl-zf__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #808080;\n  }\n  .kl-zf__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    stroke: #909090;\n  }\n  .kl-zf__care-item--no { color: #e87070; }\n  .kl-zf__care-item--no svg { stroke: #e87070; }\n\n  \/* ── INFO STRIP ── *\/\n  .kl-zf__info {\n    padding: 12px 16px;\n    background: #f5f5f5;\n    border: 1px solid #ddd;\n    border-left: 3px solid #909090;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    margin-top: 1px;\n  }\n  .kl-zf__info svg {\n    width: 16px;\n    height: 16px;\n    stroke: #909090;\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  .kl-zf__info p {\n    font-size: 12px;\n    color: #555;\n    margin: 0;\n    line-height: 1.55;\n  }\n  .kl-zf__info strong { color: #222; }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .kl-zf__origin {\n    padding: 12px 20px;\n    background: #161616;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .kl-zf__origin-flag { font-size: 18px; line-height: 1; }\n  .kl-zf__origin-text {\n    font-size: 11px;\n    color: #555;\n    line-height: 1.4;\n  }\n  .kl-zf__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #909090;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kl-zf\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"kl-zf__hero\"\u003e\n    \u003cp class=\"kl-zf__eyebrow\"\u003eKLiN Korea · Zero Finish · Pearl Weave · 5-Pack · Made in South Korea\u003c\/p\u003e\n    \u003ch2 class=\"kl-zf__title\"\u003eAlmost Sticks to Paint.\u003cbr\u003e\u003cspan\u003eThat's the Point.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"kl-zf__tagline\"\u003e\u003cstrong\u003eTack-cloth behavior. Pearl weave construction.\u003c\/strong\u003e Spent abrasives and sealants lift on the first pass — no chasing, no second wipe.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COLORWAY STRIP --\u003e\n  \u003cdiv class=\"kl-zf__colors\"\u003e\n    \u003cspan class=\"kl-zf__color-label\"\u003eAvailable in\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__color-pill kl-zf__color-pill--orange\"\u003eOrange\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__color-pill kl-zf__color-pill--gray\"\u003eGray\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__color-pill kl-zf__color-pill--white\"\u003eWhite\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LEAD --\u003e\n  \u003cdiv class=\"kl-zf__lead\"\u003e\n    \u003cp\u003eThe Zero Finish falls squarely into tack-cloth territory — a microfiber built to \u003cstrong\u003ealmost stick to the surface\u003c\/strong\u003e as it drags across paint, pulling spent abrasives, waxes, and sealants off cleanly in a single pass. On bare finished surfaces, it glides. Load it with a compound or polish residue and it grabs.\u003c\/p\u003e\n    \u003cp\u003eThis is the towel for the job that demands more than a wipe-down. The pearl weave, the HS Tack Treatment, and the anti-static treatment all work together — not as marketing copy, but as properties that change how the towel behaves against paint. It also carries its own as a glass cleaner when the job calls for it.\u003c\/p\u003e\n    \u003cp\u003eAvailable in three colorways — orange, gray, and white — each a separate SKU under the same listing. Pick the color that works within your detailing system or rotation.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STATS --\u003e\n  \u003cdiv class=\"kl-zf__stats\"\u003e\n    \u003cdiv class=\"kl-zf__stat\"\u003e\n      \u003cp class=\"kl-zf__stat-label\"\u003ePack\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-value\"\u003e5 Towels\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-sub\"\u003eCCS™ sealed\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kl-zf__stat\"\u003e\n      \u003cp class=\"kl-zf__stat-label\"\u003eGSM\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-value\"\u003e450 GSM\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-sub\"\u003eTrue spec · Pearl weave\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kl-zf__stat\"\u003e\n      \u003cp class=\"kl-zf__stat-label\"\u003eSize\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-value\"\u003e40 × 40cm\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-sub\"\u003e16″ × 16″\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kl-zf__stat\"\u003e\n      \u003cp class=\"kl-zf__stat-label\"\u003eCase\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-value\"\u003e36 Packs\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-sub\"\u003ePer case · same build\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNIQUE --\u003e\n  \u003cdiv class=\"kl-zf__technique\"\u003e\n    \u003cp class=\"kl-zf__section-label\"\u003eHow to use it\u003c\/p\u003e\n    \u003cp\u003eFold the towel in half twice. Apply \u003cstrong\u003elight, even pressure\u003c\/strong\u003e and pull toward you in straight lines across the waxed or polished surface. The pearl weave and tack treatment do the lifting — you don't need to press hard or repeat the pass. A single folded panel holds a working surface of clean fiber for the whole section.\u003c\/p\u003e\n    \u003cp\u003eFor glass, the same approach applies. \u003cstrong\u003eBare towel on bare glass\u003c\/strong\u003e — the weave picks up film, oils, and smears without leaving anything behind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE GRID --\u003e\n  \u003cdiv class=\"kl-zf__use\"\u003e\n    \u003cp class=\"kl-zf__section-label\"\u003eRecommended Use\u003c\/p\u003e\n    \u003cdiv class=\"kl-zf__use-grid\"\u003e\n      \u003cdiv class=\"kl-zf__use-item kl-zf__use-item--best\"\u003e\n        \u003cp class=\"kl-zf__use-label\"\u003eBest Use\u003c\/p\u003e\n        \u003cp class=\"kl-zf__use-note\"\u003eCompound \u0026amp; polish removal\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-zf__use-item kl-zf__use-item--best\"\u003e\n        \u003cp class=\"kl-zf__use-label\"\u003eBest Use\u003c\/p\u003e\n        \u003cp class=\"kl-zf__use-note\"\u003eSpent abrasive removal — single pass\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-zf__use-item\"\u003e\n        \u003cp class=\"kl-zf__use-label\"\u003eAlso\u003c\/p\u003e\n        \u003cp class=\"kl-zf__use-note\"\u003eCoating \u0026amp; sealant leveling\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-zf__use-item\"\u003e\n        \u003cp class=\"kl-zf__use-label\"\u003eAlso\u003c\/p\u003e\n        \u003cp class=\"kl-zf__use-note\"\u003eGlass cleaning\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INDUSTRY ONLY --\u003e\n  \u003cdiv class=\"kl-zf__industry\"\u003e\n    \u003cp class=\"kl-zf__section-label\"\u003eIndustry's Only — KLiN Zero Finish Spec\u003c\/p\u003e\n    \u003cdiv class=\"kl-zf__industry-grid\"\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\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=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eTrue Spec 450GSM Pearl Weave\u003c\/strong\u003e\n          GSM is declared, not approximated. The weave type and weight are production-controlled — not a label number assigned post-manufacture.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\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=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eHS Tack Treatment\u003c\/strong\u003e\n          A high-solid tack treatment applied to the fiber — responsible for the characteristic grab on paint. Not a surface coating that washes out; integral to how the Zero Finish performs.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\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=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eAnti-Static Treatment\u003c\/strong\u003e\n          Reduces static charge across the towel surface — meaning less attraction of airborne particulate back onto the panel during and after use.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\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=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eSilicone-Free\u003c\/strong\u003e\n          Clean chemistry — safe for use ahead of coatings, in body shop environments, or anywhere silicone contamination is a concern.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\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=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eTrue pH Neutral\u003c\/strong\u003e\n          Fiber chemistry is pH balanced — no residual acidity or alkalinity that could interact with coatings, sealants, or sensitive surfaces.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\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=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eFlat Edge Seal\u003c\/strong\u003e\n          A variant of KLiN's soft ultrasonic cut process, tuned specifically for the Zero Finish. Sealed, fray-free edge — no stitching, no hard border contact on paint or glass.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\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=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eAnti-Bleed · Anti-Fraying\u003c\/strong\u003e\n          Color-stable through repeated washes. Sealed edge construction prevents fraying over time — the towel holds its integrity long past when cheaper alternatives have degraded.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\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=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eAuto Industry CCS Approved · Aerospace Manufacturer Approved\u003c\/strong\u003e\n          The same Containment Control System packaging that satisfies nuclear facility ISO cleanliness standards is the standard KLiN ships everything in. Aerospace-approved handling — for a finishing towel.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CCS BLOCK --\u003e\n  \u003cdiv class=\"kl-zf__ccs\"\u003e\n    \u003cp class=\"kl-zf__section-label\"\u003eCCS™ Containment Control System\u003c\/p\u003e\n    \u003cp\u003eEvery Zero Finish ships pre-washed, air-washed, and sealed inside KLiN's Containment Control System packaging. The same standard used in nuclear facility supply contracts and aerospace manufacturing approvals — applied to every 5-pack that leaves the facility. \u003cstrong\u003eNo prewash needed. No handling between facility and your hands.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eNo tags. Sealed at source. The first hands on this towel after the facility are yours.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BADGE STRIP --\u003e\n  \u003cdiv class=\"kl-zf__badges\"\u003e\n    \u003cspan class=\"kl-zf__badge kl-zf__badge--accent\"\u003eTrue Spec 450GSM\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge kl-zf__badge--accent\"\u003ePearl Weave\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge kl-zf__badge--accent\"\u003eHS Tack Treatment\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge kl-zf__badge--accent\"\u003eAnti-Static\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge kl-zf__badge--accent\"\u003eSilicone Free\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge kl-zf__badge--accent\"\u003eCCS™ Packaged\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge\"\u003eNo Tags\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge\"\u003e40 × 40cm · 5-Pack\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge\"\u003eMade in Korea\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE STRIP --\u003e\n  \u003cdiv class=\"kl-zf__care\"\u003e\n    \u003cp class=\"kl-zf__section-label\"\u003eCare\u003c\/p\u003e\n    \u003cdiv class=\"kl-zf__care-grid\"\u003e\n      \u003cdiv class=\"kl-zf__care-item\"\u003e\n        \u003csvg 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\n        Hand wash or machine wash · delicate · cold\/warm\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-zf__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18M5 8l7-5 7 5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Hang dry or low heat only\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-zf__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 6h18M3 12h18M3 18h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Like colors only\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-zf__care-item--no kl-zf__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\n        No fabric softener or bleach\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-zf__care-item--no kl-zf__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\n        Never over-dry in machine\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- EDGE NOTE --\u003e\n  \u003cdiv class=\"kl-zf__info\"\u003e\n    \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cline y2=\"12\" x2=\"12\" y1=\"8\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"16\" x2=\"12.01\" y1=\"17\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n    \u003cp\u003eThe Zero Finish uses a flat edge seal rather than stitching — no hard border, no thread contact on paint. That said: \u003cstrong\u003einspect any towel before use on paint.\u003c\/strong\u003e On low-hardness surfaces or paint with compromised clear, ensure the surface is fully decontaminated before any microfiber contact. A finishing towel is still a utility towel — use it as one.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ORIGIN FOOTER --\u003e\n  \u003cdiv class=\"kl-zf__origin\"\u003e\n    \u003cdiv class=\"kl-zf__origin-flag\"\u003e🇰🇷\u003c\/div\u003e\n    \u003cdiv class=\"kl-zf__origin-text\"\u003e\n      \u003cstrong\u003eMade in Korea — Actually.\u003c\/strong\u003e\n      Manufactured in KLiN's own facility in Gunpo-Si, Korea — just outside Seoul. Not white-labeled. Not outsourced.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Grey","offer_id":33858440658,"sku":"","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":188157100050,"sku":"","price":25.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":29576341028979,"sku":"KLiN-3217HM","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/zeroorange1024.jpg?v=1718982943"},{"product_id":"kl-n-plush-edgeless-towel","title":"KLiN Plush+ 500GSM 2-Pack","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  }\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  \/* ── 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\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  \/* ── 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  \/* ── BEST USE ── *\/\n  .dd-pd__use {\n    padding: 20px 20px 18px;\n    background: #fff;\n    border-top: 1px solid #e0dbd0;\n    border-bottom: 1px solid #e0dbd0;\n  }\n  .dd-pd__use-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  .dd-pd__use-pill {\n    background: #f0ece4;\n    border: 1px solid #d8d0c0;\n    color: #3a3020;\n    font-size: 11px;\n    font-weight: 600;\n    padding: 5px 12px;\n    letter-spacing: 0.03em;\n  }\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 0 6px;\n  }\n  .dd-pd__closing p:last-child { margin: 0; }\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\u003c\/style\u003e\n\n\u003cdiv class=\"dd-pd\"\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"dd-pd__hero\"\u003e\n\u003cp class=\"dd-pd__eyebrow\"\u003eKLiN Korea · Plush+ 500GSM · 2-Pack · Made in South Korea\u003c\/p\u003e\n\u003ch2 class=\"dd-pd__title\"\u003eWhat a True 500GSM\u003cbr\u003eTowel Actually Feels Like.\u003c\/h2\u003e\n\u003cp class=\"dd-pd__tagline\"\u003e\u003cstrong\u003eThickness. Softness. Durability.\u003c\/strong\u003e The GSM number tells you where it sits in the lineup. The paint tells you what it actually is.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- LEAD COPY --\u003e\n\u003cdiv class=\"dd-pd__lead\"\u003e\n\u003cp\u003eA lot of brands will put a GSM number on a towel and leave you to figure out whether it means anything. The Plush+ 500GSM isn't sold on a number — the number just tells you where it lives in the KLiN lineup. What it actually is becomes obvious the moment it hits paint.\u003c\/p\u003e\n\u003cp\u003eExtra premium microfiber, 4-sided ultrasonic cut edge, arriving pre-washed and air-washed in KLiN's \u003cstrong\u003eContainment Control System\u003c\/strong\u003e packaging — sealed at the facility and ready to use. This is the choice for the professional or enthusiast who takes paint safety seriously and doesn't want to negotiate on softness.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECS GRID --\u003e\n\u003cdiv class=\"dd-pd__stats\"\u003e\n\u003cdiv class=\"dd-pd__stat\"\u003e\n\u003cp class=\"dd-pd__stat-label\"\u003eGSM\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-value\"\u003e500+\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-sub\"\u003eVerified · 543GSM sample\u003c\/p\u003e\n\u003c\/div\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\"\u003e40×40cm\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-sub\"\u003e16″ × 16″ · 87g per towel\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\n\u003c!-- BEST USE --\u003e\n\u003cdiv class=\"dd-pd__use\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eBest Use\u003c\/p\u003e\n\u003cdiv class=\"dd-pd__use-grid\"\u003e\n\u003cspan class=\"dd-pd__use-pill\"\u003eQuick detailer application\u003c\/span\u003e\n\u003cspan class=\"dd-pd__use-pill\"\u003eEco \/ rinseless wash\u003c\/span\u003e\n\u003cspan class=\"dd-pd__use-pill\"\u003eDry wipe · haze removal\u003c\/span\u003e\n\u003cspan class=\"dd-pd__use-pill\"\u003eSealant removal\u003c\/span\u003e\n\u003cspan class=\"dd-pd__use-pill\"\u003eSoft \u0026amp; easily marked surfaces\u003c\/span\u003e\n\u003cspan class=\"dd-pd__use-pill\"\u003ePolish residue removal\u003c\/span\u003e\n\u003cspan class=\"dd-pd__use-pill\"\u003eFinal wipe · coating removal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- PULL QUOTE --\u003e\n\u003cdiv class=\"dd-pd__quote\"\u003e\n\u003cp\u003e\"Thickness, softness, and durability rivaled by no other brand in this segment. The respect is earned when these hit paint.\"\u003c\/p\u003e\n\u003ccite\u003e— KLiN Korea\u003c\/cite\u003e\n\u003c\/div\u003e\n\n\u003c!-- DIFFERENTIATORS --\u003e\n\u003cdiv class=\"dd-pd__diff\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eWhat sets the Plush+ apart\u003c\/p\u003e\n\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\u003eThe GSM Number Is Verified\u003c\/strong\u003e\nMost brands assign a GSM figure to a towel for marketing positioning — no measurement, no accountability. KLiN's 500GSM is a real specification: a random production sample of this towel measured 543.74GSM at 87g \/ 40×40cm. That's what 500GSM is supposed to mean.\u003c\/div\u003e\n\u003c\/div\u003e\n\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\u003eKLiN-Pioneered Soft Ultrasonic Cut Edge\u003c\/strong\u003e\nUltrasonic cutting is common. A \u003cem\u003esoft\u003c\/em\u003e ultrasonic edge isn't. KLiN developed their own process to produce a sealed, fray-free edge that remains genuinely gentle at the border — no stiff or abrasive edge contact on paint, trim, or glass.\u003c\/div\u003e\n\u003c\/div\u003e\n\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™ Containment Control System Packaging\u003c\/strong\u003e\nKLiN holds commercial contracts with facilities where ISO cleanliness standards are non-negotiable — nuclear facilities among them. Every KLiN towel ships in the same Containment Control System: sealed at the source, protected in transit, ready to use straight from the pack. No prewash needed. Not a marketing claim — a process with industrial-grade precedent.\u003c\/div\u003e\n\u003c\/div\u003e\n\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\u003eManufactured in South Korea — Not Rebranded\u003c\/strong\u003e\nEvery material is graded and tested for chemical presence before production begins. KLiN Korea produces in their own facility in Gunpo-Si — not sourced from a catalogue, not white-labeled, not relabeled Chinese production. What you're holding is what they built.\u003c\/div\u003e\n\u003c\/div\u003e\n\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\u003ePre-Washed \u0026amp; Air-Washed Before Packing\u003c\/strong\u003e\nEach towel is pre-washed and air-washed prior to CCS sealing — every step taken to minimize any particulate before the pack is ever opened. This is as close as it gets to a no-lint plush wiper at this GSM level.\u003c\/div\u003e\n\u003c\/div\u003e\n\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\u003eBuilt to Last\u003c\/strong\u003e\nGeneric plush towels degrade in a handful of washes. KLiN towels hold their weight, softness, and paint safety through years of use — not because of shortcuts or desiccants, but because the fiber and construction are built right from the start.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- MFG CALLOUT --\u003e\n\u003cdiv class=\"dd-pd__mfg\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003ePut them against anything in this segment\u003c\/p\u003e\n\u003cp\u003eIf you've been let down by plush towels that made promises they couldn't keep — pick up a paint inspection light, do a before and after, and let the result speak. A towel that's truly safe for your paint shows up under inspection the same way it felt in your hand: clean, controlled, no evidence of what it touched.\u003c\/p\u003e\n\u003cp\u003eKLiN Korea doesn't spend on marketing departments. \u003cstrong\u003eThe product is the argument.\u003c\/strong\u003e 48 packs per case if you want to stock up — same build quality, same CCS packaging, every single one.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"dd-pd__closing\"\u003e\n\u003cp\u003eWhether you're removing polishing residue, pulling off a sealant, or doing a final wipe after a quick detailer — \u003cstrong\u003ethis is the towel you reach for when the surface matters.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- CARE STRIP --\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 viewbox=\"0 0 24 24\" class=\"gold\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Machine wash · warm water\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"gold\"\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 viewbox=\"0 0 24 24\" class=\"gold\"\u003e\u003cpath d=\"M3 6h18M3 12h18M3 18h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Wash separately from cotton\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 r=\"9\" cy=\"12\" cx=\"12\"\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 r=\"9\" cy=\"12\" cx=\"12\"\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\u003cdiv class=\"dd-pd__care-item--no dd-pd__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e No high heat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- PAINT CONDITION NOTE --\u003e\n\u003cdiv class=\"dd-pd__info\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cline y2=\"12\" x2=\"12\" y1=\"8\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"16\" x2=\"12.01\" y1=\"17\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003ePaint condition matters.\u003c\/strong\u003e On surfaces with embedded contamination or compromised clear, any towel contact carries a risk of fiber pulls. Use a finishing towel in the appropriate situation and ensure paint is properly decontaminated before working with any plush microfiber. Wash care instructions are included with the listing images.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Default Title","offer_id":8117102706803,"sku":"KLiN-3215P","price":16.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/plush_1024-3.jpg?v=1581090711"},{"product_id":"kl-n-dual-side-towel","title":"KLiN Dual Side Coating Removal Microfiber Towel (2-pack)","description":"\u003cstyle\u003e\n  .dd-kln {\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-kln__hero {\n    background: #0b1f3a;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #c9a24b;\n    margin-bottom: 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .dd-kln__hero-brands {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n  }\n  .dd-kln__brand-pill {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    padding: 4px 10px;\n    border-radius: 2px;\n    background: #c9a24b;\n    color: #2a1e00;\n  }\n  .dd-kln__title {\n    font-size: 24px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.2;\n    margin: 0 0 10px;\n  }\n  .dd-kln__tagline {\n    font-size: 12px;\n    color: #7a8ba8;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-kln__tagline strong {\n    color: #c9a24b;\n    font-style: normal;\n  }\n\n  \/* ── INTRO ── *\/\n  .dd-kln__intro {\n    padding: 18px 20px;\n    background: #f4f2ec;\n    border-left: 3px solid #c9a24b;\n    border-bottom: 1px solid #ded6c0;\n  }\n  .dd-kln__intro p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #1c2436;\n    margin: 0 0 10px;\n  }\n  .dd-kln__intro p:last-child { margin: 0; }\n  .dd-kln__intro strong { color: #0b1f3a; }\n\n  \/* ── SPEC GRID ── *\/\n  .dd-kln__stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border-top: 1px solid #ded6c0;\n    border-bottom: 1px solid #ded6c0;\n  }\n  .dd-kln__stat {\n    padding: 14px 12px;\n    border-right: 1px solid #ded6c0;\n    background: #fff;\n  }\n  .dd-kln__stat:last-child { border-right: none; }\n  .dd-kln__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-kln__stat-value {\n    font-size: 15px;\n    font-weight: 700;\n    color: #0b1f3a;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .dd-kln__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── AT A GLANCE ── *\/\n  .dd-kln__glance {\n    padding: 18px 20px;\n    background: #fff;\n    border-bottom: 1px solid #ded6c0;\n  }\n  .dd-kln__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #a8842f;\n    margin: 0 0 12px;\n  }\n  .dd-kln__glance-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n  .dd-kln__glance-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n    font-size: 12px;\n    color: #444;\n    line-height: 1.5;\n  }\n  .dd-kln__glance-dot {\n    width: 18px;\n    height: 18px;\n    background: #0b1f3a;\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-kln__glance-dot svg {\n    width: 10px;\n    height: 10px;\n    stroke: #c9a24b;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .dd-kln__glance-item strong {\n    display: block;\n    font-size: 11px;\n    font-weight: 700;\n    color: #0b1f3a;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin-bottom: 1px;\n  }\n\n  \/* ── PERFORMANCE CALLOUT ── *\/\n  .dd-kln__performance {\n    padding: 18px 20px;\n    background: #0b1f3a;\n    border-left: 3px solid #c9a24b;\n  }\n  .dd-kln__performance .dd-kln__section-label { color: #c9a24b; }\n  .dd-kln__performance p {\n    font-size: 13px;\n    color: #7a8ba8;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-kln__performance p:last-child { margin: 0; }\n  .dd-kln__performance strong { color: #f0e9d8; }\n\n  \/* ── USE CASES ── *\/\n  .dd-kln__use {\n    padding: 18px 20px;\n    background: #f4f2ec;\n    border-top: 1px solid #ded6c0;\n    border-bottom: 1px solid #ded6c0;\n  }\n  .dd-kln__use p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 12px;\n  }\n  .dd-kln__use p:last-child { margin: 0; }\n  .dd-kln__use strong { color: #0b1f3a; }\n  .dd-kln__use-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 8px;\n    margin-top: 4px;\n  }\n  .dd-kln__use-item {\n    background: #fff;\n    border: 1px solid #ded6c0;\n    border-top: 2px solid #c9a24b;\n    padding: 10px 12px;\n    text-align: center;\n  }\n  .dd-kln__use-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #a8842f;\n    margin: 0 0 3px;\n  }\n  .dd-kln__use-note {\n    font-size: 11px;\n    color: #555;\n    line-height: 1.4;\n  }\n\n  \/* ── CCS BLOCK ── *\/\n  .dd-kln__ccs {\n    padding: 18px 20px;\n    background: #f4f2ec;\n    border-top: 1px solid #ded6c0;\n    border-bottom: 1px solid #ded6c0;\n  }\n  .dd-kln__ccs p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-kln__ccs p:last-child { margin: 0; }\n  .dd-kln__ccs strong { color: #0b1f3a; }\n\n  \/* ── BADGE STRIP ── *\/\n  .dd-kln__collab-strip {\n    padding: 14px 20px;\n    background: #fff;\n    border-bottom: 1px solid #ded6c0;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    align-items: center;\n  }\n  .dd-kln__badge {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 5px 10px;\n    border-radius: 2px;\n    background: #f4f2ec;\n    color: #6a5210;\n    border: 1px solid #ded6c0;\n  }\n  .dd-kln__badge--navy {\n    background: #eef1f6;\n    color: #0b1f3a;\n    border-color: #c3cbdc;\n  }\n\n  \/* ── CARE STRIP ── *\/\n  .dd-kln__care {\n    padding: 16px 20px;\n    background: #0b1f3a;\n  }\n  .dd-kln__care .dd-kln__section-label { color: #c9a24b; }\n  .dd-kln__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .dd-kln__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #7a8ba8;\n  }\n  .dd-kln__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    stroke: #c9a24b;\n  }\n  .dd-kln__care-item--no { color: #e88a8a; }\n  .dd-kln__care-item--no svg { stroke: #e88a8a; }\n  .dd-kln__care-link {\n    font-size: 11px;\n    color: #c9a24b;\n    text-decoration: underline;\n    margin-top: 10px;\n    display: inline-block;\n  }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .dd-kln__origin {\n    padding: 12px 20px;\n    background: #071527;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .dd-kln__origin-flag {\n    font-size: 18px;\n    line-height: 1;\n  }\n  .dd-kln__origin-text {\n    font-size: 11px;\n    color: #5a6f92;\n    line-height: 1.4;\n  }\n  .dd-kln__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #d8c98a;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dd-kln\"\u003e\n\n  \u003c!-- HERO HEADER --\u003e\n  \u003cdiv class=\"dd-kln__hero\"\u003e\n    \u003cdiv class=\"dd-kln__hero-brands\"\u003e\n      \u003cspan class=\"dd-kln__brand-pill\"\u003eKL!N Korea\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"dd-kln__title\"\u003eDual Side Towel\u003cbr\u003e2-Pack · 320GSM.\u003c\/h2\u003e\n    \u003cp class=\"dd-kln__tagline\"\u003eTwo weaves, one towel. \u003cstrong\u003eTight weave for the first pass, plush finish for the last.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"dd-kln__intro\"\u003e\n    \u003cp\u003eThe KL!N Dual Side Towel is a premium, genuinely multipurpose tool built around one idea: two textures on one towel means fewer towels in your bag. One side carries a tight weave, built to grab and hold onto what's being leveled off. The other is a plush finish, built to check for high spots and complete the job. \u003cstrong\u003eTwo passes, one towel, done.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eThis is a go-to option for leveling out a ceramic coating — tight side first, plush side to finish. That same plush side is well suited to polish and glaze removal, in some cases outperforming single-texture towels entirely, since certain paints respond better to a plush nap than a tight, zero-finish pearl weave.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"dd-kln__stats\"\u003e\n    \u003cdiv class=\"dd-kln__stat\"\u003e\n      \u003cp class=\"dd-kln__stat-label\"\u003ePack\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-value\"\u003e2 Towels\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-sub\"\u003eCCS™ sealed packaging\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-kln__stat\"\u003e\n      \u003cp class=\"dd-kln__stat-label\"\u003eGSM\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-value\"\u003e320 GSM\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-sub\"\u003eTrue construction weight\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-kln__stat\"\u003e\n      \u003cp class=\"dd-kln__stat-label\"\u003eWeave\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-value\"\u003eDual-Sided\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-sub\"\u003eTight weave + plush finish\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-kln__stat\"\u003e\n      \u003cp class=\"dd-kln__stat-label\"\u003eColor\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-value\"\u003eGray\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-sub\"\u003eMade in Korea\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- AT A GLANCE --\u003e\n  \u003cdiv class=\"dd-kln__glance\"\u003e\n    \u003cp class=\"dd-kln__section-label\"\u003eAt a glance\u003c\/p\u003e\n    \u003cdiv class=\"dd-kln__glance-grid\"\u003e\n      \u003cdiv class=\"dd-kln__glance-item\"\u003e\n        \u003cdiv class=\"dd-kln__glance-dot\"\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\u003e\n\u003cstrong\u003eTwo Sides, One Tool\u003c\/strong\u003eTight weave for the first leveling pass, plush finish to check for high spots\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__glance-item\"\u003e\n        \u003cdiv class=\"dd-kln__glance-dot\"\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\u003e\n\u003cstrong\u003eFewer Towels Needed\u003c\/strong\u003eThe two-pass design means less consumption per job than any single-texture option\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__glance-item\"\u003e\n        \u003cdiv class=\"dd-kln__glance-dot\"\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\u003e\n\u003cstrong\u003eVersatile Polish Removal\u003c\/strong\u003ePlush side suits paint that wants a softer nap than a pearl weave towel\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__glance-item\"\u003e\n        \u003cdiv class=\"dd-kln__glance-dot\"\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\u003e\n\u003cstrong\u003eCCS™ Packaged\u003c\/strong\u003ePre-washed, air-washed, sealed at source — ready to use, untouched in transit\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__glance-item\"\u003e\n        \u003cdiv class=\"dd-kln__glance-dot\"\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\u003e\n\u003cstrong\u003eHybrid Utility Feel\u003c\/strong\u003eWorks like an everyday shop towel with the durability of a premium build\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__glance-item\"\u003e\n        \u003cdiv class=\"dd-kln__glance-dot\"\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\u003e\n\u003cstrong\u003eMade in South Korea\u003c\/strong\u003eKLiN's own facility — no white-label, no outsourced production\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PERFORMANCE CALLOUT --\u003e\n  \u003cdiv class=\"dd-kln__performance\"\u003e\n    \u003cp class=\"dd-kln__section-label\"\u003eWhy the dual side works\u003c\/p\u003e\n    \u003cp\u003eMost towels ask you to pick a lane — tight and grabby, or plush and gentle. The Dual Side Towel doesn't make you choose. \u003cstrong\u003eLevel a coating with the tight side, finish the pass with the plush side, and you're using half the towels you'd otherwise need.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eIt's also worth experimenting with beyond the obvious use case — this towel sits somewhere between a dedicated coating towel and a shop utility towel, but built from premium materials. \u003cstrong\u003eThat means fewer towels used per job, and towels that hold up longer over time.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003cdiv class=\"dd-kln__use\"\u003e\n    \u003cp class=\"dd-kln__section-label\"\u003eRecommended Use\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eBest use: ceramic coating leveling and removal.\u003c\/strong\u003e Tight weave side first to level, plush side to finish and check for high spots.\u003c\/p\u003e\n    \u003cdiv class=\"dd-kln__use-grid\"\u003e\n      \u003cdiv class=\"dd-kln__use-item\"\u003e\n        \u003cp class=\"dd-kln__use-label\"\u003eBest Use\u003c\/p\u003e\n        \u003cp class=\"dd-kln__use-note\"\u003eCeramic coating leveling\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__use-item\"\u003e\n        \u003cp class=\"dd-kln__use-label\"\u003eAlso\u003c\/p\u003e\n        \u003cp class=\"dd-kln__use-note\"\u003ePolish \u0026amp; glaze removal\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__use-item\"\u003e\n        \u003cp class=\"dd-kln__use-label\"\u003eAlso\u003c\/p\u003e\n        \u003cp class=\"dd-kln__use-note\"\u003eWax, sealant \u0026amp; spray removal\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CCS PACKAGING --\u003e\n  \u003cdiv class=\"dd-kln__ccs\"\u003e\n    \u003cp class=\"dd-kln__section-label\"\u003eCCS™ Containment Control System\u003c\/p\u003e\n    \u003cp\u003eTowels are \u003cstrong\u003epre-washed and air-washed\u003c\/strong\u003e prior to CCS™ packaging. Every effort is made to deliver a product that's ready to use as soon as it arrives — \u003cstrong\u003euntouched in transit and final packaging\u003c\/strong\u003e, so the end user is the only one that has ever been hands-on with the towel. Quality standards here are built to go beyond the norm.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BADGE STRIP --\u003e\n  \u003cdiv class=\"dd-kln__collab-strip\"\u003e\n    \u003cspan class=\"dd-kln__badge\"\u003e320 GSM\u003c\/span\u003e\n    \u003cspan class=\"dd-kln__badge\"\u003eDual-sided weave\u003c\/span\u003e\n    \u003cspan class=\"dd-kln__badge\"\u003eCCS™ packaged\u003c\/span\u003e\n    \u003cspan class=\"dd-kln__badge--navy\"\u003e2-pack\u003c\/span\u003e\n    \u003cspan class=\"dd-kln__badge--navy\"\u003e78 packs \/ 156 towels per case\u003c\/span\u003e\n    \u003cspan class=\"dd-kln__badge--navy\"\u003eMade in Korea\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE STRIP --\u003e\n  \u003cdiv class=\"dd-kln__care\"\u003e\n    \u003cp class=\"dd-kln__section-label\"\u003eCare — read this\u003c\/p\u003e\n    \u003cdiv class=\"dd-kln__care-grid\"\u003e\n      \u003cdiv class=\"dd-kln__care-item\"\u003e\n        \u003csvg 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\n        Hand wash or machine wash · delicate · cold\/warm\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18M5 8l7-5 7 5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Hang dry or low heat only\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 3l18 18M9 6h6l1 6H8L9 6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Like colors only\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__care-item--no dd-kln__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\n        No fabric softener or bleach\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__care-item--no dd-kln__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\n        No drying aids — binds fibers\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__care-item--no dd-kln__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\n        Never over-dry in machine\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"https:\/\/detail-division.mom\/pages\/microfiber-care\" class=\"dd-kln__care-link\"\u003eFull microfiber care guide →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ORIGIN FOOTER --\u003e\n  \u003cdiv class=\"dd-kln__origin\"\u003e\n    \u003cdiv class=\"dd-kln__origin-flag\"\u003e🇰🇷\u003c\/div\u003e\n    \u003cdiv class=\"dd-kln__origin-text\"\u003e\n      \u003cstrong\u003eMade in Korea — Actually.\u003c\/strong\u003e\n      Manufactured in KLiN's own facility in Gunpo-Si, Korea — just outside Seoul.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Default Title","offer_id":8117102968947,"sku":"KLiN-3215Z","price":15.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/dualside1024-2.jpg?v=1581090580"},{"product_id":"kl-n-plush-hd","title":"KLiN Plush+ HD Final Finish Microfiber","description":"\u003c!-- ============================================================\n     DETAIL DIVISION — KLiN Korea Plush+ HD Final Finish\n     Microfiber Towel\n     Product Description HTML\n     Paste into Shopify product description via the \u003c\u003e HTML editor\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  .dd-cc {\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-cc__hero {\n    background: #040c14;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #5599cc;\n    margin-bottom: 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .dd-cc__hero-brands {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n  }\n  .dd-cc__brand-pill {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    padding: 4px 10px;\n    border-radius: 2px;\n  }\n  .dd-cc__brand-pill--klin {\n    background: #c8a96e;\n    color: #3a2800;\n  }\n  .dd-cc__brand-pill--series {\n    background: #0a1e30;\n    color: #88bbdd;\n    border: 1px solid #1a4060;\n  }\n  .dd-cc__title {\n    font-size: 24px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.2;\n    margin: 0 0 10px;\n  }\n  .dd-cc__tagline {\n    font-size: 12px;\n    color: #1a4060;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-cc__tagline strong {\n    color: #88bbdd;\n    font-style: normal;\n  }\n\n  \/* ── INTRO ── *\/\n  .dd-cc__intro {\n    padding: 18px 20px;\n    background: #eef5fc;\n    border-left: 3px solid #5599cc;\n    border-bottom: 1px solid #b8d8ee;\n  }\n  .dd-cc__intro p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #1a2a38;\n    margin: 0 0 10px;\n  }\n  .dd-cc__intro p:last-child { margin: 0; }\n  .dd-cc__intro strong { color: #040c14; }\n\n  \/* ── SPEC GRID ── *\/\n  .dd-cc__stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border-top: 1px solid #b8d8ee;\n    border-bottom: 1px solid #b8d8ee;\n  }\n  .dd-cc__stat {\n    padding: 14px 12px;\n    border-right: 1px solid #b8d8ee;\n    background: #fff;\n  }\n  .dd-cc__stat:last-child { border-right: none; }\n  .dd-cc__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-cc__stat-value {\n    font-size: 15px;\n    font-weight: 700;\n    color: #040c14;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .dd-cc__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── AT A GLANCE ── *\/\n  .dd-cc__glance {\n    padding: 18px 20px;\n    background: #fff;\n    border-bottom: 1px solid #b8d8ee;\n  }\n  .dd-cc__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #3366aa;\n    margin: 0 0 12px;\n  }\n  .dd-cc__glance-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n  .dd-cc__glance-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n    font-size: 12px;\n    color: #444;\n    line-height: 1.5;\n  }\n  .dd-cc__glance-dot {\n    width: 18px;\n    height: 18px;\n    background: #040c14;\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-cc__glance-dot svg {\n    width: 10px;\n    height: 10px;\n    stroke: #88bbdd;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .dd-cc__glance-item strong {\n    display: block;\n    font-size: 11px;\n    font-weight: 700;\n    color: #040c14;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin-bottom: 1px;\n  }\n\n  \/* ── PERFORMANCE CALLOUT ── *\/\n  .dd-cc__performance {\n    padding: 18px 20px;\n    background: #040c14;\n    border-left: 3px solid #5599cc;\n  }\n  .dd-cc__performance .dd-cc__section-label { color: #88bbdd; }\n  .dd-cc__performance p {\n    font-size: 13px;\n    color: #1a4060;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-cc__performance p:last-child { margin: 0; }\n  .dd-cc__performance strong { color: #c8e8ff; }\n\n  \/* ── CCS PACKAGING BLOCK ── *\/\n  .dd-cc__ccs {\n    padding: 18px 20px;\n    background: #eef5fc;\n    border-top: 1px solid #b8d8ee;\n    border-bottom: 1px solid #b8d8ee;\n  }\n  .dd-cc__ccs p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-cc__ccs p:last-child { margin: 0; }\n  .dd-cc__ccs strong { color: #040c14; }\n\n  \/* ── USE CASES ── *\/\n  .dd-cc__use-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 8px;\n    margin-top: 12px;\n  }\n  .dd-cc__use-item {\n    background: #fff;\n    border: 1px solid #b8d8ee;\n    border-top: 2px solid #5599cc;\n    padding: 10px 12px;\n  }\n  .dd-cc__use-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #3366aa;\n    margin: 0 0 3px;\n  }\n  .dd-cc__use-note {\n    font-size: 11px;\n    color: #555;\n    line-height: 1.4;\n  }\n\n  \/* ── BADGE STRIP ── *\/\n  .dd-cc__collab-strip {\n    padding: 14px 20px;\n    background: #fff;\n    border-bottom: 1px solid #b8d8ee;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    align-items: center;\n  }\n  .dd-cc__badge {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 5px 10px;\n    border-radius: 2px;\n    background: #eef5fc;\n    color: #1a3a5a;\n    border: 1px solid #88bbdd;\n  }\n  .dd-cc__badge--gold {\n    background: #fdf6ec;\n    color: #7a5200;\n    border-color: #e8c97a;\n  }\n  .dd-cc__badge--gsm {\n    background: #ddeeff;\n    color: #0a2a4a;\n    border-color: #5599cc;\n    font-weight: 700;\n  }\n\n  \/* ── CARE STRIP ── *\/\n  .dd-cc__care {\n    padding: 16px 20px;\n    background: #040c14;\n  }\n  .dd-cc__care .dd-cc__section-label { color: #88bbdd; }\n  .dd-cc__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .dd-cc__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #1a4060;\n  }\n  .dd-cc__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    stroke: #5599cc;\n  }\n  .dd-cc__care-item--no { color: #e87070; }\n  .dd-cc__care-item--no svg { stroke: #e87070; }\n  .dd-cc__care-link {\n    font-size: 11px;\n    color: #88bbdd;\n    text-decoration: underline;\n    margin-top: 10px;\n    display: inline-block;\n  }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .dd-cc__origin {\n    padding: 12px 20px;\n    background: #020608;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .dd-cc__origin-flag {\n    font-size: 18px;\n    line-height: 1;\n  }\n  .dd-cc__origin-text {\n    font-size: 11px;\n    color: #1a3a5a;\n    line-height: 1.4;\n  }\n  .dd-cc__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #88bbdd;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dd-cc\"\u003e\n\u003c!-- HERO HEADER --\u003e\n\u003cdiv class=\"dd-cc__hero\"\u003e\n\u003cdiv class=\"dd-cc__hero-brands\"\u003e\n\u003cspan class=\"dd-cc__brand-pill dd-cc__brand-pill--klin\"\u003eKLiN Korea\u003c\/span\u003e \u003cspan class=\"dd-cc__brand-pill dd-cc__brand-pill--series\"\u003ePlush+ HD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"dd-cc__title\"\u003ePlush+ HD Final Finish.\u003cbr\u003eThe Current State of Microfiber.\u003c\/h2\u003e\n\u003cp class=\"dd-cc__tagline\"\u003eStep up from the Plush+ in GSM. 4-sided ultrasonic cut edges. \u003cstrong\u003eNear the top of the KLiN range for softness, plushness, and durability.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"dd-cc__intro\"\u003e\n\u003cp\u003eThe KLiN Korea Plush+ HD is an ultra-soft plush buffing towel featuring 4-sided ultrasonic cut edges and the highest quality materials used in its construction. This offering is the ultimate exhibition of the current state of microfiber — \u003cstrong\u003ea step up from the Plush+ in GSM\u003c\/strong\u003e, arriving as a single CCS™ packaged unit.\u003c\/p\u003e\n\u003cp\u003eNear the top of the KLiN lineup in terms of GSM, plushness, and softness among towels built for finished paint and high-level surface maintenance. And despite that level of softness, \u003cstrong\u003ethese are resilient\u003c\/strong\u003e — they maintain their softness and durability through wash cycles in a way that cheaper alternatives simply do not. The performance at use one holds at use one hundred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS GRID — 4 columns --\u003e\n\u003cdiv class=\"dd-cc__stats\"\u003e\n\u003cdiv class=\"dd-cc__stat\"\u003e\n\u003cp class=\"dd-cc__stat-label\"\u003eSize\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003e40 × 40cm\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003eUltrasonic cut · 4-sided\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__stat\"\u003e\n\u003cp class=\"dd-cc__stat-label\"\u003eGSM\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003e~569 GSM\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003eRandom sample · 91g per unit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__stat\"\u003e\n\u003cp class=\"dd-cc__stat-label\"\u003ePack\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003eSingle\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003eCCS™ packaged individually\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__stat\"\u003e\n\u003cp class=\"dd-cc__stat-label\"\u003eCase\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003e156 units\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003e78 × 2-packs per case\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- AT A GLANCE --\u003e\n\u003cdiv class=\"dd-cc__glance\"\u003e\n\u003cp class=\"dd-cc__section-label\"\u003eAt a glance\u003c\/p\u003e\n\u003cdiv class=\"dd-cc__glance-grid\"\u003e\n\u003cdiv class=\"dd-cc__glance-item\"\u003e\n\u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eNear the Top of the KLiN Range\u003c\/strong\u003eAmong the highest GSM and softest towels KLiN makes for finished paint — a genuine position in the lineup, not a marketing claim\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__glance-item\"\u003e\n\u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eStep Up from the Plush+\u003c\/strong\u003eHigher GSM than the standard Plush+ — more density, more cushion, more complete contact on finished paint\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__glance-item\"\u003e\n\u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003e4-Sided Ultrasonic Cut Edges\u003c\/strong\u003eNo stitching on any edge — zero risk of edge contact marring on any surface it touches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__glance-item\"\u003e\n\u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eSoft — And Resilient\u003c\/strong\u003eDespite the extreme softness, these hold up. Softness and durability maintained across wash cycles, not just the first few uses\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__glance-item\"\u003e\n\u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eCCS™ Single Pack\u003c\/strong\u003eEach towel arrives individually CCS™ packaged — pre-washed, air-washed, sealed, untouched in transit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__glance-item\"\u003e\n\u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eMade in South Korea\u003c\/strong\u003eKLiN's own facility — highest-grade materials and manufacturing applied to this towel as with the rest of the lineup\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PERFORMANCE CALLOUT --\u003e\n\u003cdiv class=\"dd-cc__performance\"\u003e\n\u003cp class=\"dd-cc__section-label\"\u003eSoft and resilient — why both matter\u003c\/p\u003e\n\u003cp\u003eSoftness in a finishing towel is easy to achieve once. Maintaining it is the challenge. Towels that are genuinely soft at the point of sale often go stiff, matted, or rough within a handful of wash cycles — and once that happens, they are no longer appropriate for finished paint.\u003c\/p\u003e\n\u003cp\u003eThe Plush+ HD addresses this through material quality and manufacturing, not just GSM. \u003cstrong\u003eThe softness is structural, not superficial.\u003c\/strong\u003e The fibers that make this towel what it is on day one are still doing the same job at use fifty and beyond. For detailers working high-level paint regularly, that consistency matters — \u003cstrong\u003ethe towel in your hand is the same towel it was when you bought it.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- USE CASES --\u003e\n\u003cdiv class=\"dd-cc__ccs\"\u003e\n\u003cp class=\"dd-cc__section-label\"\u003eBest Uses\u003c\/p\u003e\n\u003cdiv class=\"dd-cc__use-grid\"\u003e\n\u003cdiv class=\"dd-cc__use-item\"\u003e\n\u003cp class=\"dd-cc__use-label\"\u003eBest Use\u003c\/p\u003e\n\u003cp class=\"dd-cc__use-note\"\u003eFinal wipe-down on finished paintwork\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__use-item\"\u003e\n\u003cp class=\"dd-cc__use-label\"\u003eAlso\u003c\/p\u003e\n\u003cp class=\"dd-cc__use-note\"\u003eDetail spray application and removal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__use-item\"\u003e\n\u003cp class=\"dd-cc__use-label\"\u003eAlso\u003c\/p\u003e\n\u003cp class=\"dd-cc__use-note\"\u003eWaterless wash process\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BADGE STRIP --\u003e\n\u003cdiv class=\"dd-cc__collab-strip\"\u003e\n\u003cspan class=\"dd-cc__badge--gsm dd-cc__badge\"\u003e~569 GSM · 91g sample\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003e40 × 40cm · 4-sided ultrasonic\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003eSingle · CCS™ packaged\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003eLight blue colorway\u003c\/span\u003e \u003cspan class=\"dd-cc__badge--gold dd-cc__badge\"\u003eMade in Korea\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- CARE STRIP --\u003e\n\u003cdiv class=\"dd-cc__care\"\u003e\n\u003cp class=\"dd-cc__section-label\"\u003eCare — read this\u003c\/p\u003e\n\u003cdiv class=\"dd-cc__care-grid\"\u003e\n\u003cdiv class=\"dd-cc__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Machine wash · warm water\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__care-item\"\u003e\n\u003csvg 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-cc__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 3l18 18M9 6h6l1 6H8L9 6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Wash separately\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__care-item--no dd-cc__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e No drying aids — binds fibers\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__care-item--no dd-cc__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\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-cc__care-item--no dd-cc__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Do not over-dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"dd-cc__care-link\" href=\"https:\/\/detail-division.mom\/pages\/microfiber-care\"\u003eFull microfiber care guide →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ORIGIN FOOTER --\u003e\n\u003cdiv class=\"dd-cc__origin\"\u003e\n\u003cdiv class=\"dd-cc__origin-flag\"\u003e🇰🇷\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__origin-text\"\u003e\n\u003cstrong\u003eMade in Korea — Actually.\u003c\/strong\u003e Manufactured by KLiN Korea — the same facility and manufacturing standards behind every towel in the lineup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Lite Blue","offer_id":31782288261235,"sku":"","price":10.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/plushHD1024.jpg?v=1604132718"},{"product_id":"klin-buffing-king","title":"KLiN Buffing King","description":"\u003c!-- ============================================================\n     DETAIL DIVISION — KLiN Korea Buffing King\n     Product Description HTML\n     Paste into Shopify product description via the \u003c\u003e HTML editor\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  .dd-cc {\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-cc__hero {\n    background: #070c14;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #4a7aaa;\n    margin-bottom: 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .dd-cc__hero-brands {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n  }\n  .dd-cc__brand-pill {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    padding: 4px 10px;\n    border-radius: 2px;\n  }\n  .dd-cc__brand-pill--klin {\n    background: #c8a96e;\n    color: #3a2800;\n  }\n  .dd-cc__brand-pill--series {\n    background: #1a2a3a;\n    color: #7aaacc;\n    border: 1px solid #2a4a6a;\n  }\n  .dd-cc__title {\n    font-size: 24px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.2;\n    margin: 0 0 10px;\n  }\n  .dd-cc__tagline {\n    font-size: 12px;\n    color: #2a5070;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-cc__tagline strong {\n    color: #7aaacc;\n    font-style: normal;\n  }\n\n  \/* ── INTRO ── *\/\n  .dd-cc__intro {\n    padding: 18px 20px;\n    background: #f0f5fa;\n    border-left: 3px solid #4a7aaa;\n    border-bottom: 1px solid #c8d8e8;\n  }\n  .dd-cc__intro p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #1a2a3a;\n    margin: 0 0 10px;\n  }\n  .dd-cc__intro p:last-child { margin: 0; }\n  .dd-cc__intro strong { color: #070c14; }\n\n  \/* ── SPEC GRID ── *\/\n  .dd-cc__stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border-top: 1px solid #c8d8e8;\n    border-bottom: 1px solid #c8d8e8;\n  }\n  .dd-cc__stat {\n    padding: 14px 12px;\n    border-right: 1px solid #c8d8e8;\n    background: #fff;\n  }\n  .dd-cc__stat:last-child { border-right: none; }\n  .dd-cc__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-cc__stat-value {\n    font-size: 15px;\n    font-weight: 700;\n    color: #070c14;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .dd-cc__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── AT A GLANCE ── *\/\n  .dd-cc__glance {\n    padding: 18px 20px;\n    background: #fff;\n    border-bottom: 1px solid #c8d8e8;\n  }\n  .dd-cc__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #3a6a99;\n    margin: 0 0 12px;\n  }\n  .dd-cc__glance-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n  .dd-cc__glance-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n    font-size: 12px;\n    color: #444;\n    line-height: 1.5;\n  }\n  .dd-cc__glance-dot {\n    width: 18px;\n    height: 18px;\n    background: #070c14;\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-cc__glance-dot svg {\n    width: 10px;\n    height: 10px;\n    stroke: #7aaacc;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .dd-cc__glance-item strong {\n    display: block;\n    font-size: 11px;\n    font-weight: 700;\n    color: #070c14;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin-bottom: 1px;\n  }\n\n  \/* ── PERFORMANCE CALLOUT ── *\/\n  .dd-cc__performance {\n    padding: 18px 20px;\n    background: #070c14;\n    border-left: 3px solid #4a7aaa;\n  }\n  .dd-cc__performance .dd-cc__section-label { color: #7aaacc; }\n  .dd-cc__performance p {\n    font-size: 13px;\n    color: #2a5070;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-cc__performance p:last-child { margin: 0; }\n  .dd-cc__performance strong { color: #c8e0f4; }\n\n  \/* ── CCS PACKAGING BLOCK ── *\/\n  .dd-cc__ccs {\n    padding: 18px 20px;\n    background: #f0f5fa;\n    border-top: 1px solid #c8d8e8;\n    border-bottom: 1px solid #c8d8e8;\n  }\n  .dd-cc__ccs p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-cc__ccs p:last-child { margin: 0; }\n  .dd-cc__ccs strong { color: #070c14; }\n\n  \/* ── BADGE STRIP ── *\/\n  .dd-cc__collab-strip {\n    padding: 14px 20px;\n    background: #fff;\n    border-bottom: 1px solid #c8d8e8;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    align-items: center;\n  }\n  .dd-cc__badge {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 5px 10px;\n    border-radius: 2px;\n    background: #f0f5fa;\n    color: #1a3a5a;\n    border: 1px solid #aaccdd;\n  }\n  .dd-cc__badge--gold {\n    background: #fdf6ec;\n    color: #7a5200;\n    border-color: #e8c97a;\n  }\n  .dd-cc__badge--gsm {\n    background: #e8f0f8;\n    color: #0a2a4a;\n    border-color: #4a7aaa;\n    font-weight: 700;\n  }\n\n  \/* ── CARE STRIP ── *\/\n  .dd-cc__care {\n    padding: 16px 20px;\n    background: #070c14;\n  }\n  .dd-cc__care .dd-cc__section-label { color: #7aaacc; }\n  .dd-cc__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .dd-cc__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #2a5070;\n  }\n  .dd-cc__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    stroke: #4a7aaa;\n  }\n  .dd-cc__care-item--no { color: #e87070; }\n  .dd-cc__care-item--no svg { stroke: #e87070; }\n  .dd-cc__care-link {\n    font-size: 11px;\n    color: #7aaacc;\n    text-decoration: underline;\n    margin-top: 10px;\n    display: inline-block;\n  }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .dd-cc__origin {\n    padding: 12px 20px;\n    background: #030608;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .dd-cc__origin-flag {\n    font-size: 18px;\n    line-height: 1;\n  }\n  .dd-cc__origin-text {\n    font-size: 11px;\n    color: #1a3a5a;\n    line-height: 1.4;\n  }\n  .dd-cc__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #7aaacc;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dd-cc\"\u003e\n\n  \u003c!-- HERO HEADER --\u003e\n  \u003cdiv class=\"dd-cc__hero\"\u003e\n    \u003cdiv class=\"dd-cc__hero-brands\"\u003e\n      \u003cspan class=\"dd-cc__brand-pill dd-cc__brand-pill--klin\"\u003eKLiN Korea\u003c\/span\u003e\n      \u003cspan class=\"dd-cc__brand-pill dd-cc__brand-pill--series\"\u003eBuffing King\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"dd-cc__title\"\u003eBuffing King.\u003cbr\u003eA Segment That Didn't Exist Until Now.\u003c\/h2\u003e\n    \u003cp class=\"dd-cc__tagline\"\u003e1000 GSM. Thickness, softness, and durability with no rivals. \u003cstrong\u003eAnyone that works with paint should own two of these.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"dd-cc__intro\"\u003e\n    \u003cp\u003eThe KLiN Korea Buffing King is the latest version of a previously popular offering — now boasting a total 1000 GSM rating. Thickness, softness, and durability that will be rivaled by no other brand in this segment. The segment, in truth, \u003cstrong\u003edoes not fully exist until this revision.\u003c\/strong\u003e The GSM number is provided only to help the end user gauge where this towel falls in the KLiN lineup — the respect is earned when it touches paint.\u003c\/p\u003e\n    \u003cp\u003eUltra soft and adapted to be the thickest solution for polish removal on terribly soft paint. At home with quick detailer, wiping dust from a dashboard, use as a wash towel in regular rotation, or two together for \u003cstrong\u003ethe safest waterless wash a towel can provide.\u003c\/strong\u003e It handles every scenario — particularly the ones where nothing else is working.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS GRID --\u003e\n  \u003cdiv class=\"dd-cc__stats\"\u003e\n    \u003cdiv class=\"dd-cc__stat\"\u003e\n      \u003cp class=\"dd-cc__stat-label\"\u003eGSM\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-value\"\u003e~1000 GSM\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-sub\"\u003e1064 random sample avg\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-cc__stat\"\u003e\n      \u003cp class=\"dd-cc__stat-label\"\u003eSize\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-value\"\u003e18″ × 15″\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-sub\"\u003e45 × 38cm\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-cc__stat\"\u003e\n      \u003cp class=\"dd-cc__stat-label\"\u003eWeight\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-value\"\u003e182g\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-sub\"\u003ePer towel · random sample\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-cc__stat\"\u003e\n      \u003cp class=\"dd-cc__stat-label\"\u003ePackaging\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-value\"\u003eCCS™\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-sub\"\u003ePre-washed · air-washed · sealed\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- AT A GLANCE --\u003e\n  \u003cdiv class=\"dd-cc__glance\"\u003e\n    \u003cp class=\"dd-cc__section-label\"\u003eAt a glance\u003c\/p\u003e\n    \u003cdiv class=\"dd-cc__glance-grid\"\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003e1000 GSM — Heaviest in Class\u003c\/strong\u003eA segment of one — no other towel in this category matches the combination of GSM, softness, and material quality\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eSoft Paint Specialist\u003c\/strong\u003eAdapted specifically for polish removal on terribly soft paint — where a lesser towel introduces marring, this one does not\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eFinal Finish Towel\u003c\/strong\u003eThe last thing on the paint before the job is done — final wipedowns, inspection passes, and sensitive surface care\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eDual-Purpose Versatility\u003c\/strong\u003eQuick detailer application, dust wipedown, regular wash towel, or two together for the safest waterless wash available\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eCCS™ Packaged\u003c\/strong\u003ePre-washed, air-washed, sealed at the KLiN facility — untouched in transit, ready to use immediately\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eMade in South Korea\u003c\/strong\u003eKLiN's own facility — the same manufacturing standards behind every towel in the lineup\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PERFORMANCE CALLOUT --\u003e\n  \u003cdiv class=\"dd-cc__performance\"\u003e\n    \u003cp class=\"dd-cc__section-label\"\u003eWhy two of these belong in every kit\u003c\/p\u003e\n    \u003cp\u003eSoft paint is unforgiving. Every towel that touches it in the final stages of a detail carries the potential to introduce a mark that wasn't there before. \u003cstrong\u003eThe Buffing King's 1000 GSM construction is the thickest available cushion between the towel and the paint surface\u003c\/strong\u003e — more fiber contact area, more surface protection per pass, and a level of softness that makes it the only choice for genuinely sensitive or compromised paint.\u003c\/p\u003e\n    \u003cp\u003eTwo together for a waterless wash creates a system — one to capture and hold contamination, one to follow with a clean face. The Buffing King absorbs what it picks up rather than dragging it across the surface. \u003cstrong\u003eIn any scenario where the stakes are high and nothing else is working — this is the towel.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CCS PACKAGING --\u003e\n  \u003cdiv class=\"dd-cc__ccs\"\u003e\n    \u003cp class=\"dd-cc__section-label\"\u003eCCS™ Containment Control System\u003c\/p\u003e\n    \u003cp\u003eArrives \u003cstrong\u003epre-washed and air-washed\u003c\/strong\u003e, sealed in CCS™ packaging. The utmost care has been taken in the manufacturing and handling of these products — from the facility in Gunpo-Si through to your hands, the towel has not been touched. \u003cstrong\u003eReady to use immediately from the sealed package.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eRandom sample measurement: 182g at 45cm × 38cm = \u003cstrong\u003e1064.32 GSM.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BADGE STRIP --\u003e\n  \u003cdiv class=\"dd-cc__collab-strip\"\u003e\n    \u003cspan class=\"dd-cc__badge--gsm dd-cc__badge\"\u003e~1000 GSM · 1064 sample\u003c\/span\u003e\n    \u003cspan class=\"dd-cc__badge\"\u003e18″ × 15″ · 45 × 38cm\u003c\/span\u003e\n    \u003cspan class=\"dd-cc__badge\"\u003eCCS™ packaged\u003c\/span\u003e\n    \u003cspan class=\"dd-cc__badge\"\u003eOwn 2 — minimum\u003c\/span\u003e\n    \u003cspan class=\"dd-cc__badge--gold dd-cc__badge\"\u003eMade in Korea\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE STRIP --\u003e\n  \u003cdiv class=\"dd-cc__care\"\u003e\n    \u003cp class=\"dd-cc__section-label\"\u003eCare — read this\u003c\/p\u003e\n    \u003cdiv class=\"dd-cc__care-grid\"\u003e\n      \u003cdiv class=\"dd-cc__care-item\"\u003e\n        \u003csvg 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\n        Machine wash · warm water\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18M5 8l7-5 7 5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Hang dry or low heat only\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 3l18 18M9 6h6l1 6H8L9 6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Wash separately\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__care-item--no dd-cc__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\n        No drying aids — binds fibers\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__care-item--no dd-cc__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\n        No fabric softener\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__care-item--no dd-cc__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\n        Do not over-dry\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"https:\/\/detail-division.mom\/pages\/microfiber-care\" class=\"dd-cc__care-link\"\u003eFull microfiber care guide →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ORIGIN FOOTER --\u003e\n  \u003cdiv class=\"dd-cc__origin\"\u003e\n    \u003cdiv class=\"dd-cc__origin-flag\"\u003e🇰🇷\u003c\/div\u003e\n    \u003cdiv class=\"dd-cc__origin-text\"\u003e\n      \u003cstrong\u003eMade in Korea — Actually.\u003c\/strong\u003e\n      Manufactured by KLiN Korea — the same facility and manufacturing standards behind every towel in the lineup.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Default Title","offer_id":31929630982259,"sku":"","price":16.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/KLiNKoreaBuffingKing.jpg?v=1724357510"},{"product_id":"panel-prep-surface-glass-cleanser","title":"Carbon Collective Panel Prep Surface Cleanser","description":"\u003c!-- ============================================================\n     DETAIL DIVISION — Carbon Collective Panel Prep Surface Cleanser\n     Product Description HTML\n     Paste into Shopify product description via the \u003c\u003e HTML editor\n     ============================================================ --\u003e\n\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: #0a0a0a;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #cccccc;\n    margin-bottom: 0;\n  }\n  .dd-pd__eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #aaaaaa;\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: #888888;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-pd__tagline strong {\n    color: #cccccc;\n    font-style: normal;\n  }\n\n  \/* ── LEAD COPY ── *\/\n  .dd-pd__lead {\n    padding: 18px 20px;\n    background: #f7f7f7;\n    border-left: 3px solid #aaaaaa;\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\n  \/* ── STAT GRID ── *\/\n  .dd-pd__stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid #ddd;\n    border-bottom: 1px solid #ddd;\n  }\n  .dd-pd__stat {\n    padding: 14px 16px;\n    border-right: 1px solid #ddd;\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: #0a0a0a;\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: #888;\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 #ddd;\n    border-bottom: 1px solid #ddd;\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: #0a0a0a;\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: #cccccc;\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: #0a0a0a;\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: #0a0a0a;\n    border-left: 3px solid #888;\n  }\n  .dd-pd__quote p {\n    font-size: 15px;\n    font-style: italic;\n    color: #cccccc;\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: #888888;\n  }\n\n  \/* ── SURFACES CALLOUT ── *\/\n  .dd-pd__mfg {\n    padding: 18px 20px;\n    background: #f7f7f7;\n    border-top: 1px solid #ddd;\n    border-bottom: 1px solid #ddd;\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: #0a0a0a; }\n\n  \/* ── SURFACE PILLS ── *\/\n  .dd-pd__surface-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 12px;\n  }\n  .dd-pd__surface-pill {\n    background: #fff;\n    border: 1px solid #ddd;\n    border-top: 2px solid #aaaaaa;\n    padding: 7px 14px;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #333;\n  }\n\n  \/* ── CLOSING STATEMENT ── *\/\n  .dd-pd__closing {\n    padding: 16px 20px;\n    background: #fff;\n    border-top: 1px solid #ddd;\n    border-bottom: 1px solid #ddd;\n  }\n  .dd-pd__closing p {\n    font-size: 13px;\n    color: #555;\n    line-height: 1.7;\n    margin: 0 0 6px;\n  }\n  .dd-pd__closing p:last-child { margin: 0; }\n\n  \/* ── USAGE STRIP ── *\/\n  .dd-pd__care {\n    padding: 16px 20px;\n    background: #0a0a0a;\n    border-top: 1px solid #1a1a1a;\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: #888;\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.silver { stroke: #cccccc; }\n\n  \/* ── WARNING ── *\/\n  .dd-pd__warning {\n    padding: 12px 16px;\n    background: #f7f7f7;\n    border: 1px solid #cccccc;\n    border-left: 3px solid #888888;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    margin-top: 1px;\n  }\n  .dd-pd__warning svg {\n    width: 16px;\n    height: 16px;\n    stroke: #888888;\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__warning p {\n    font-size: 12px;\n    color: #333;\n    margin: 0;\n    line-height: 1.55;\n  }\n  .dd-pd__warning strong { color: #0a0a0a; }\n\u003c\/style\u003e\n\u003cdiv class=\"dd-pd\"\u003e\n\u003c!-- HERO HEADER --\u003e\n\u003cdiv class=\"dd-pd__hero\"\u003e\n\u003cp class=\"dd-pd__eyebrow\"\u003eCarbon Collective · Panel Prep · Surface Cleanser\u003c\/p\u003e\n\u003ch2 class=\"dd-pd__title\"\u003eThe Last Step Before\u003cbr\u003ethe Coating Goes On.\u003c\/h2\u003e\n\u003cp class=\"dd-pd__tagline\"\u003e\u003cstrong\u003eSolvent-Based. Non-Abrasive. Streak-Free.\u003c\/strong\u003e Remove everything the wash left behind — before you commit to protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD COPY --\u003e\n\u003cdiv class=\"dd-pd__lead\"\u003e\n\u003cp\u003ePanel Prep Surface Cleanser has been formulated to dissolve and remove all oil, polish, and wax residues — providing the strongest and most durable bond for ceramic coatings and sealants. What's left on the surface when a coating goes down directly affects how long it lasts. Panel Prep removes the variable.\u003c\/p\u003e\n\u003cp\u003eA non-abrasive, solvent-based cleaner with degreasing agents that carefully remove and dissolve unwanted contaminants from the surface with an effortless, streak-free wipe. Unlike straight IPA, Panel Prep is safe to use across paint, metal, glass, wheels, tires, and trim — the entire vehicle, one product.\u003c\/p\u003e\n\u003cp\u003eIt also doubles as a panel wipe for polish residue and filler removal — useful for paintwork inspection both before and after polishing, where a truly clean, unmasked surface is needed to read the paint accurately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS GRID --\u003e\n\u003cdiv class=\"dd-pd__stats\"\u003e\n\u003cdiv class=\"dd-pd__stat\"\u003e\n\u003cp class=\"dd-pd__stat-label\"\u003eFormula\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-value\"\u003eSolvent\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-sub\"\u003eNon-abrasive · degreasing\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__stat\"\u003e\n\u003cp class=\"dd-pd__stat-label\"\u003ePrimary Use\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-value\"\u003ePre-Coat\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-sub\"\u003eCeramic coatings \u0026amp; sealants\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__stat\"\u003e\n\u003cp class=\"dd-pd__stat-label\"\u003eFinish\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-value\"\u003eStreak-Free\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-sub\"\u003eSafe on all surfaces\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PULL QUOTE --\u003e\n\u003cdiv class=\"dd-pd__quote\"\u003e\n\u003cp\u003e\"What's left on the surface when a coating goes down directly affects how long it lasts.\"\u003c\/p\u003e\n\u003ccite\u003e— Carbon Collective · Panel Prep Surface Cleanser\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT PANEL PREP DOES --\u003e\n\u003cdiv class=\"dd-pd__diff\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eWhat Panel Prep does\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\u003eMaximizes Coating Bond Strength\u003c\/strong\u003e Oil, polish residue, and wax left on the surface create a barrier between the coating and the paint. Panel Prep removes all of it — ensuring the ceramic or sealant bonds directly to the substrate.\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\u003eSafer Than Straight IPA\u003c\/strong\u003e Unlike isopropyl alcohol alone, Panel Prep's formulation is safe across paint, metal, glass, wheels, tires, and plastic trim — interior and exterior. One product cleans the full vehicle without surface compatibility concerns.\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\u003ePanel Wipe \u0026amp; Polish Residue Removal\u003c\/strong\u003e Use Panel Prep after machine polishing to remove filler residue and expose the true paint finish — essential for accurate inspection before protection is applied.\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\u003eDoubles as a Water Spot Remover\u003c\/strong\u003e The solvent-based formula is effective at dissolving mineral deposits and water spotting — making Panel Prep a useful tool beyond pre-coating prep.\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\u003eStreak-Free, Non-Abrasive Application\u003c\/strong\u003e Formulated to wipe clean without marring or leaving residue. A dry follow-up towel pulls everything off and leaves the surface truly bare — ready for whatever goes on next.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SUITABLE SURFACES --\u003e\n\u003cdiv class=\"dd-pd__mfg\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eSuitable Surfaces\u003c\/p\u003e\n\u003cp\u003eSafe to use on \u003cstrong\u003eall of the following\u003c\/strong\u003e — unlike straight IPA which requires more careful surface selection.\u003c\/p\u003e\n\u003cdiv class=\"dd-pd__surface-grid\"\u003e\n\u003cdiv class=\"dd-pd__surface-pill\"\u003ePaint\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__surface-pill\"\u003eMetal\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__surface-pill\"\u003eGlass\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__surface-pill\"\u003eWheels\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__surface-pill\"\u003eTires\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__surface-pill\"\u003ePlastic Trim\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__surface-pill\"\u003eInterior\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__surface-pill\"\u003eExterior\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"dd-pd__closing\"\u003e\n\u003cp\u003eA coating is only as good as the surface it bonds to. \u003cstrong\u003ePanel Prep makes sure that surface is actually clean.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- USAGE STRIP --\u003e\n\u003cdiv class=\"dd-pd__care\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eDirections\u003c\/p\u003e\n\u003cdiv class=\"dd-pd__care-grid\"\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg class=\"silver\" viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Spray onto microfibre from 20–30cm\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg class=\"silver\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 12h14M12 5l7 7-7 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Wipe in straight overlapping lines\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg class=\"silver\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 6h18M3 12h18M3 18h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Follow with dry towel to remove all residue\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg class=\"silver\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2v10l4 4\"\u003e\u003c\/path\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e Apply ceramic or sealant immediately after\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 r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Do not spray directly onto panel\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 r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Do not skip the dry towel follow-up\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRO TIP NOTE --\u003e\n\u003cdiv class=\"dd-pd__warning\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z\"\u003e\u003c\/path\u003e\u003cline y2=\"13\" x2=\"12\" y1=\"9\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"17\" x2=\"12.01\" y1=\"17\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eA dry follow-up towel is crucial.\u003c\/strong\u003e After wiping with Panel Prep, use a clean, dry microfibre to remove all residue and marks before applying any coating or sealant. Don't skip this step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Carbon Collective","offers":[{"title":"500ml","offer_id":41564212723827,"sku":"CC.Prep500","price":22.25,"currency_code":"USD","in_stock":true},{"title":"5L","offer_id":41564212756595,"sku":"CC.Prep5L","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/CarbonCollectivePanelPrep-1.jpg?v=1648586957"},{"product_id":"klin-suresafe-apron","title":"KLiN SureSafe™ Apron","description":"\u003cstyle\u003e\n  .kl-ap {\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 ── *\/\n  .kl-ap__hero {\n    background: #070c14;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #4a7aaa;\n    margin-bottom: 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .kl-ap__hero::after {\n    content: '';\n    position: absolute;\n    top: 0; right: -20px;\n    width: 120px;\n    height: 100%;\n    background: repeating-linear-gradient(\n      -55deg,\n      transparent,\n      transparent 6px,\n      rgba(74,122,170,0.06) 6px,\n      rgba(74,122,170,0.06) 12px\n    );\n    z-index: 0;\n  }\n  .kl-ap__hero-inner {\n    position: relative;\n    z-index: 1;\n  }\n  .kl-ap__eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #4a7aaa;\n    margin: 0 0 8px;\n  }\n  .kl-ap__title {\n    font-size: 26px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.15;\n    margin: 0 0 10px;\n  }\n  .kl-ap__title span { color: #7aaacc; }\n  .kl-ap__tagline {\n    font-size: 13px;\n    color: #2a5070;\n    margin: 0;\n    font-style: italic;\n  }\n  .kl-ap__tagline strong {\n    color: #7aaacc;\n    font-style: normal;\n  }\n\n  \/* ── LEAD ── *\/\n  .kl-ap__lead {\n    padding: 18px 20px;\n    background: #f0f5fa;\n    border-left: 3px solid #4a7aaa;\n  }\n  .kl-ap__lead p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #1a2a3a;\n    margin: 0 0 10px;\n  }\n  .kl-ap__lead p:last-child { margin: 0; }\n  .kl-ap__lead strong { color: #070c14; }\n\n  \/* ── STAT GRID ── *\/\n  .kl-ap__stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid #c8d8e8;\n    border-bottom: 1px solid #c8d8e8;\n  }\n  .kl-ap__stat {\n    padding: 14px 16px;\n    border-right: 1px solid #c8d8e8;\n    background: #fff;\n  }\n  .kl-ap__stat:last-child { border-right: none; }\n  .kl-ap__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  .kl-ap__stat-value {\n    font-size: 17px;\n    font-weight: 700;\n    color: #070c14;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .kl-ap__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── SECTION LABEL ── *\/\n  .kl-ap__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #3a6a99;\n    margin: 0 0 12px;\n  }\n\n  \/* ── PAINT COMPLIANCE CALLOUT ── *\/\n  .kl-ap__compliance {\n    padding: 20px 20px 18px;\n    background: #070c14;\n    border-left: 3px solid #4a7aaa;\n  }\n  .kl-ap__compliance .kl-ap__section-label { color: #7aaacc; }\n  .kl-ap__compliance p {\n    font-size: 13px;\n    color: #2a5070;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .kl-ap__compliance p:last-child { margin: 0; }\n  .kl-ap__compliance strong { color: #c8e0f4; }\n\n  \/* ── MATERIAL STORY ── *\/\n  .kl-ap__material {\n    padding: 20px 20px 18px;\n    background: #f0f5fa;\n    border-top: 1px solid #c8d8e8;\n    border-bottom: 1px solid #c8d8e8;\n  }\n  .kl-ap__material p {\n    font-size: 13px;\n    color: #333;\n    line-height: 1.75;\n    margin: 0 0 10px;\n  }\n  .kl-ap__material p:last-child { margin: 0; }\n  .kl-ap__material strong { color: #070c14; }\n\n  \/* ── BUFFING KING LINK BOX ── *\/\n  .kl-ap__bk-ref {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    padding: 14px 16px;\n    background: #fff;\n    border: 1px solid #c8d8e8;\n    border-left: 3px solid #4a7aaa;\n    margin-top: 12px;\n  }\n  .kl-ap__bk-label {\n    background: #070c14;\n    color: #7aaacc;\n    font-size: 8px;\n    font-weight: 800;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    padding: 3px 7px;\n    white-space: nowrap;\n    flex-shrink: 0;\n    margin-top: 2px;\n    line-height: 1.4;\n  }\n  .kl-ap__bk-ref p {\n    font-size: 12px;\n    color: #444;\n    margin: 0;\n    line-height: 1.6;\n  }\n  .kl-ap__bk-ref strong { color: #1a2a3a; }\n\n  \/* ── DIFFERENTIATORS ── *\/\n  .kl-ap__diff {\n    padding: 20px 20px 18px;\n    background: #fff;\n    border-top: 1px solid #c8d8e8;\n    border-bottom: 1px solid #c8d8e8;\n  }\n  .kl-ap__diff-item {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 13px;\n    align-items: flex-start;\n  }\n  .kl-ap__diff-item:last-child { margin-bottom: 0; }\n  .kl-ap__diff-icon {\n    width: 20px;\n    height: 20px;\n    background: #070c14;\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  .kl-ap__diff-icon svg {\n    width: 11px;\n    height: 11px;\n    stroke: #7aaacc;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .kl-ap__diff-text {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.6;\n  }\n  .kl-ap__diff-text strong {\n    display: block;\n    font-size: 12px;\n    font-weight: 700;\n    color: #070c14;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin-bottom: 2px;\n  }\n\n  \/* ── PULL QUOTE ── *\/\n  .kl-ap__quote {\n    padding: 18px 20px;\n    background: #070c14;\n    border-left: 3px solid #4a7aaa;\n  }\n  .kl-ap__quote p {\n    font-size: 15px;\n    font-style: italic;\n    color: #3a6a90;\n    margin: 0 0 6px;\n    line-height: 1.5;\n  }\n  .kl-ap__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: #4a7aaa;\n  }\n\n  \/* ── CCS BLOCK ── *\/\n  .kl-ap__ccs {\n    padding: 18px 20px;\n    background: #f0f5fa;\n    border-top: 1px solid #c8d8e8;\n    border-bottom: 1px solid #c8d8e8;\n  }\n  .kl-ap__ccs p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .kl-ap__ccs p:last-child { margin: 0; }\n  .kl-ap__ccs strong { color: #070c14; }\n\n  \/* ── BADGE STRIP ── *\/\n  .kl-ap__badges {\n    padding: 12px 20px;\n    background: #fff;\n    border-bottom: 1px solid #c8d8e8;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    align-items: center;\n  }\n  .kl-ap__badge {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 4px 9px;\n    background: #f0f5fa;\n    color: #1a3a5a;\n    border: 1px solid #aaccdd;\n  }\n  .kl-ap__badge--accent {\n    background: #070c14;\n    color: #7aaacc;\n    border-color: #1a3a5a;\n  }\n  .kl-ap__badge--gold {\n    background: #fdf6ec;\n    color: #7a5200;\n    border-color: #e8c97a;\n  }\n\n  \/* ── CARE STRIP ── *\/\n  .kl-ap__care {\n    padding: 16px 20px;\n    background: #070c14;\n    border-top: 1px solid #0e1a26;\n  }\n  .kl-ap__care .kl-ap__section-label { color: #7aaacc; }\n  .kl-ap__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .kl-ap__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #2a5070;\n  }\n  .kl-ap__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    stroke: #4a7aaa;\n  }\n  .kl-ap__care-item--no { color: #e87070; }\n  .kl-ap__care-item--no svg { stroke: #e87070; }\n  .kl-ap__care-link {\n    font-size: 11px;\n    color: #7aaacc;\n    text-decoration: underline;\n    margin-top: 10px;\n    display: inline-block;\n  }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .kl-ap__origin {\n    padding: 12px 20px;\n    background: #030608;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .kl-ap__origin-flag { font-size: 18px; line-height: 1; }\n  .kl-ap__origin-text {\n    font-size: 11px;\n    color: #1a3a5a;\n    line-height: 1.4;\n  }\n  .kl-ap__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #7aaacc;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"kl-ap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"kl-ap__hero\"\u003e\n\u003cdiv class=\"kl-ap__hero-inner\"\u003e\n\u003cp class=\"kl-ap__eyebrow\"\u003eKLiN Korea · SureSafe™ Apron · Paint-Compliant · Made in South Korea\u003c\/p\u003e\n\u003ch2 class=\"kl-ap__title\"\u003eSeems Unnecessary.\u003cbr\u003e\u003cspan\u003eUntil It Isn't.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"kl-ap__tagline\"\u003e\u003cstrong\u003eThe only detailing apron built from paint-grade microfiber.\u003c\/strong\u003e When your clothing touches a finished panel, this is the difference between a mark and nothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD --\u003e\n\u003cdiv class=\"kl-ap__lead\"\u003e\n\u003cp\u003eA detailing apron sounds obnoxious until you need to lean over a fender to finish a hood close to the windshield. You soon realize that trusting your clothing is not an option, especially when you consider the value of your time polishing - and how quickly a pair of jeans can increase your total time spent during correction.\u003c\/p\u003e\n\u003cp\u003eThe KLiN SureSafe™ Apron is built from the same fiber used in KLiN's Buffing King — the most paint-compliant microfiber they make. It covers your clothing, protects your work, and carries what your hands need. No other company makes a detailing apron at this level of paint safety. That's not marketing — it's a gap in the market that this product fills alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"kl-ap__stats\"\u003e\n\u003cdiv class=\"kl-ap__stat\"\u003e\n\u003cp class=\"kl-ap__stat-label\"\u003eSize\u003c\/p\u003e\n\u003cp class=\"kl-ap__stat-value\"\u003e86 × 65cm\u003c\/p\u003e\n\u003cp class=\"kl-ap__stat-sub\"\u003eOne size · full coverage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__stat\"\u003e\n\u003cp class=\"kl-ap__stat-label\"\u003ePockets\u003c\/p\u003e\n\u003cp class=\"kl-ap__stat-value\"\u003eTwo\u003c\/p\u003e\n\u003cp class=\"kl-ap__stat-sub\"\u003eFront-facing · deep set\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__stat\"\u003e\n\u003cp class=\"kl-ap__stat-label\"\u003ePackaging\u003c\/p\u003e\n\u003cp class=\"kl-ap__stat-value\"\u003eCCS™\u003c\/p\u003e\n\u003cp class=\"kl-ap__stat-sub\"\u003ePre-washed · sealed · ready\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PAINT COMPLIANCE --\u003e\n\u003cdiv class=\"kl-ap__compliance\"\u003e\n\u003cp class=\"kl-ap__section-label\"\u003ePaint Compliance — Why It Matters Here\u003c\/p\u003e\n\u003cp\u003eMost shop aprons are canvas, polyester, or heavy cotton. They're built to protect the person wearing them — not the surface they're working on. \u003cstrong\u003eThe SureSafe™ is built for the opposite priority.\u003c\/strong\u003e The fiber touching your paint during a final wipedown, an inspection pass, or a polishing run is the same grade that KLiN uses in their flagship finishing towel. If it's safe enough to be the last thing on the paint, it's safe enough to be on your body while you're working near it.\u003c\/p\u003e\n\u003cp\u003eNo other detailing apron is made this way. The gap exists because the material costs more, the manufacturing is more demanding, and most brands don't connect the two problems. \u003cstrong\u003eKLiN did.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL STORY --\u003e\n\u003cdiv class=\"kl-ap__material\"\u003e\n\u003cp class=\"kl-ap__section-label\"\u003eThe Material — What This Is Actually Made From\u003c\/p\u003e\n\u003cp\u003eThe SureSafe™ Apron is constructed from the same fiber as the KLiN Buffing King — the single most paint-safe microfiber in the KLiN lineup. The Buffing King's GSM rating (~1000GSM) comes from its \u003cstrong\u003edual-layer construction\u003c\/strong\u003e: two layers of this fiber stitched together into one towel to build the weight and cushion that makes it exceptional for soft paint work.\u003c\/p\u003e\n\u003cp\u003eThe apron is a \u003cstrong\u003esingle layer of that same fiber\u003c\/strong\u003e. The GSM number is different because the stacked construction isn't there — but the material itself is identical. The softness, the paint compliance, the fiber quality — all of it is present. What the Buffing King achieves through two layers of this material, the apron delivers as the clothing between you and your work.\u003c\/p\u003e\n\u003cdiv class=\"kl-ap__bk-ref\"\u003e\n\u003cdiv class=\"kl-ap__bk-label\"\u003eFiber\u003cbr\u003eOrigin\u003c\/div\u003e\n\u003cp\u003eSame material as the \u003cstrong\u003eKLiN Buffing King\u003c\/strong\u003e — the dual-layer construction of that towel is what produces its ~1000GSM weight. The apron uses one layer of that fiber. The GSM is different. The material is not.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIFFERENTIATORS --\u003e\n\u003cdiv class=\"kl-ap__diff\"\u003e\n\u003cp class=\"kl-ap__section-label\"\u003eConstruction \u0026amp; Features\u003c\/p\u003e\n\u003cdiv class=\"kl-ap__diff-item\"\u003e\n\u003cdiv class=\"kl-ap__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=\"kl-ap__diff-text\"\u003e\n\u003cstrong\u003eBuffing King Fiber — Single Layer\u003c\/strong\u003e The most paint-compliant microfiber KLiN produces, worn as an apron. Ultra-soft contact with painted surfaces — intentional or otherwise.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-item\"\u003e\n\u003cdiv class=\"kl-ap__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=\"kl-ap__diff-text\"\u003e\n\u003cstrong\u003eTwo Deep Front Pockets\u003c\/strong\u003e Keep what you need in reach — inspection light, a bottle, a spare applicator. Or a beer for the long nights when the paint isn't cooperating and the hours are.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-item\"\u003e\n\u003cdiv class=\"kl-ap__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=\"kl-ap__diff-text\"\u003e\n\u003cstrong\u003eFabric Ties — Waist \u0026amp; Neck\u003c\/strong\u003e Adjustable fit via fabric ties at the waist and neck. Stays in place through full movement — no hardware, no buckles, nothing that can catch a panel edge.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-item\"\u003e\n\u003cdiv class=\"kl-ap__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=\"kl-ap__diff-text\"\u003e\n\u003cstrong\u003eLeather KL!N Logo — Chest\u003c\/strong\u003e Embossed leather logo patch sewn onto the chest. Positioned away from contact zones — not a paint risk, just a mark of what it's made from.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-item\"\u003e\n\u003cdiv class=\"kl-ap__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=\"kl-ap__diff-text\"\u003e\n\u003cstrong\u003eCCS™ Packaged — Ready to Use\u003c\/strong\u003e Ships pre-washed, air-washed, and sealed. Same containment standard as every KLiN towel — untouched from facility to your hands.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-item\"\u003e\n\u003cdiv class=\"kl-ap__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=\"kl-ap__diff-text\"\u003e\n\u003cstrong\u003eOne Size — 86 × 65cm\u003c\/strong\u003e Sized for full front coverage. Protects clothing from product contact and protects paint from clothing contact — in both directions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PULL QUOTE --\u003e\n\u003cdiv class=\"kl-ap__quote\"\u003e\n\u003cp\u003e\"Feels like a KLiN Buffing King in single-layer form. Stupid to own — until you need it. Then it's the only thing you want on.\"\u003c\/p\u003e\n\u003ccite\u003e— Detail Division\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003c!-- CCS BLOCK --\u003e\n\u003cdiv class=\"kl-ap__ccs\"\u003e\n\u003cp class=\"kl-ap__section-label\"\u003eCCS™ Containment Control System\u003c\/p\u003e\n\u003cp\u003eThe SureSafe™ Apron arrives \u003cstrong\u003epre-washed, air-washed, and sealed\u003c\/strong\u003e in KLiN's Containment Control System packaging — the same standard used in nuclear facility supply contracts and aerospace manufacturing. Ready to use straight from the pack. \u003cstrong\u003eNo prewash needed. No handling between KLiN's facility and yours.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BADGE STRIP --\u003e\n\u003cdiv class=\"kl-ap__badges\"\u003e\n\u003cspan class=\"kl-ap__badge kl-ap__badge--accent\"\u003eBuffing King Fiber\u003c\/span\u003e \u003cspan class=\"kl-ap__badge kl-ap__badge--accent\"\u003ePaint Compliant\u003c\/span\u003e \u003cspan class=\"kl-ap__badge kl-ap__badge--accent\"\u003eCCS™ Packaged\u003c\/span\u003e \u003cspan class=\"kl-ap__badge\"\u003e86 × 65cm · One Size\u003c\/span\u003e \u003cspan class=\"kl-ap__badge\"\u003eTwo Front Pockets\u003c\/span\u003e \u003cspan class=\"kl-ap__badge\"\u003eFabric Ties · Waist \u0026amp; Neck\u003c\/span\u003e \u003cspan class=\"kl-ap__badge kl-ap__badge--gold\"\u003eMade in Korea\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- CARE --\u003e\n\u003cdiv class=\"kl-ap__care\"\u003e\n\u003cp class=\"kl-ap__section-label\"\u003eCare — Launder as Microfiber\u003c\/p\u003e\n\u003cdiv class=\"kl-ap__care-grid\"\u003e\n\u003cdiv class=\"kl-ap__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Machine wash · warm water\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__care-item\"\u003e\n\u003csvg 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=\"kl-ap__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 6h18M3 12h18M3 18h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Wash separately from cotton\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__care-item--no kl-ap__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\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=\"kl-ap__care-item--no kl-ap__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\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\u003cdiv class=\"kl-ap__care-item--no kl-ap__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Do not over-dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"kl-ap__care-link\" href=\"https:\/\/detail-division.mom\/pages\/microfiber-care\"\u003eFull microfiber care guide →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ORIGIN FOOTER --\u003e\n\u003cdiv class=\"kl-ap__origin\"\u003e\n\u003cdiv class=\"kl-ap__origin-flag\"\u003e🇰🇷\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__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. Same facility, same standards, same material as the Buffing King.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Default Title","offer_id":39597631373427,"sku":"","price":50.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/KLiNSureSoftApron.jpg?v=1637617667"},{"product_id":"klin-zero-finish-5-pack-carbon-collective-edition","title":"KLiN Zero Finish 5-Pack Carbon Collective Edition","description":"\n\u003cstyle\u003e\n  .dd-cc {\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-cc__hero {\n    background: #051414;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #00c4b4;\n    margin-bottom: 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .dd-cc__hero-brands {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n  }\n  .dd-cc__brand-pill {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    padding: 4px 10px;\n    border-radius: 2px;\n  }\n  .dd-cc__brand-pill--cc {\n    background: #00c4b4;\n    color: #011a18;\n  }\n  .dd-cc__brand-pill--klin {\n    background: #c8a96e;\n    color: #3a2800;\n  }\n  .dd-cc__collab-mark {\n    font-size: 13px;\n    color: #2a4a48;\n    font-weight: 400;\n  }\n  .dd-cc__title {\n    font-size: 24px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.2;\n    margin: 0 0 10px;\n  }\n  .dd-cc__tagline {\n    font-size: 12px;\n    color: #3a7a74;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-cc__tagline strong {\n    color: #00c4b4;\n    font-style: normal;\n  }\n\n  \/* ── COLLAB INTRO ── *\/\n  .dd-cc__intro {\n    padding: 18px 20px;\n    background: #f0faf9;\n    border-left: 3px solid #00c4b4;\n    border-bottom: 1px solid #c0e8e4;\n  }\n  .dd-cc__intro p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #1a3a38;\n    margin: 0 0 10px;\n  }\n  .dd-cc__intro p:last-child { margin: 0; }\n  .dd-cc__intro strong { color: #051414; }\n\n  \/* ── SPEC GRID ── *\/\n  .dd-cc__stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border-top: 1px solid #c0e8e4;\n    border-bottom: 1px solid #c0e8e4;\n  }\n  .dd-cc__stat {\n    padding: 14px 12px;\n    border-right: 1px solid #c0e8e4;\n    background: #fff;\n  }\n  .dd-cc__stat:last-child { border-right: none; }\n  .dd-cc__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-cc__stat-value {\n    font-size: 15px;\n    font-weight: 700;\n    color: #051414;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .dd-cc__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── AT A GLANCE ── *\/\n  .dd-cc__glance {\n    padding: 18px 20px;\n    background: #fff;\n    border-bottom: 1px solid #c0e8e4;\n  }\n  .dd-cc__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #00a090;\n    margin: 0 0 12px;\n  }\n  .dd-cc__glance-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n  .dd-cc__glance-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n    font-size: 12px;\n    color: #444;\n    line-height: 1.5;\n  }\n  .dd-cc__glance-dot {\n    width: 18px;\n    height: 18px;\n    background: #051414;\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-cc__glance-dot svg {\n    width: 10px;\n    height: 10px;\n    stroke: #00c4b4;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .dd-cc__glance-item strong {\n    display: block;\n    font-size: 11px;\n    font-weight: 700;\n    color: #051414;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin-bottom: 1px;\n  }\n\n  \/* ── PERFORMANCE CALLOUT ── *\/\n  .dd-cc__performance {\n    padding: 18px 20px;\n    background: #051414;\n    border-left: 3px solid #00c4b4;\n  }\n  .dd-cc__performance .dd-cc__section-label { color: #00c4b4; }\n  .dd-cc__performance p {\n    font-size: 13px;\n    color: #3a7a74;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-cc__performance p:last-child { margin: 0; }\n  .dd-cc__performance strong { color: #d0f4f0; }\n\n  \/* ── USE CASES BLOCK ── *\/\n  .dd-cc__use {\n    padding: 18px 20px;\n    background: #f0faf9;\n    border-top: 1px solid #c0e8e4;\n    border-bottom: 1px solid #c0e8e4;\n  }\n  .dd-cc__use p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 12px;\n  }\n  .dd-cc__use p:last-child { margin: 0; }\n  .dd-cc__use strong { color: #051414; }\n  .dd-cc__use-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 8px;\n    margin-top: 4px;\n  }\n  .dd-cc__use-item {\n    background: #fff;\n    border: 1px solid #c0e8e4;\n    border-top: 2px solid #00c4b4;\n    padding: 10px 12px;\n    text-align: center;\n  }\n  .dd-cc__use-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #00a090;\n    margin: 0 0 3px;\n  }\n  .dd-cc__use-note {\n    font-size: 11px;\n    color: #555;\n    line-height: 1.4;\n  }\n\n  \/* ── CCS PACKAGING BLOCK ── *\/\n  .dd-cc__ccs {\n    padding: 18px 20px;\n    background: #f0faf9;\n    border-top: 1px solid #c0e8e4;\n    border-bottom: 1px solid #c0e8e4;\n  }\n  .dd-cc__ccs p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-cc__ccs p:last-child { margin: 0; }\n  .dd-cc__ccs strong { color: #051414; }\n\n  \/* ── BADGE STRIP ── *\/\n  .dd-cc__collab-strip {\n    padding: 14px 20px;\n    background: #fff;\n    border-bottom: 1px solid #c0e8e4;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    align-items: center;\n  }\n  .dd-cc__badge {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 5px 10px;\n    border-radius: 2px;\n    background: #f0faf9;\n    color: #006a60;\n    border: 1px solid #a0d8d4;\n  }\n  .dd-cc__badge--gold {\n    background: #fdf6ec;\n    color: #7a5200;\n    border-color: #e8c97a;\n  }\n\n  \/* ── CARE STRIP ── *\/\n  .dd-cc__care {\n    padding: 16px 20px;\n    background: #051414;\n  }\n  .dd-cc__care .dd-cc__section-label { color: #00c4b4; }\n  .dd-cc__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .dd-cc__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #3a7a74;\n  }\n  .dd-cc__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    stroke: #00c4b4;\n  }\n  .dd-cc__care-item--no { color: #e87070; }\n  .dd-cc__care-item--no svg { stroke: #e87070; }\n  .dd-cc__care-link {\n    font-size: 11px;\n    color: #00c4b4;\n    text-decoration: underline;\n    margin-top: 10px;\n    display: inline-block;\n  }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .dd-cc__origin {\n    padding: 12px 20px;\n    background: #030c0c;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .dd-cc__origin-flag {\n    font-size: 18px;\n    line-height: 1;\n  }\n  .dd-cc__origin-text {\n    font-size: 11px;\n    color: #2a6060;\n    line-height: 1.4;\n  }\n  .dd-cc__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #88d8d0;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dd-cc\"\u003e\n\n  \u003c!-- HERO HEADER --\u003e\n  \u003cdiv class=\"dd-cc__hero\"\u003e\n    \u003cdiv class=\"dd-cc__hero-brands\"\u003e\n      \u003cspan class=\"dd-cc__brand-pill dd-cc__brand-pill--cc\"\u003eCarbon Collective\u003c\/span\u003e\n      \u003cspan class=\"dd-cc__collab-mark\"\u003e×\u003c\/span\u003e\n      \u003cspan class=\"dd-cc__brand-pill dd-cc__brand-pill--klin\"\u003eKLiN Korea\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"dd-cc__title\"\u003eZero Finish Microfiber\u003cbr\u003e5-Pack · CC Edition.\u003c\/h2\u003e\n    \u003cp class=\"dd-cc__tagline\"\u003ePearl weave construction. CC-specific GSM. Embossed logo. \u003cstrong\u003eBuilt heavier and thicker than the Zero Finish HD — for this collaboration only.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COLLAB INTRO --\u003e\n  \u003cdiv class=\"dd-cc__intro\"\u003e\n    \u003cp\u003eThe KLiN Korea Zero Finish in Carbon Collective Edition is a CC-specific GSM — heavier and slightly thicker than the standard Zero Finish HD, with an embossed logo developed for this collaboration. Pearl weave towels are nothing new. \u003cstrong\u003eThe grade of materials used and the manufacturing is what sets these so far beyond conventional offerings.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eThe Zero Finish is purpose-built for removing polishing compounds and waxes from paint — a task that demands the right weave and the right fiber density. Simply apply light pressure to a waxed or polished surface and product removal is effortless. The towel does the work.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"dd-cc__stats\"\u003e\n    \u003cdiv class=\"dd-cc__stat\"\u003e\n      \u003cp class=\"dd-cc__stat-label\"\u003ePack\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-value\"\u003e5 Towels\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-sub\"\u003eCCS™ sealed packaging\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-cc__stat\"\u003e\n      \u003cp class=\"dd-cc__stat-label\"\u003eGSM\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-value\"\u003e406 GSM\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-sub\"\u003eRandom sample avg · CC-specific\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-cc__stat\"\u003e\n      \u003cp class=\"dd-cc__stat-label\"\u003eSize\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-value\"\u003e40 × 40cm\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-sub\"\u003e16″ × 16″\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-cc__stat\"\u003e\n      \u003cp class=\"dd-cc__stat-label\"\u003eWeave\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-value\"\u003ePearl\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-sub\"\u003e70\/30 · made in Korea\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- AT A GLANCE --\u003e\n  \u003cdiv class=\"dd-cc__glance\"\u003e\n    \u003cp class=\"dd-cc__section-label\"\u003eAt a glance\u003c\/p\u003e\n    \u003cdiv class=\"dd-cc__glance-grid\"\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eCC-Specific GSM\u003c\/strong\u003eHeavier and slightly thicker than the Zero Finish HD — exclusive to this collab\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eEmbossed Logo\u003c\/strong\u003eBespoke Carbon Collective branding — not a re-badge\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003ePearl Weave Construction\u003c\/strong\u003ePurpose-built for polish and wax removal — light pressure, effortless product lift\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eCCS™ Packaged\u003c\/strong\u003ePre-washed, air-washed, sealed at source — ready to use, untouched in transit\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eMade in South Korea\u003c\/strong\u003eKLiN's own facility — no white-label, no outsourced production\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eYears of Durability\u003c\/strong\u003ePerformance holds across wash cycles — KLiN does not lint, and it does not quit early\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PERFORMANCE CALLOUT --\u003e\n  \u003cdiv class=\"dd-cc__performance\"\u003e\n    \u003cp class=\"dd-cc__section-label\"\u003eWhy KLiN Korea is different\u003c\/p\u003e\n    \u003cp\u003eIf you've used these towels before, the difference is clear. They last for \u003cstrong\u003eyears\u003c\/strong\u003e with minimal drop in performance over time. The internet has always promised \"the best\" towel — in reality, most function well for the first 4–5 uses. Cheap material then shows its actual value. Lint appears. Performance drops. You're back to searching.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eKLiN does not lint.\u003c\/strong\u003e With a proper care process, these will be the consistent and durable finishing towels you are paying for and expecting — not just on the first panel, but years from now. The Zero Finish CC Edition is the product of chasing the highest grade of performance from microfiber. \u003cstrong\u003eThese are expensive to make. That's the point.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003cdiv class=\"dd-cc__use\"\u003e\n    \u003cp class=\"dd-cc__section-label\"\u003eRecommended Use\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eBest use: compound and polish removal.\u003c\/strong\u003e Simply apply light pressure to the polished or waxed surface and product lifts cleanly — less effort, more complete removal per pass.\u003c\/p\u003e\n    \u003cdiv class=\"dd-cc__use-grid\"\u003e\n      \u003cdiv class=\"dd-cc__use-item\"\u003e\n        \u003cp class=\"dd-cc__use-label\"\u003eBest Use\u003c\/p\u003e\n        \u003cp class=\"dd-cc__use-note\"\u003eCompound \u0026amp; polish removal\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__use-item\"\u003e\n        \u003cp class=\"dd-cc__use-label\"\u003eAlso\u003c\/p\u003e\n        \u003cp class=\"dd-cc__use-note\"\u003eCoating \u0026amp; sealant leveling\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__use-item\"\u003e\n        \u003cp class=\"dd-cc__use-label\"\u003eAlso\u003c\/p\u003e\n        \u003cp class=\"dd-cc__use-note\"\u003eGlass cleaning\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CCS PACKAGING --\u003e\n  \u003cdiv class=\"dd-cc__ccs\"\u003e\n    \u003cp class=\"dd-cc__section-label\"\u003eCCS™ Containment Control System\u003c\/p\u003e\n    \u003cp\u003eTowels are \u003cstrong\u003epre-washed and air-washed\u003c\/strong\u003e prior to CCS™ packaging. Transit is in fully sealed boxes. Every effort is made to deliver a product that is ready to use as soon as it arrives — \u003cstrong\u003euntouched in transit and final packaging\u003c\/strong\u003e so the end user is the only one that has ever been hands-on with the towel.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BADGE STRIP --\u003e\n  \u003cdiv class=\"dd-cc__collab-strip\"\u003e\n    \u003cspan class=\"dd-cc__badge\"\u003eCarbon Collective edition\u003c\/span\u003e\n    \u003cspan class=\"dd-cc__badge\"\u003e406 GSM · CC-specific\u003c\/span\u003e\n    \u003cspan class=\"dd-cc__badge\"\u003ePearl weave\u003c\/span\u003e\n    \u003cspan class=\"dd-cc__badge\"\u003eCCS™ packaged\u003c\/span\u003e\n    \u003cspan class=\"dd-cc__badge--gold dd-cc__badge\"\u003e40 × 40cm · 5-pack\u003c\/span\u003e\n    \u003cspan class=\"dd-cc__badge--gold dd-cc__badge\"\u003eMade in Korea\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE STRIP --\u003e\n  \u003cdiv class=\"dd-cc__care\"\u003e\n    \u003cp class=\"dd-cc__section-label\"\u003eCare — read this\u003c\/p\u003e\n    \u003cdiv class=\"dd-cc__care-grid\"\u003e\n      \u003cdiv class=\"dd-cc__care-item\"\u003e\n        \u003csvg 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\n        Hand wash or machine wash · delicate · cold\/warm\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18M5 8l7-5 7 5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Hang dry or low heat only\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 3l18 18M9 6h6l1 6H8L9 6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Like colors only\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__care-item--no dd-cc__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\n        No fabric softener or bleach\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__care-item--no dd-cc__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\n        No drying aids — binds fibers\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__care-item--no dd-cc__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\n        Never over-dry in machine\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"https:\/\/detail-division.mom\/pages\/microfiber-care\" class=\"dd-cc__care-link\"\u003eFull microfiber care guide →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ORIGIN FOOTER --\u003e\n  \u003cdiv class=\"dd-cc__origin\"\u003e\n    \u003cdiv class=\"dd-cc__origin-flag\"\u003e🇰🇷\u003c\/div\u003e\n    \u003cdiv class=\"dd-cc__origin-text\"\u003e\n      \u003cstrong\u003eMade in Korea — Actually.\u003c\/strong\u003e\n      Manufactured in KLiN's own facility in Gunpo-Si, Korea — just outside Seoul. Carbon Collective × KLiN Korea.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Default Title","offer_id":40682532733043,"sku":"KLiN-CC-ZF","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/KLiNKoreaCarbonCollectiveZeroFinish-3.jpg?v=1674779599"},{"product_id":"carbon-collective-restore-microfibre-wash","title":"Carbon Collective Restore Microfibre Wash","description":"\u003c!-- ============================================================\n     DETAIL DIVISION — Carbon Collective Restore Microfibre Wash\n     Product Description HTML\n     Paste into Shopify product description via the \u003c\u003e HTML editor\n     ============================================================ --\u003e\n\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: #0a0a0a;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #2abfb8;\n    margin-bottom: 0;\n  }\n  .dd-pd__eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #2abfb8;\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: #90d8d4;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-pd__tagline strong {\n    color: #2abfb8;\n    font-style: normal;\n  }\n\n  \/* ── LEAD COPY ── *\/\n  .dd-pd__lead {\n    padding: 18px 20px;\n    background: #e6f8f7;\n    border-left: 3px solid #2abfb8;\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\n  \/* ── STAT GRID ── *\/\n  .dd-pd__stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid #a8dedd;\n    border-bottom: 1px solid #a8dedd;\n  }\n  .dd-pd__stat {\n    padding: 14px 16px;\n    border-right: 1px solid #a8dedd;\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: #0a0a0a;\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: #2abfb8;\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 #a8dedd;\n    border-bottom: 1px solid #a8dedd;\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: #0a0a0a;\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: #2abfb8;\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: #0a0a0a;\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: #0a0a0a;\n    border-left: 3px solid #2abfb8;\n  }\n  .dd-pd__quote p {\n    font-size: 15px;\n    font-style: italic;\n    color: #90d8d4;\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: #2abfb8;\n  }\n\n  \/* ── MFG CALLOUT ── *\/\n  .dd-pd__mfg {\n    padding: 18px 20px;\n    background: #e6f8f7;\n    border-top: 1px solid #a8dedd;\n    border-bottom: 1px solid #a8dedd;\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: #0a0a0a; }\n\n  \/* ── APPLICATION STEPS ── *\/\n  .dd-pd__steps {\n    padding: 20px 20px 18px;\n    background: #fff;\n    border-top: 1px solid #a8dedd;\n    border-bottom: 1px solid #a8dedd;\n  }\n  .dd-pd__steps + .dd-pd__steps {\n    border-top: none;\n  }\n  .dd-pd__step-item {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 11px;\n    align-items: flex-start;\n  }\n  .dd-pd__step-item:last-child { margin-bottom: 0; }\n  .dd-pd__step-num {\n    width: 20px;\n    height: 20px;\n    background: #2abfb8;\n    border-radius: 50%;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 10px;\n    font-weight: 700;\n    color: #fff;\n    margin-top: 1px;\n  }\n  .dd-pd__step-text {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.6;\n  }\n\n  \/* ── CLOSING STATEMENT ── *\/\n  .dd-pd__closing {\n    padding: 16px 20px;\n    background: #fff;\n    border-top: 1px solid #a8dedd;\n    border-bottom: 1px solid #a8dedd;\n  }\n  .dd-pd__closing p {\n    font-size: 13px;\n    color: #555;\n    line-height: 1.7;\n    margin: 0 0 6px;\n  }\n  .dd-pd__closing p:last-child { margin: 0; }\n\n  \/* ── FEATURES STRIP ── *\/\n  .dd-pd__care {\n    padding: 16px 20px;\n    background: #0a0a0a;\n    border-top: 1px solid #152020;\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: #90d8d4;\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 svg.teal { stroke: #2abfb8; }\n  .dd-pd__care-item--no { color: #e87070; }\n  .dd-pd__care-item--no svg { stroke: #e87070; }\n\n  \/* ── WARNING STRIP ── *\/\n  .dd-pd__warning {\n    padding: 12px 16px;\n    background: #fff8f8;\n    border: 1px solid #e8a0a0;\n    border-left: 3px solid #cc4444;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    margin-top: 1px;\n  }\n  .dd-pd__warning svg {\n    width: 16px;\n    height: 16px;\n    stroke: #cc4444;\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__warning p {\n    font-size: 12px;\n    color: #7a1010;\n    margin: 0;\n    line-height: 1.55;\n  }\n  .dd-pd__warning strong { color: #5a0505; }\n\n  \/* ── INFO STRIP ── *\/\n  .dd-pd__info {\n    padding: 12px 16px;\n    background: #e6f8f7;\n    border: 1px solid #a8dedd;\n    border-left: 3px solid #2abfb8;\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: #2abfb8;\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: #004a48;\n    margin: 0;\n    line-height: 1.55;\n  }\n  .dd-pd__info strong { color: #002e2c; }\n\u003c\/style\u003e\n\u003cdiv class=\"dd-pd\"\u003e\n\u003c!-- HERO HEADER --\u003e\n\u003cdiv class=\"dd-pd__hero\"\u003e\n\u003cp class=\"dd-pd__eyebrow\"\u003eCarbon Collective · Restore Microfibre Wash · KLiN Korea Approved ·UK\u003c\/p\u003e\n\u003ch2 class=\"dd-pd__title\"\u003eGive Your Towels\u003cbr\u003eTheir Life Back.\u003c\/h2\u003e\n\u003cp class=\"dd-pd__tagline\"\u003e\u003cstrong\u003eDeep Clean. Dye-Free. KLiN Korea Endorsed.\u003c\/strong\u003e The only microfibre detergent with official approval from an independent manufacturer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD COPY --\u003e\n\u003cdiv class=\"dd-pd__lead\"\u003e\n\u003cp\u003eCarbon Collective Restore Microfibre Wash is formulated to deep clean microfibre cloths \u0026amp; towels, restoring them to their original state — removing sealants, waxes, polish residue, dirt \u0026amp; grime from within the microfibre pile.\u003c\/p\u003e\n\u003cp\u003eAfter a year of ground-up, extensive development and rigorous testing, Restore addresses the issue of gradual deterioration in performance and feel that becomes apparent when using microfibres over time. To identify areas for improvement, the towels and detergents were both studied to get the best final product.\u003c\/p\u003e\n\u003cp\u003eBy following the instructions, you can expect your microfibre to remain as soft as the day you first opened it. As the last element that touches your work, microfibre requires a specific process to achieve optimal results — and Restore is that process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS GRID --\u003e\n\u003cdiv class=\"dd-pd__stats\"\u003e\n\u003cdiv class=\"dd-pd__stat\"\u003e\n\u003cp class=\"dd-pd__stat-label\"\u003eDose\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-value\"\u003e50ml\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-sub\"\u003eper wash · pre-soak or machine\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__stat\"\u003e\n\u003cp class=\"dd-pd__stat-label\"\u003eWash Temp\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-value\"\u003e40°C\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-sub\"\u003e104°F · machine wash\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__stat\"\u003e\n\u003cp class=\"dd-pd__stat-label\"\u003eSizes\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-value\"\u003e4 Options\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-sub\"\u003e500ml · 1L · 2L · 5L\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PULL QUOTE --\u003e\n\u003cdiv class=\"dd-pd__quote\"\u003e\n\u003cp\u003e\"Tested, approved and endorsed by KLiN Korea — a testament to its quality and effectiveness. The only microfibre detergent with official approval from an independent manufacturer.\"\u003c\/p\u003e\n\u003ccite\u003e— Carbon Collective\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"dd-pd__diff\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eWhat Sets Restore 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\u003eKLiN Korea Tested \u0026amp; Endorsed\u003c\/strong\u003e The only microfibre wash with official approval from an independent towel manufacturer. Not a marketing claim — a verified result.\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\u003eDeep Pile Cleaning\u003c\/strong\u003e Removes sealants, waxes, polish residue, dirt and grime from within the microfibre pile — not just surface contamination. Restores absorption and softness wash after wash.\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\u003eDye-Free Formula\u003c\/strong\u003e Restore contains no dyes — only a fragrance added for freshness. Nothing unnecessary going into your towels.\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\u003eCombats Performance Deterioration\u003c\/strong\u003e Addresses the gradual loss of softness and absorption that builds up over time with regular towel use. Your towels stay performing like new.\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\u003ePre-Soak or Machine Wash Compatible\u003c\/strong\u003e Flexible application — works as a hand wash pre-soak or added directly to your machine's wash compartment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRE-SOAK STEPS --\u003e\n\u003cdiv class=\"dd-pd__steps\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003ePre-Soaking \/ Hand Washing\u003c\/p\u003e\n\u003cdiv class=\"dd-pd__step-item\"\u003e\n\u003cdiv class=\"dd-pd__step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-text\"\u003eAdd 50ml into a bowl of warm water, agitating the towels every few minutes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-item\"\u003e\n\u003cdiv class=\"dd-pd__step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-text\"\u003eLeave to soak for a few hours.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-item\"\u003e\n\u003cdiv class=\"dd-pd__step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-text\"\u003eRinse with clean water until the water runs clear.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MACHINE WASH STEPS --\u003e\n\u003cdiv class=\"dd-pd__steps\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eMachine Washing\u003c\/p\u003e\n\u003cdiv class=\"dd-pd__step-item\"\u003e\n\u003cdiv class=\"dd-pd__step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-text\"\u003eAlways wash at 40°C (104°F). Separate towels into type \u0026amp; color where possible.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-item\"\u003e\n\u003cdiv class=\"dd-pd__step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-text\"\u003eFor small loads or lightly soiled cloths — add 50ml into the wash compartment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-item\"\u003e\n\u003cdiv class=\"dd-pd__step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-text\"\u003eFor larger loads or heavily soiled cloths — add 50ml to the pre-wash compartment and 50ml to the wash compartment (or 100ml into the main compartment).\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DRYING STEPS --\u003e\n\u003cdiv class=\"dd-pd__steps\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eDrying\u003c\/p\u003e\n\u003cdiv class=\"dd-pd__step-item\"\u003e\n\u003cdiv class=\"dd-pd__step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-text\"\u003eHang freely outdoors — the preferred method for maintaining pile integrity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-item\"\u003e\n\u003cdiv class=\"dd-pd__step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-text\"\u003eIf tumble drying, use the lowest heat setting only. This will help fluff up higher GSM towels.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DRYING WARNING --\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=\"16\" x2=\"12.01\" y2=\"16\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eHeat is not your friend.\u003c\/strong\u003e Drying can make or break a microfibre towel — excessive heat can melt the fibers, permanently ruining the pile. Always dry on the lowest heat setting or hang freely outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"dd-pd__closing\"\u003e\n\u003cp\u003eFor best results, use as directed. \u003cstrong\u003eRestore provides a reliable solution for those who are meticulous in caring for their towels and have been seeking a trustworthy option.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES STRIP --\u003e\n\u003cdiv class=\"dd-pd__care\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eAt a Glance\u003c\/p\u003e\n\u003cdiv class=\"dd-pd__care-grid\"\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"teal\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e KLiN Korea tested \u0026amp; endorsed\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"teal\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 50ml dose · pre-soak or machine\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"teal\"\u003e\u003cpolyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Wash at 40°C \/ 104°F only\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"teal\"\u003e\u003cpath d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e Dye-free formula\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"teal\"\u003e\u003cpath d=\"M12 2v6M12 22v-6M4.93 4.93l4.24 4.24M14.83 14.83l4.24 4.24M2 12h6M22 12h-6M4.93 19.07l4.24-4.24M14.83 9.17l4.24-4.24\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Hang dry or lowest heat 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=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e No high heat drying\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=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Do not wash SHIFT-contaminated towels\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=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Will not remove hardened ceramic residue\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RESTRICTIONS WARNING --\u003e\n\u003cdiv class=\"dd-pd__warning\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12.01\" y1=\"17\" x2=\"12\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eRestore will not remove hardened ceramic coating residue\u003c\/strong\u003e — towels with ceramic coating residue should be separated. \u003cstrong\u003eDo not wash microfibers or towels that have come in contact with SHIFT intensive cleaner.\u003c\/strong\u003e Avoid contact with skin or eyes. Keep out of reach of children. Do not ingest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Carbon Collective","offers":[{"title":"500ml","offer_id":40850209538163,"sku":"CC.Restore500","price":22.99,"currency_code":"USD","in_stock":true},{"title":"1L","offer_id":40850209570931,"sku":"CC.Restore1L","price":44.99,"currency_code":"USD","in_stock":true},{"title":"2L","offer_id":40864399753331,"sku":"CC.Restore2L","price":81.99,"currency_code":"USD","in_stock":true},{"title":"5L","offer_id":40946899550323,"sku":"CC.Restore5L","price":149.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/CarbonCollectiveRestore-2.jpg?v=1742145043"},{"product_id":"klin-350gsm-werks-towels-12pk","title":"KLiN Werks Plush Towels (12-Pack)","description":"\u003c!-- ============================================================\n     DETAIL DIVISION — KLiN Korea Werks Plush Towels 12PK\n     Product Description HTML\n     Paste into Shopify product description via the \u003c\u003e HTML editor\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  .dd-cc {\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-cc__hero {\n    background: #1a1710;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #d4c9a8;\n    margin-bottom: 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .dd-cc__hero-brands {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n  }\n  .dd-cc__brand-pill {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    padding: 4px 10px;\n    border-radius: 2px;\n  }\n  .dd-cc__brand-pill--klin {\n    background: #d4c9a8;\n    color: #2a2010;\n  }\n  .dd-cc__brand-pill--cat {\n    background: #3a3428;\n    color: #d4c9a8;\n    border: 1px solid #6a5e44;\n  }\n  .dd-cc__title {\n    font-size: 24px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.2;\n    margin: 0 0 10px;\n  }\n  .dd-cc__tagline {\n    font-size: 12px;\n    color: #8a7d60;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-cc__tagline strong {\n    color: #d4c9a8;\n    font-style: normal;\n  }\n\n  \/* ── COLLAB INTRO ── *\/\n  .dd-cc__intro {\n    padding: 18px 20px;\n    background: #fdfaf4;\n    border-left: 3px solid #d4c9a8;\n    border-bottom: 1px solid #e8e0cc;\n  }\n  .dd-cc__intro p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #333;\n    margin: 0 0 10px;\n  }\n  .dd-cc__intro p:last-child { margin: 0; }\n  .dd-cc__intro strong { color: #1a1710; }\n\n  \/* ── SPEC GRID ── *\/\n  .dd-cc__stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border-top: 1px solid #e8e0cc;\n    border-bottom: 1px solid #e8e0cc;\n  }\n  .dd-cc__stat {\n    padding: 14px 12px;\n    border-right: 1px solid #e8e0cc;\n    background: #fff;\n  }\n  .dd-cc__stat:last-child { border-right: none; }\n  .dd-cc__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-cc__stat-value {\n    font-size: 15px;\n    font-weight: 700;\n    color: #1a1710;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .dd-cc__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── AT A GLANCE ── *\/\n  .dd-cc__glance {\n    padding: 18px 20px;\n    background: #fff;\n    border-bottom: 1px solid #e8e0cc;\n  }\n  .dd-cc__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #aa9966;\n    margin: 0 0 12px;\n  }\n  .dd-cc__glance-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n  .dd-cc__glance-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n    font-size: 12px;\n    color: #444;\n    line-height: 1.5;\n  }\n  .dd-cc__glance-dot {\n    width: 18px;\n    height: 18px;\n    background: #1a1710;\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-cc__glance-dot svg {\n    width: 10px;\n    height: 10px;\n    stroke: #d4c9a8;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .dd-cc__glance-item strong {\n    display: block;\n    font-size: 11px;\n    font-weight: 700;\n    color: #1a1710;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin-bottom: 1px;\n  }\n\n  \/* ── PERFORMANCE CALLOUT ── *\/\n  .dd-cc__performance {\n    padding: 18px 20px;\n    background: #1a1710;\n    border-left: 3px solid #d4c9a8;\n  }\n  .dd-cc__performance .dd-cc__section-label { color: #d4c9a8; }\n  .dd-cc__performance p {\n    font-size: 13px;\n    color: #8a7d60;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-cc__performance p:last-child { margin: 0; }\n  .dd-cc__performance strong { color: #f0ead8; }\n\n  \/* ── VALUE BREAKDOWN BLOCK ── *\/\n  .dd-cc__ccs {\n    padding: 18px 20px;\n    background: #fdfaf4;\n    border-top: 1px solid #e8e0cc;\n    border-bottom: 1px solid #e8e0cc;\n  }\n  .dd-cc__ccs p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-cc__ccs p:last-child { margin: 0; }\n  .dd-cc__ccs strong { color: #1a1710; }\n\n  \/* ── VALUE ITEMS ── *\/\n  .dd-cc__value-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 8px;\n    margin-top: 12px;\n  }\n  .dd-cc__value-item {\n    background: #fff;\n    border: 1px solid #e8e0cc;\n    border-left: 3px solid #d4c9a8;\n    padding: 11px 14px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .dd-cc__value-num {\n    font-size: 16px;\n    font-weight: 700;\n    color: #d4c9a8;\n    min-width: 22px;\n    line-height: 1.2;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .dd-cc__value-text {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.6;\n  }\n  .dd-cc__value-text strong {\n    display: block;\n    font-size: 11px;\n    font-weight: 700;\n    color: #1a1710;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin-bottom: 2px;\n  }\n\n  \/* ── BADGE STRIP ── *\/\n  .dd-cc__collab-strip {\n    padding: 14px 20px;\n    background: #fff;\n    border-bottom: 1px solid #e8e0cc;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    align-items: center;\n  }\n  .dd-cc__badge {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 5px 10px;\n    border-radius: 2px;\n    background: #fdfaf4;\n    color: #6a5e44;\n    border: 1px solid #d4c9a8;\n  }\n  .dd-cc__badge--note {\n    background: #fff8ec;\n    color: #7a5200;\n    border-color: #e8c97a;\n  }\n\n  \/* ── CARE STRIP ── *\/\n  .dd-cc__care {\n    padding: 16px 20px;\n    background: #1a1710;\n  }\n  .dd-cc__care .dd-cc__section-label { color: #d4c9a8; }\n  .dd-cc__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .dd-cc__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #8a7d60;\n  }\n  .dd-cc__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    stroke: #d4c9a8;\n  }\n  .dd-cc__care-item--no { color: #e87070; }\n  .dd-cc__care-item--no svg { stroke: #e87070; }\n  .dd-cc__care-link {\n    font-size: 11px;\n    color: #d4c9a8;\n    text-decoration: underline;\n    margin-top: 10px;\n    display: inline-block;\n  }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .dd-cc__origin {\n    padding: 12px 20px;\n    background: #0f0d08;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .dd-cc__origin-flag {\n    font-size: 18px;\n    line-height: 1;\n  }\n  .dd-cc__origin-text {\n    font-size: 11px;\n    color: #6a5e44;\n    line-height: 1.4;\n  }\n  .dd-cc__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #d4c9a8;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dd-cc\"\u003e\n\u003c!-- HERO HEADER --\u003e\n\u003cdiv class=\"dd-cc__hero\"\u003e\n\u003cdiv class=\"dd-cc__hero-brands\"\u003e\n\u003cspan class=\"dd-cc__brand-pill dd-cc__brand-pill--klin\"\u003eKLiN Korea\u003c\/span\u003e \u003cspan class=\"dd-cc__brand-pill dd-cc__brand-pill--cat\"\u003eWerks Series\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"dd-cc__title\"\u003eWerks Plush Towels\u003cbr\u003e12-Pack.\u003c\/h2\u003e\n\u003cp class=\"dd-cc__tagline\"\u003ePro-grade materials. Edgeless construction. \u003cstrong\u003eQuality where it counts — priced where it should be.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"dd-cc__intro\"\u003e\n\u003cp\u003eThe KLiN Korea Werks Plush is an ultra-soft, multipurpose edgeless towel designed for the user who produces quality work and needs a cost-effective solution to support that. Lighter weight than KLiN's higher-range finishing towels, but still built on a high grade of raw materials that places them at the top of this category.\u003c\/p\u003e\n\u003cp\u003eKLiN Korea is trusted by enthusiasts and professionals worldwide for their drying and finishing towels. If this is your introduction to the manufacturer, Werks Plush is a fantastic entry point — \u003cstrong\u003equality materials and manufacturing at a price that makes stocking a full kit practical.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS GRID — 4 columns --\u003e\n\u003cdiv class=\"dd-cc__stats\"\u003e\n\u003cdiv class=\"dd-cc__stat\"\u003e\n\u003cp class=\"dd-cc__stat-label\"\u003ePack\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003e12 Towels\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003eBulk format\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__stat\"\u003e\n\u003cp class=\"dd-cc__stat-label\"\u003eGSM\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003e370 GSM\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003eMin 350 · random sample avg\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__stat\"\u003e\n\u003cp class=\"dd-cc__stat-label\"\u003eSize\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003e16″ × 16″\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003eEdgeless · soft cut\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__stat\"\u003e\n\u003cp class=\"dd-cc__stat-label\"\u003eMaterial\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003e70\/30\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003eMade in Korea\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- AT A GLANCE --\u003e\n\u003cdiv class=\"dd-cc__glance\"\u003e\n\u003cp class=\"dd-cc__section-label\"\u003eAt a glance\u003c\/p\u003e\n\u003cdiv class=\"dd-cc__glance-grid\"\u003e\n\u003cdiv class=\"dd-cc__glance-item\"\u003e\n\u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eSoft Cut Edgeless\u003c\/strong\u003eNo hard edge to contact the paint surface\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__glance-item\"\u003e\n\u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eBetter Durability\u003c\/strong\u003ePerformance holds across multiple uses — not just the first few\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__glance-item\"\u003e\n\u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eEffective on Abrasive Residue\u003c\/strong\u003eWipes cut-abrasive from paint cleanly without leaving behind\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__glance-item\"\u003e\n\u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eMore Complete Quick Detailer Wipe\u003c\/strong\u003ePicks up more product per pass — fewer streaks, fewer passes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__glance-item\"\u003e\n\u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eDecreased Fiber Clumping\u003c\/strong\u003eLess matting after repeated washes compared to category alternatives\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__glance-item\"\u003e\n\u003cdiv class=\"dd-cc__glance-dot\"\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\u003e\n\u003cstrong\u003eLess Lint Comparatively\u003c\/strong\u003eNot lint-free — but noticeably better than other plush towels in this segment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PERFORMANCE CALLOUT --\u003e\n\u003cdiv class=\"dd-cc__performance\"\u003e\n\u003cp class=\"dd-cc__section-label\"\u003eWhy Werks Plush outperforms the category\u003c\/p\u003e\n\u003cp\u003eAfter months of testing against comparable products, the Werks Plush shows \u003cstrong\u003ereal and repeatable advantages\u003c\/strong\u003e — not just in new condition, but across extended use. The fiber construction resists clumping and matting where cheaper alternatives degrade quickly. Quick detailer removal is more complete per pass, and abrasive residue wipes without the smearing or redeposition that signals poor fiber quality.\u003c\/p\u003e\n\u003cp\u003eIn truth, \u003cstrong\u003eyou will see some lint.\u003c\/strong\u003e That is unavoidable with plush towels in this category. Compared to the alternatives, these are genuinely acceptable — and the testing backs that. KLiN Korea's manufacturing process and raw material standards give these towels an edge that shows up in real use, not just on spec sheets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- VALUE BREAKDOWN --\u003e\n\u003cdiv class=\"dd-cc__ccs\"\u003e\n\u003cp class=\"dd-cc__section-label\"\u003eWhy these are more affordable than other KLiN Korea offerings\u003c\/p\u003e\n\u003cp\u003eThese towels are designed to deliver exceptional value without compromising the performance expected from KLiN Korea. The cost savings come from three intentional efficiencies — none of which meaningfully impact real-world detailing performance for this category of towel.\u003c\/p\u003e\n\u003cdiv class=\"dd-cc__value-grid\"\u003e\n\u003cdiv class=\"dd-cc__value-item\"\u003e\n\u003cspan class=\"dd-cc__value-num\"\u003e1\u003c\/span\u003e\n\u003cdiv class=\"dd-cc__value-text\"\u003e\n\u003cstrong\u003eSimplified Raw Material Blend\u003c\/strong\u003e A slightly lesser grade of microfiber is used — carefully chosen to maintain high performance while keeping costs and outcome competitive. The result still outperforms most alternatives in this segment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__value-item\"\u003e\n\u003cspan class=\"dd-cc__value-num\"\u003e2\u003c\/span\u003e\n\u003cdiv class=\"dd-cc__value-text\"\u003e\n\u003cstrong\u003eBulk Packaging Format\u003c\/strong\u003e Instead of individually wrapping each towel, they are packed in bulk — saving time, materials, and waste without affecting the towel itself.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__value-item\"\u003e\n\u003cspan class=\"dd-cc__value-num\"\u003e3\u003c\/span\u003e\n\u003cdiv class=\"dd-cc__value-text\"\u003e\n\u003cstrong\u003eOmitted CCS™ Treatment\u003c\/strong\u003e These towels skip KLiN Korea's Contaminant Control System (CCS™) process, reducing energy use and significant production costs. For a multipurpose plush towel, this change has minimal real-world impact — CCS™-level purity is most critical in higher-range finishing and drying applications.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BADGE STRIP --\u003e\n\u003cdiv class=\"dd-cc__collab-strip\"\u003e\n\u003cspan class=\"dd-cc__badge\"\u003e12-pack · bulk format\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003e370 GSM · 70\/30 blend\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003e16″ × 16″ edgeless\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003eMade in Korea\u003c\/span\u003e \u003cspan class=\"dd-cc__badge--note dd-cc__badge\"\u003eNo CCS™ treatment\u003c\/span\u003e \u003cspan class=\"dd-cc__badge--note dd-cc__badge\"\u003eIvory white colorway\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- CARE STRIP --\u003e\n\u003cdiv class=\"dd-cc__care\"\u003e\n\u003cp class=\"dd-cc__section-label\"\u003eCare — read this\u003c\/p\u003e\n\u003cdiv class=\"dd-cc__care-grid\"\u003e\n\u003cdiv class=\"dd-cc__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Machine wash · warm water\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__care-item\"\u003e\n\u003csvg 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-cc__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 3l18 18M9 6h6l1 6H8L9 6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Wash separately\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__care-item--no dd-cc__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\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-cc__care-item--no dd-cc__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e No drying aids — binds fibers\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__care-item--no dd-cc__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Do not over-dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"dd-cc__care-link\" href=\"https:\/\/detail-division.mom\/pages\/microfiber-care\"\u003eFull microfiber care guide →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ORIGIN FOOTER --\u003e\n\u003cdiv class=\"dd-cc__origin\"\u003e\n\u003cdiv class=\"dd-cc__origin-flag\"\u003e🇰🇷\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__origin-text\"\u003e\n\u003cstrong\u003eMade in Korea — Actually.\u003c\/strong\u003e Manufactured by KLiN Korea — trusted globally for microfiber quality that holds up beyond the first few uses.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Beige","offer_id":42972286910579,"sku":"","price":57.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/KLiNKoreaWerks350GSM12-Pack-6.jpg?v=1744214677"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/collections\/zeroorange1024.jpg?v=1581473695","url":"https:\/\/www.detail-division.mom\/en-ca\/collections\/polishing-lsp-removal.oembed","provider":"Detail-Division","version":"1.0","type":"link"}