{"title":"APPLICATORS \u0026 UTILITY","description":"","products":[{"product_id":"kl-n-green-monster","title":"KLiN Green Monster","description":"\u003c!-- ============================================================\n     DETAIL DIVISION — KLiN Korea Green Monster\n     Wheel \u0026 Grime 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: #050f00;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #33aa22;\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: #0a2200;\n    color: #33aa22;\n    border: 1px solid #1a5500;\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: #1a5500;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-cc__tagline strong {\n    color: #66cc44;\n    font-style: normal;\n  }\n\n  \/* ── INTRO ── *\/\n  .dd-cc__intro {\n    padding: 18px 20px;\n    background: #f0faf0;\n    border-left: 3px solid #33aa22;\n    border-bottom: 1px solid #aaddaa;\n  }\n  .dd-cc__intro p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #1a2a1a;\n    margin: 0 0 10px;\n  }\n  .dd-cc__intro p:last-child { margin: 0; }\n  .dd-cc__intro strong { color: #050f00; }\n\n  \/* ── SPEC GRID ── *\/\n  .dd-cc__stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid #aaddaa;\n    border-bottom: 1px solid #aaddaa;\n  }\n  .dd-cc__stat {\n    padding: 14px 16px;\n    border-right: 1px solid #aaddaa;\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: 17px;\n    font-weight: 700;\n    color: #050f00;\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 #aaddaa;\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: #228811;\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: #050f00;\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: #66cc44;\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: #050f00;\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: #050f00;\n    border-left: 3px solid #33aa22;\n  }\n  .dd-cc__performance .dd-cc__section-label { color: #66cc44; }\n  .dd-cc__performance p {\n    font-size: 13px;\n    color: #1a5500;\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: #aaeebb; }\n\n  \/* ── USE CASE BLOCK ── *\/\n  .dd-cc__ccs {\n    padding: 18px 20px;\n    background: #f0faf0;\n    border-top: 1px solid #aaddaa;\n    border-bottom: 1px solid #aaddaa;\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: #050f00; }\n\n  \/* ── USE CASE GRID ── *\/\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 #aaddaa;\n    border-top: 2px solid #33aa22;\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: #228811;\n    margin: 0 0 3px;\n  }\n  .dd-cc__use-note {\n    font-size: 11px;\n    color: #444;\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 #aaddaa;\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: #f0faf0;\n    color: #1a4400;\n    border: 1px solid #88cc88;\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: #050f00;\n  }\n  .dd-cc__care .dd-cc__section-label { color: #66cc44; }\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: #1a5500;\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: #33aa22;\n  }\n  .dd-cc__care-item--no { color: #e87070; }\n  .dd-cc__care-item--no svg { stroke: #e87070; }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .dd-cc__origin {\n    padding: 12px 20px;\n    background: #020800;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .dd-cc__origin-flag { font-size: 18px; line-height: 1; }\n  .dd-cc__origin-text {\n    font-size: 11px;\n    color: #1a4400;\n    line-height: 1.4;\n  }\n  .dd-cc__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #66cc44;\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\"\u003eGreen Monster\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"dd-cc__title\"\u003eGreen Monster.\u003cbr\u003eOne Tool for Every Dirty Job.\u003c\/h2\u003e\n\u003cp class=\"dd-cc__tagline\"\u003ePolymer-coated texture. Pressure rinse clean. \u003cstrong\u003eStreamlines your wheel and grime work without burning through your clean-side kit.\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 Green Monster is a uniquely textured, polymer-coated towel built for the jobs that would otherwise sacrifice a brush, a mitt, or a dedicated wheel tool. Clean brake dust from wheel faces, barrels, and behind spokes — use it wet where you'd normally reach for a brush — and when you're done, pressure rinse it clean and hang it up.\u003c\/p\u003e\n\u003cp\u003eThe texture sits closer to a synthetic clay mitt than a standard microfibre, but \u003cstrong\u003ewithout the abrasiveness that makes clay mitts unsuitable for broader dirty work.\u003c\/strong\u003e Brake dust, oil, road grime, exhaust buildup — the Green Monster handles all of it with whatever cleaning chemical you're already using. If your brush selection isn't getting you there, or the sheer number of tools you're juggling is slowing you down, this is the product that simplifies the process.\u003c\/p\u003e\n\u003c\/div\u003e\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\"\u003eSize\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003e40 × 36cm\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003e16″ × 14″ · edgeless\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__stat\"\u003e\n\u003cp class=\"dd-cc__stat-label\"\u003eConstruction\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003ePolymer coated\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003eTextured coating · captures grime\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\"\u003eSealed · ready to use\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\u003ePolymer-Coated Texture\u003c\/strong\u003eCaptures and holds brake dust, oil, and grime rather than spreading it — the texture does the work your standard towel can't\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\u003ePressure Rinse Clean\u003c\/strong\u003eNo soaking required between uses — pressure rinse, hang dry, ready again. Built for repeat heavy use without degrading\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\u003eGets Behind Spokes\u003c\/strong\u003eFlexible enough to work into wheel barrels and behind spokes where brushes either won't fit or leave residue 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\u003eReplaces Multiple Tools\u003c\/strong\u003eWheel arches, undercarriage, exhaust systems, engine bays — one tool, multiple jobs, without compromising your paint-safe kit\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\u003eTextured — Not Abrasive\u003c\/strong\u003eSimilar feel to a synthetic clay mitt but significantly less aggressive — safe for the surfaces around wheels without the restriction that comes with clay\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\u003eArrives sealed and ready to use — same KLiN Korea packaging standard as 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\"\u003eStop burning through your clean-side towels on dirty work\u003c\/p\u003e\n\u003cp\u003eEvery detailer has experienced the moment where the dirty job in front of them requires a tool that's either not the right fit or too valuable to risk. A wash mitt on a wheel barrel. A good microfibre in an exhaust tip. A clay mitt on a caked wheel arch. \u003cstrong\u003eThe Green Monster exists so you don't make that call.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUse it wet with your cleaning chemical of choice — wheel cleaner, APC, degreaser — and work the surface the same way you'd use a brush or a mitt. The polymer texture captures contamination and holds it rather than redistributing it, and when the job is done, \u003cstrong\u003ea pressure rinse is all it takes to reset it for the next one.\u003c\/strong\u003e Durable for the toughest jobs and purpose-built to protect the rest of your kit from being used where it shouldn't be.\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\"\u003eWhere it works\u003c\/p\u003e\n\u003cp\u003eUse wet with any cleaning chemical suited to the job. \u003cstrong\u003eNot intended for paint contact\u003c\/strong\u003e — this is your dedicated dirty-work tool.\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\"\u003eWheels\u003c\/p\u003e\n\u003cp class=\"dd-cc__use-note\"\u003eFaces, barrels, behind spokes — brake dust and oil removal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__use-item\"\u003e\n\u003cp class=\"dd-cc__use-label\"\u003eArches \u0026amp; Wells\u003c\/p\u003e\n\u003cp class=\"dd-cc__use-note\"\u003eWheel arches and wells — scrubbing packed road grime\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__use-item\"\u003e\n\u003cp class=\"dd-cc__use-label\"\u003eUndercarriage\u003c\/p\u003e\n\u003cp class=\"dd-cc__use-note\"\u003eFrame and undercarriage cleaning with APC or degreaser\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__use-item\"\u003e\n\u003cp class=\"dd-cc__use-label\"\u003eExhaust\u003c\/p\u003e\n\u003cp class=\"dd-cc__use-note\"\u003eScrubbing exhaust systems with built-up road grime and carbon\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__use-item\"\u003e\n\u003cp class=\"dd-cc__use-label\"\u003eEngine Bay\u003c\/p\u003e\n\u003cp class=\"dd-cc__use-note\"\u003eGeneral grime removal with cleaning chemical — oil, grease, dust\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__use-item\"\u003e\n\u003cp class=\"dd-cc__use-label\"\u003eTires\u003c\/p\u003e\n\u003cp class=\"dd-cc__use-note\"\u003eScrubbing tires clean before dressing — removes embedded brake dust and old product\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\"\u003eGreen Monster\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003e40 × 36cm · 16″ × 14″\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003ePolymer-coated · edgeless\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003ePressure rinse clean\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003eCCS™ packaged\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 \u0026amp; Maintenance\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 Pressure rinse clean after each use\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 6h18M3 12h18M3 18h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Soak in APC solution for heavy buildup\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 after rinsing\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 12h14M12 5l7 7-7 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Inspect before use on any surface\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 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 cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e No bleach\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 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 standards behind every product in the lineup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Single","offer_id":39286680944755,"sku":"KLIN-3219","price":8.99,"currency_code":"USD","in_stock":false},{"title":"10-pk","offer_id":42408889090163,"sku":null,"price":69.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/KLiNKoreaGreenMonster-2.jpg?v=1729088405"},{"product_id":"kl-n-premium-bubble-towel","title":"KLiN Premium Bubble Towel (2pk)","description":"\u003cp\u003eUltra soft bubble shaped microfiber is perfect for all automotive interior applications that involve delicate surfaces. Soft plastic dashboard accents, dash cleaning, leather seat cleaning and sealant  removal. 2-Pack includes a blue and white towel measuring 46x37cm (18\"x14\"). Two colors help you separate between dashboard\/interior plastics cleaning and product application.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCARE\u003c\/strong\u003e: Machine wash separately\/neutral detergent\/warm water\/hang dry. \u003cstrong\u003eNO FABRIC SOFTENER\/BLEACH. \u003c\/strong\u003eAlways inspect ANY towel before it comes into contact with a surface. \u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e","brand":"KL!N","offers":[{"title":"Default Title","offer_id":35756994386,"sku":"","price":15.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/bubble1024.jpg?v=1604132706"},{"product_id":"kl-n-softy-series-applicator-2-pack","title":"KLiN Softy Series Applicator 2-Pack","description":"\u003cstyle\u003e\n  .kl-sa {\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-sa__hero {\n    background: #061414;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #00a898;\n    margin-bottom: 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .kl-sa__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(0,168,152,0.07) 6px,\n      rgba(0,168,152,0.07) 12px\n    );\n    z-index: 0;\n  }\n  .kl-sa__hero-inner { position: relative; z-index: 1; }\n  .kl-sa__series-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #00a898;\n    padding: 4px 10px 4px 6px;\n    margin-bottom: 14px;\n  }\n  .kl-sa__series-badge-label {\n    background: #061414;\n    color: #00a898;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    padding: 2px 6px;\n    line-height: 1;\n  }\n  .kl-sa__series-badge-text {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #061414;\n  }\n  .kl-sa__eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #00a898;\n    margin: 0 0 8px;\n  }\n  .kl-sa__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-sa__title span { color: #4dd8cc; }\n  .kl-sa__tagline {\n    font-size: 13px;\n    color: #1a5a54;\n    margin: 0;\n    font-style: italic;\n  }\n  .kl-sa__tagline strong {\n    color: #4dd8cc;\n    font-style: normal;\n  }\n\n  \/* ── LEAD ── *\/\n  .kl-sa__lead {\n    padding: 18px 20px;\n    background: #edfaf8;\n    border-left: 3px solid #00a898;\n  }\n  .kl-sa__lead p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #1a3a38;\n    margin: 0 0 10px;\n  }\n  .kl-sa__lead p:last-child { margin: 0; }\n  .kl-sa__lead strong { color: #061414; }\n\n  \/* ── STAT GRID ── *\/\n  .kl-sa__stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid #b8e8e4;\n    border-bottom: 1px solid #b8e8e4;\n  }\n  .kl-sa__stat {\n    padding: 14px 16px;\n    border-right: 1px solid #b8e8e4;\n    background: #fff;\n  }\n  .kl-sa__stat:last-child { border-right: none; }\n  .kl-sa__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-sa__stat-value {\n    font-size: 17px;\n    font-weight: 700;\n    color: #061414;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .kl-sa__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── SECTION LABEL ── *\/\n  .kl-sa__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #00a898;\n    margin: 0 0 12px;\n  }\n\n  \/* ── SOFTY SERIES CALLOUT ── *\/\n  .kl-sa__series {\n    padding: 18px 20px;\n    background: #061414;\n    border-left: 3px solid #00a898;\n  }\n  .kl-sa__series .kl-sa__section-label { color: #4dd8cc; }\n  .kl-sa__series p {\n    font-size: 13px;\n    color: #1a5a54;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .kl-sa__series p:last-child { margin: 0; }\n  .kl-sa__series strong { color: #b0f0ea; }\n\n  \/* ── VERSATILITY SECTION ── *\/\n  .kl-sa__versatility {\n    padding: 20px 20px 18px;\n    background: #fff;\n    border-top: 1px solid #b8e8e4;\n    border-bottom: 1px solid #b8e8e4;\n  }\n  .kl-sa__use-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-top: 4px;\n  }\n  .kl-sa__use-item {\n    background: #edfaf8;\n    border: 1px solid #b8e8e4;\n    border-top: 2px solid #00a898;\n    padding: 10px 12px;\n  }\n  .kl-sa__use-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #00a898;\n    margin: 0 0 3px;\n  }\n  .kl-sa__use-note {\n    font-size: 12px;\n    color: #2a4a48;\n    line-height: 1.4;\n    margin: 0;\n  }\n\n  \/* ── DIFF ── *\/\n  .kl-sa__diff {\n    padding: 20px 20px 18px;\n    background: #edfaf8;\n    border-top: 1px solid #b8e8e4;\n    border-bottom: 1px solid #b8e8e4;\n  }\n  .kl-sa__diff-item {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 13px;\n    align-items: flex-start;\n  }\n  .kl-sa__diff-item:last-child { margin-bottom: 0; }\n  .kl-sa__diff-icon {\n    width: 20px;\n    height: 20px;\n    background: #061414;\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-sa__diff-icon svg {\n    width: 11px;\n    height: 11px;\n    stroke: #00a898;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .kl-sa__diff-text {\n    font-size: 13px;\n    color: #2a4a48;\n    line-height: 1.6;\n  }\n  .kl-sa__diff-text strong {\n    display: block;\n    font-size: 12px;\n    font-weight: 700;\n    color: #061414;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin-bottom: 2px;\n  }\n\n  \/* ── PULL QUOTE ── *\/\n  .kl-sa__quote {\n    padding: 18px 20px;\n    background: #061414;\n    border-left: 3px solid #00a898;\n  }\n  .kl-sa__quote p {\n    font-size: 15px;\n    font-style: italic;\n    color: #1a5a54;\n    margin: 0 0 6px;\n    line-height: 1.5;\n  }\n  .kl-sa__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: #00a898;\n  }\n\n  \/* ── CCS BLOCK ── *\/\n  .kl-sa__ccs {\n    padding: 18px 20px;\n    background: #edfaf8;\n    border-top: 1px solid #b8e8e4;\n    border-bottom: 1px solid #b8e8e4;\n  }\n  .kl-sa__ccs p {\n    font-size: 13px;\n    color: #2a4a48;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .kl-sa__ccs p:last-child { margin: 0; }\n  .kl-sa__ccs strong { color: #061414; }\n\n  \/* ── BADGE STRIP ── *\/\n  .kl-sa__badges {\n    padding: 12px 20px;\n    background: #fff;\n    border-bottom: 1px solid #b8e8e4;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    align-items: center;\n  }\n  .kl-sa__badge {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 4px 9px;\n    background: #edfaf8;\n    color: #006a60;\n    border: 1px solid #88d8d0;\n  }\n  .kl-sa__badge--accent {\n    background: #061414;\n    color: #4dd8cc;\n    border-color: #0a3030;\n  }\n  .kl-sa__badge--gold {\n    background: #fdf6ec;\n    color: #7a5200;\n    border-color: #e8c97a;\n  }\n\n  \/* ── CARE STRIP ── *\/\n  .kl-sa__care {\n    padding: 16px 20px;\n    background: #061414;\n    border-top: 1px solid #0a2020;\n  }\n  .kl-sa__care .kl-sa__section-label { color: #4dd8cc; }\n  .kl-sa__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .kl-sa__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #1a5a54;\n  }\n  .kl-sa__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: #00a898;\n  }\n  .kl-sa__care-item--no { color: #e87070; }\n  .kl-sa__care-item--no svg { stroke: #e87070; }\n\n  \/* ── INFO STRIP ── *\/\n  .kl-sa__info {\n    padding: 12px 16px;\n    background: #edfaf8;\n    border: 1px solid #b8e8e4;\n    border-left: 3px solid #00a898;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    margin-top: 1px;\n  }\n  .kl-sa__info svg {\n    width: 16px;\n    height: 16px;\n    stroke: #00a898;\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-sa__info p {\n    font-size: 12px;\n    color: #1a4a44;\n    margin: 0;\n    line-height: 1.55;\n  }\n  .kl-sa__info strong { color: #061414; }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .kl-sa__origin {\n    padding: 12px 20px;\n    background: #030c0c;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .kl-sa__origin-flag { font-size: 18px; line-height: 1; }\n  .kl-sa__origin-text {\n    font-size: 11px;\n    color: #0a3a34;\n    line-height: 1.4;\n  }\n  .kl-sa__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #4dd8cc;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"kl-sa\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"kl-sa__hero\"\u003e\n\u003cdiv class=\"kl-sa__hero-inner\"\u003e\n\u003cdiv class=\"kl-sa__series-badge\"\u003e\n\u003cspan class=\"kl-sa__series-badge-label\"\u003eSOFTY\u003c\/span\u003e \u003cspan class=\"kl-sa__series-badge-text\"\u003eSeries · KLiN Korea · Ultra Soft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"kl-sa__eyebrow\"\u003eKLiN Korea · Softy Series Applicator · 2-Pack · Made in South Korea\u003c\/p\u003e\n\u003ch2 class=\"kl-sa__title\"\u003eCalled an Applicator.\u003cbr\u003e\u003cspan\u003eUsed for Everything.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"kl-sa__tagline\"\u003e\u003cstrong\u003eUltra soft. Surface compliant. CCS™ packed.\u003c\/strong\u003e The original intent is a starting point — where you take it from there is yours to discover.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD --\u003e\n\u003cdiv class=\"kl-sa__lead\"\u003e\n\u003cp\u003eThe Softy Series Applicator is named for a category, not a limitation. Yes — wax, sealant, coating application. Yes — dressing rubber mats with Koch Chemie GummiFix, getting product into door shuts and tight panels quickly and evenly. But the Softy Series material is so surface-compliant and so genuinely soft that \u003cstrong\u003ethe right use for this pad is whatever the job in front of you needs it to be.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSome of the best uses for any product are the ones nobody designed it for. The Softy Applicator has a way of finding its place in workflows where nothing else was working quite right — and fitting there better than anything purpose-built for the job.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"kl-sa__stats\"\u003e\n\u003cdiv class=\"kl-sa__stat\"\u003e\n\u003cp class=\"kl-sa__stat-label\"\u003ePack\u003c\/p\u003e\n\u003cp class=\"kl-sa__stat-value\"\u003e2 Applicators\u003c\/p\u003e\n\u003cp class=\"kl-sa__stat-sub\"\u003eCCS™ sealed · teal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-sa__stat\"\u003e\n\u003cp class=\"kl-sa__stat-label\"\u003eSeries\u003c\/p\u003e\n\u003cp class=\"kl-sa__stat-value\"\u003eSofty\u003c\/p\u003e\n\u003cp class=\"kl-sa__stat-sub\"\u003eKLiN's ultra-soft lineup\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-sa__stat\"\u003e\n\u003cp class=\"kl-sa__stat-label\"\u003eOrigin\u003c\/p\u003e\n\u003cp class=\"kl-sa__stat-value\"\u003eKorea\u003c\/p\u003e\n\u003cp class=\"kl-sa__stat-sub\"\u003eGunpo-Si, Seoul\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SOFTY SERIES CALLOUT --\u003e\n\u003cdiv class=\"kl-sa__series\"\u003e\n\u003cp class=\"kl-sa__section-label\"\u003eThe Softy Series — What This Material Actually Is\u003c\/p\u003e\n\u003cp\u003eThe Softy Series is one of the most talked-about product lines KLiN Korea makes — wash mitts, wash pads, and applicators all built from the same ultra-soft fiber family. \u003cstrong\u003eYou notice it the moment you pick one up.\u003c\/strong\u003e Not because of the marketing around it, but because the material compliance is genuinely different from anything else in this category.\u003c\/p\u003e\n\u003cp\u003eThe fiber is tuned for vehicles that are already clean and need to stay that way — \u003cstrong\u003esurface-safe, product-friendly, and durable enough to maintain that feel through repeated use and washing.\u003c\/strong\u003e Soft on paint. Soft on trim. Soft on coated surfaces. The kind of soft that doesn't compromise on how well it actually works.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- VERSATILITY --\u003e\n\u003cdiv class=\"kl-sa__versatility\"\u003e\n\u003cp class=\"kl-sa__section-label\"\u003eWhere It Works — Starting Points, Not Limitations\u003c\/p\u003e\n\u003cdiv class=\"kl-sa__use-grid\"\u003e\n\u003cdiv class=\"kl-sa__use-item\"\u003e\n\u003cp class=\"kl-sa__use-label\"\u003eSealant Application\u003c\/p\u003e\n\u003cp class=\"kl-sa__use-note\"\u003eEven product distribution across panels — soft contact, no drag, no marring\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-sa__use-item\"\u003e\n\u003cp class=\"kl-sa__use-label\"\u003eWax Application\u003c\/p\u003e\n\u003cp class=\"kl-sa__use-note\"\u003eControlled load, smooth lay-down — the softness keeps application effortless\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-sa__use-item\"\u003e\n\u003cp class=\"kl-sa__use-label\"\u003eCeramic Coating\u003c\/p\u003e\n\u003cp class=\"kl-sa__use-note\"\u003eSurface-compliant application on paint, trim, and glass where precision matters on larger areas\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-sa__use-item\"\u003e\n\u003cp class=\"kl-sa__use-label\"\u003eRubber \u0026amp; Trim Dressing\u003c\/p\u003e\n\u003cp class=\"kl-sa__use-note\"\u003eGummiFix on rubber mats, trim dressing on door seals and panels — fast and even\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-sa__use-item\"\u003e\n\u003cp class=\"kl-sa__use-label\"\u003eTight Access Areas\u003c\/p\u003e\n\u003cp class=\"kl-sa__use-note\"\u003eWash Pad for door shuts, jambs, and panel edges where a larger pad overshoots\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-sa__use-item\"\u003e\n\u003cp class=\"kl-sa__use-label\"\u003eWhatever You Find\u003c\/p\u003e\n\u003cp class=\"kl-sa__use-note\"\u003eThe best use for this pad may be one you discover — the material is the constant, the application is yours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIFFERENTIATORS --\u003e\n\u003cdiv class=\"kl-sa__diff\"\u003e\n\u003cp class=\"kl-sa__section-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"kl-sa__diff-item\"\u003e\n\u003cdiv class=\"kl-sa__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-sa__diff-text\"\u003e\n\u003cstrong\u003eSofty Series Material — Surface Compliant\u003c\/strong\u003e The same ultra-soft fiber used across KLiN's Softy lineup — tuned for maintained vehicles where surface safety isn't negotiable. Compliant on paint, trim, coated surfaces, and rubber without compromising on durability.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-sa__diff-item\"\u003e\n\u003cdiv class=\"kl-sa__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-sa__diff-text\"\u003e\n\u003cstrong\u003eVersatility by Design\u003c\/strong\u003e Named an applicator, built for more. The material handles product application, dressing, and maintenance tasks with equal compliance — the category is the starting point, not the ceiling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-sa__diff-item\"\u003e\n\u003cdiv class=\"kl-sa__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-sa__diff-text\"\u003e\n\u003cstrong\u003eDurable Through Repeated Use\u003c\/strong\u003e Softy Series fiber maintains its compliance and softness through washing and repeated use — not a material that performs once and degrades. The feel on first use is the feel after the tenth wash.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-sa__diff-item\"\u003e\n\u003cdiv class=\"kl-sa__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-sa__diff-text\"\u003e\n\u003cstrong\u003eCCS™ Packaged — Tags Designed to Remove\u003c\/strong\u003e Pre-washed, air-washed, and sealed from the KLiN facility. Tags are an authenticity marker — pull before use. Ready straight from the pack.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PULL QUOTE --\u003e\n\u003cdiv class=\"kl-sa__quote\"\u003e\n\u003cp\u003e\"The original intent is a starting point. Some of the best uses for a Softy Applicator are ones nobody planned for — and it handles them better than whatever was being used before.\"\u003c\/p\u003e\n\u003ccite\u003e— Detail Division\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003c!-- CCS --\u003e\n\u003cdiv class=\"kl-sa__ccs\"\u003e\n\u003cp class=\"kl-sa__section-label\"\u003eCCS™ Containment Control System\u003c\/p\u003e\n\u003cp\u003eArrives \u003cstrong\u003epre-washed, air-washed, and CCS™ sealed\u003c\/strong\u003e — the same containment standard KLiN holds across their entire lineup, from finishing towels to applicators. \u003cstrong\u003eFrom the facility to your hands, untouched. Ready to use straight from the pack.\u003c\/strong\u003e No prewash needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BADGE STRIP --\u003e\n\u003cdiv class=\"kl-sa__badges\"\u003e\n\u003cspan class=\"kl-sa__badge kl-sa__badge--accent\"\u003eSofty Series\u003c\/span\u003e \u003cspan class=\"kl-sa__badge kl-sa__badge--accent\"\u003eUltra Soft\u003c\/span\u003e \u003cspan class=\"kl-sa__badge kl-sa__badge--accent\"\u003eCCS™ Packaged\u003c\/span\u003e \u003cspan class=\"kl-sa__badge kl-sa__badge--accent\"\u003eSurface Compliant\u003c\/span\u003e \u003cspan class=\"kl-sa__badge\"\u003e2-Pack · Teal\u003c\/span\u003e \u003cspan class=\"kl-sa__badge\"\u003eAuthenticity Tagged\u003c\/span\u003e \u003cspan class=\"kl-sa__badge kl-sa__badge--gold\"\u003eMade in Korea\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- CARE --\u003e\n\u003cdiv class=\"kl-sa__care\"\u003e\n\u003cp class=\"kl-sa__section-label\"\u003eCare\u003c\/p\u003e\n\u003cdiv class=\"kl-sa__care-grid\"\u003e\n\u003cdiv class=\"kl-sa__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 · separately\u003c\/div\u003e\n\u003cdiv class=\"kl-sa__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 only\u003c\/div\u003e\n\u003cdiv class=\"kl-sa__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 6h18M3 12h18M3 18h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Neutral detergent only\u003c\/div\u003e\n\u003cdiv class=\"kl-sa__care-item--no kl-sa__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-sa__care-item--no kl-sa__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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INFO STRIP --\u003e\n\u003cdiv class=\"kl-sa__info\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"16\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eTags are designed to be removed before use\u003c\/strong\u003e — they're an authenticity marker, not a care label. Always inspect before contact with any surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ORIGIN FOOTER --\u003e\n\u003cdiv class=\"kl-sa__origin\"\u003e\n\u003cdiv class=\"kl-sa__origin-flag\"\u003e🇰🇷\u003c\/div\u003e\n\u003cdiv class=\"kl-sa__origin-text\"\u003e\n\u003cstrong\u003eMade in Korea — Actually.\u003c\/strong\u003e Manufactured in KLiN's own facility in Gunpo-Si, Korea — just outside Seoul. Not white-labeled. Not outsourced.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Default Title","offer_id":203263705106,"sku":"","price":15.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/softyapp1024-1.jpg?v=1604132709"},{"product_id":"kl-n-tire-applicator-sidewall-hugger-4-pack","title":"KLiN Foam Tire Applicator ‘Sidewall Hugger’","description":"\u003cp\u003eThe \u003cstrong\u003eKLiN Foam Tire Applicator ‘Sidewall Hugger’\u003c\/strong\u003e features a contoured dual foam design tailored for lower profile sidewall tires. This innovative shape ensures tight and precise application, reducing product waste gives the user even coverage. Engineered for efficiency, it helps you get professional results with less effort and product per tire.\u003c\/p\u003e\n\u003cp\u003eI find these to be the best solution where suspension situates part of the tire tucked up under front or rear fenders, the wides portion often times reaches enough of the tire to be considered dressed without having to roll the vehicle forward or back to complete application. The tip of the applicator also reaches into the bead where you can tuck the dressing all the way into the lip where tire meets wheel. \u003c\/p\u003e\n\u003cp\u003eNot perfect for every wheel and tire setup, but you need at least one kicking around for the situation!\u003c\/p\u003e","brand":"KL!N","offers":[{"title":"Single Applicator","offer_id":40305813913715,"sku":"","price":2.89,"currency_code":"USD","in_stock":true},{"title":"10-Pack","offer_id":1335845191698,"sku":"","price":25.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/KLiNKoreaSidewallHuggerTireApplicator.heic?v=1750094779"},{"product_id":"kl-n-finger-applicator-6-pack","title":"KLiN Microfiber Finger Applicator 6-pack","description":"\u003cstyle\u003e\n  .kl-fa {\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-fa__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-fa__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-fa__hero-inner { position: relative; z-index: 1; }\n  .kl-fa__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-fa__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-fa__title span { color: #7aaacc; }\n  .kl-fa__tagline {\n    font-size: 13px;\n    color: #2a5070;\n    margin: 0;\n    font-style: italic;\n  }\n  .kl-fa__tagline strong {\n    color: #7aaacc;\n    font-style: normal;\n  }\n\n  \/* ── LEAD ── *\/\n  .kl-fa__lead {\n    padding: 18px 20px;\n    background: #f0f5fa;\n    border-left: 3px solid #4a7aaa;\n  }\n  .kl-fa__lead p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #1a2a3a;\n    margin: 0 0 10px;\n  }\n  .kl-fa__lead p:last-child { margin: 0; }\n  .kl-fa__lead strong { color: #070c14; }\n\n  \/* ── STAT GRID ── *\/\n  .kl-fa__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-fa__stat {\n    padding: 14px 16px;\n    border-right: 1px solid #c8d8e8;\n    background: #fff;\n  }\n  .kl-fa__stat:last-child { border-right: none; }\n  .kl-fa__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-fa__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-fa__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── SECTION LABEL ── *\/\n  .kl-fa__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  \/* ── DIFF ── *\/\n  .kl-fa__diff {\n    padding: 20px 20px 18px;\n    background: #fff;\n    border-top: 1px solid #c8d8e8;\n    border-bottom: 1px solid #c8d8e8;\n  }\n  .kl-fa__diff-item {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 13px;\n    align-items: flex-start;\n  }\n  .kl-fa__diff-item:last-child { margin-bottom: 0; }\n  .kl-fa__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-fa__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-fa__diff-text {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.6;\n  }\n  .kl-fa__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  \/* ── MATERIAL CALLOUT ── *\/\n  .kl-fa__material {\n    padding: 18px 20px;\n    background: #070c14;\n    border-left: 3px solid #4a7aaa;\n  }\n  .kl-fa__material .kl-fa__section-label { color: #7aaacc; }\n  .kl-fa__material p {\n    font-size: 13px;\n    color: #2a5070;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .kl-fa__material p:last-child { margin: 0; }\n  .kl-fa__material strong { color: #c8e0f4; }\n\n  \/* ── TAG CALLOUT ── *\/\n  .kl-fa__tag-note {\n    padding: 14px 16px;\n    background: #f0f5fa;\n    border: 1px solid #c8d8e8;\n    border-left: 3px solid #4a7aaa;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    margin-top: 1px;\n  }\n  .kl-fa__tag-badge {\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-fa__tag-note p {\n    font-size: 12px;\n    color: #333;\n    margin: 0;\n    line-height: 1.6;\n  }\n  .kl-fa__tag-note strong { color: #070c14; }\n\n  \/* ── USE GRID ── *\/\n  .kl-fa__use {\n    padding: 18px 20px;\n    background: #f0f5fa;\n    border-top: 1px solid #c8d8e8;\n    border-bottom: 1px solid #c8d8e8;\n  }\n  .kl-fa__use-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-top: 4px;\n  }\n  .kl-fa__use-item {\n    background: #fff;\n    border: 1px solid #c8d8e8;\n    border-top: 2px solid #4a7aaa;\n    padding: 10px 12px;\n  }\n  .kl-fa__use-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #3a6a99;\n    margin: 0 0 3px;\n  }\n  .kl-fa__use-note {\n    font-size: 12px;\n    color: #444;\n    line-height: 1.4;\n    margin: 0;\n  }\n\n  \/* ── CCS BLOCK ── *\/\n  .kl-fa__ccs {\n    padding: 18px 20px;\n    background: #f0f5fa;\n    border-top: 1px solid #c8d8e8;\n    border-bottom: 1px solid #c8d8e8;\n  }\n  .kl-fa__ccs p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .kl-fa__ccs p:last-child { margin: 0; }\n  .kl-fa__ccs strong { color: #070c14; }\n\n  \/* ── BADGE STRIP ── *\/\n  .kl-fa__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-fa__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-fa__badge--accent {\n    background: #070c14;\n    color: #7aaacc;\n    border-color: #1a3a5a;\n  }\n  .kl-fa__badge--gold {\n    background: #fdf6ec;\n    color: #7a5200;\n    border-color: #e8c97a;\n  }\n\n  \/* ── CARE STRIP ── *\/\n  .kl-fa__care {\n    padding: 16px 20px;\n    background: #070c14;\n  }\n  .kl-fa__care .kl-fa__section-label { color: #7aaacc; }\n  .kl-fa__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .kl-fa__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #2a5070;\n  }\n  .kl-fa__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-fa__care-item--no { color: #e87070; }\n  .kl-fa__care-item--no svg { stroke: #e87070; }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .kl-fa__origin {\n    padding: 12px 20px;\n    background: #030608;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .kl-fa__origin-flag { font-size: 18px; line-height: 1; }\n  .kl-fa__origin-text {\n    font-size: 11px;\n    color: #1a3a5a;\n    line-height: 1.4;\n  }\n  .kl-fa__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=\"kl-fa\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"kl-fa__hero\"\u003e\n    \u003cdiv class=\"kl-fa__hero-inner\"\u003e\n      \u003cp class=\"kl-fa__eyebrow\"\u003eKLiN Korea · Finger Applicator · Pearl Weave · 6-Pack · Made in South Korea\u003c\/p\u003e\n      \u003ch2 class=\"kl-fa__title\"\u003eControlled Application.\u003cbr\u003e\u003cspan\u003eDown to the Detail.\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"kl-fa__tagline\"\u003e\u003cstrong\u003ePearl weave microfiber. Paint-safe contact. CCS™ packed.\u003c\/strong\u003e For every spot a pad can't reach and every product that demands precision.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LEAD --\u003e\n  \u003cdiv class=\"kl-fa__lead\"\u003e\n    \u003cp\u003eMost applicators are an afterthought — foam wrapped in something, good enough to move product around. The KLiN Finger Applicator is built from pearl weave microfiber, the same weave philosophy behind the Zero Finish towel, purpose-tuned for finger-fit application. The weave controls how product releases, how the applicator sits against the surface, and how cleanly it rinses out afterward.\u003c\/p\u003e\n    \u003cp\u003eDoor jambs, emblems, trim edges, around moldings, inside panel gaps — anywhere a pad overshoots and a finger fits. Sealant, trim dressing, ceramic coating, detail spray. \u003cstrong\u003eWhite so you can see exactly what's loaded and when it's spent.\u003c\/strong\u003e Six per pack, CCS™ sealed, and tagged — more on that below.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STATS --\u003e\n  \u003cdiv class=\"kl-fa__stats\"\u003e\n    \u003cdiv class=\"kl-fa__stat\"\u003e\n      \u003cp class=\"kl-fa__stat-label\"\u003ePack\u003c\/p\u003e\n      \u003cp class=\"kl-fa__stat-value\"\u003e6 Applicators\u003c\/p\u003e\n      \u003cp class=\"kl-fa__stat-sub\"\u003eCCS™ sealed · ready to use\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kl-fa__stat\"\u003e\n      \u003cp class=\"kl-fa__stat-label\"\u003eWeave\u003c\/p\u003e\n      \u003cp class=\"kl-fa__stat-value\"\u003ePearl\u003c\/p\u003e\n      \u003cp class=\"kl-fa__stat-sub\"\u003eControlled product release\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kl-fa__stat\"\u003e\n      \u003cp class=\"kl-fa__stat-label\"\u003eColor\u003c\/p\u003e\n      \u003cp class=\"kl-fa__stat-value\"\u003eWhite\u003c\/p\u003e\n      \u003cp class=\"kl-fa__stat-sub\"\u003eSaturation visible at a glance\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIAL CALLOUT --\u003e\n  \u003cdiv class=\"kl-fa__material\"\u003e\n    \u003cp class=\"kl-fa__section-label\"\u003eWhy Pearl Weave — On an Applicator\u003c\/p\u003e\n    \u003cp\u003ePearl weave isn't just a finishing towel construction. On an applicator, it determines how product loads into the fiber, how evenly it releases onto the surface, and how the applicator behaves against paint and trim during the pass. \u003cstrong\u003eIt's not wrapping something soft around foam and calling it microfiber\u003c\/strong\u003e — it's the same deliberate weave choice KLiN makes for their finishing work, scaled down to fingertip size.\u003c\/p\u003e\n    \u003cp\u003eThe result is an applicator that spreads product uniformly, doesn't drag or skip on sensitive surfaces, and \u003cstrong\u003erinses clean without matting down or losing its shape\u003c\/strong\u003e — ready for the next use without degrading the weave.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIFFERENTIATORS --\u003e\n  \u003cdiv class=\"kl-fa__diff\"\u003e\n    \u003cp class=\"kl-fa__section-label\"\u003eFeatures\u003c\/p\u003e\n\n    \u003cdiv class=\"kl-fa__diff-item\"\u003e\n      \u003cdiv class=\"kl-fa__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-fa__diff-text\"\u003e\n        \u003cstrong\u003eTight-Spot Precision\u003c\/strong\u003e\n        Door jambs, emblems, trim edges, panel gaps, around moldings — anywhere a pad overshoots or a full-size applicator can't sit flat. A finger fit puts the product exactly where it needs to go.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kl-fa__diff-item\"\u003e\n      \u003cdiv class=\"kl-fa__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-fa__diff-text\"\u003e\n        \u003cstrong\u003ePaint-Safe Contact — Pearl Weave Construction\u003c\/strong\u003e\n        Safe against paint, trim, glass, and coated surfaces. The weave is chosen for surface compliance, not just for holding product — same weave philosophy as the Zero Finish towel.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kl-fa__diff-item\"\u003e\n      \u003cdiv class=\"kl-fa__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-fa__diff-text\"\u003e\n        \u003cstrong\u003eWhite — Saturation and Contamination Visible\u003c\/strong\u003e\n        White fiber shows product load, even distribution, and contamination clearly. Important when working with coatings or sealants where over-application or cross-contamination has consequences.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kl-fa__diff-item\"\u003e\n      \u003cdiv class=\"kl-fa__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-fa__diff-text\"\u003e\n        \u003cstrong\u003eReusable — Rinses Clean\u003c\/strong\u003e\n        Pearl weave holds its structure through repeated use and washing. Rinse, squeeze, air dry — the applicator comes back to shape and performs the same way on the next job.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kl-fa__diff-item\"\u003e\n      \u003cdiv class=\"kl-fa__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-fa__diff-text\"\u003e\n        \u003cstrong\u003eFits Multiple Fingers\u003c\/strong\u003e\n        Sized to slip over a few fingers comfortably — stable enough to work with confidence, flexible enough to follow contours through emblems, edges, and recessed trim.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TAG CALLOUT --\u003e\n  \u003cdiv class=\"kl-fa__tag-note\"\u003e\n    \u003cdiv class=\"kl-fa__tag-badge\"\u003eAuthenticity\u003cbr\u003eTag\u003c\/div\u003e\n    \u003cp\u003eEach applicator arrives with a tag — \u003cstrong\u003edesigned to be removed before use.\u003c\/strong\u003e The tag is KLiN's authenticity marker: genuine KLiN applicators are tagged. If it doesn't have one, it's not one. Pull it off, keep it or bin it, and get to work.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE GRID --\u003e\n  \u003cdiv class=\"kl-fa__use\"\u003e\n    \u003cp class=\"kl-fa__section-label\"\u003eApplications\u003c\/p\u003e\n    \u003cdiv class=\"kl-fa__use-grid\"\u003e\n      \u003cdiv class=\"kl-fa__use-item\"\u003e\n        \u003cp class=\"kl-fa__use-label\"\u003eCoatings \u0026amp; Sealants\u003c\/p\u003e\n        \u003cp class=\"kl-fa__use-note\"\u003ePrecise application on panels, trim, and tight areas — controlled release, no waste\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-fa__use-item\"\u003e\n        \u003cp class=\"kl-fa__use-label\"\u003eTrim Dressing\u003c\/p\u003e\n        \u003cp class=\"kl-fa__use-note\"\u003eInto recesses, around badges, along rubber and plastic trim edges\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-fa__use-item\"\u003e\n        \u003cp class=\"kl-fa__use-label\"\u003eDetail Spray\u003c\/p\u003e\n        \u003cp class=\"kl-fa__use-note\"\u003eSmall panels, spot application, areas that don't need a full towel pass\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-fa__use-item\"\u003e\n        \u003cp class=\"kl-fa__use-label\"\u003eTight Access Areas\u003c\/p\u003e\n        \u003cp class=\"kl-fa__use-note\"\u003eDoor jambs, emblems, panel gaps, moldings — anywhere a pad can't sit correctly\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CCS --\u003e\n  \u003cdiv class=\"kl-fa__ccs\"\u003e\n    \u003cp class=\"kl-fa__section-label\"\u003eCCS™ Containment Control System\u003c\/p\u003e\n    \u003cp\u003eArrives \u003cstrong\u003epre-washed, air-washed, and CCS™ sealed\u003c\/strong\u003e — the same containment standard KLiN applies across their entire lineup. From the facility to your hands, untouched. \u003cstrong\u003eReady to use straight from the pack.\u003c\/strong\u003e No prewash needed.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BADGE STRIP --\u003e\n  \u003cdiv class=\"kl-fa__badges\"\u003e\n    \u003cspan class=\"kl-fa__badge kl-fa__badge--accent\"\u003ePearl Weave\u003c\/span\u003e\n    \u003cspan class=\"kl-fa__badge kl-fa__badge--accent\"\u003ePaint Safe\u003c\/span\u003e\n    \u003cspan class=\"kl-fa__badge kl-fa__badge--accent\"\u003eCCS™ Packaged\u003c\/span\u003e\n    \u003cspan class=\"kl-fa__badge kl-fa__badge--accent\"\u003eAuthenticity Tagged\u003c\/span\u003e\n    \u003cspan class=\"kl-fa__badge\"\u003e6-Pack · White\u003c\/span\u003e\n    \u003cspan class=\"kl-fa__badge\"\u003eReusable\u003c\/span\u003e\n    \u003cspan class=\"kl-fa__badge kl-fa__badge--gold\"\u003eMade in Korea\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE --\u003e\n  \u003cdiv class=\"kl-fa__care\"\u003e\n    \u003cp class=\"kl-fa__section-label\"\u003eCare\u003c\/p\u003e\n    \u003cdiv class=\"kl-fa__care-grid\"\u003e\n      \u003cdiv class=\"kl-fa__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-fa__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        Air dry or low heat only\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-fa__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-fa__care-item--no kl-fa__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=\"kl-fa__care-item--no kl-fa__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 bleach\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ORIGIN FOOTER --\u003e\n  \u003cdiv class=\"kl-fa__origin\"\u003e\n    \u003cdiv class=\"kl-fa__origin-flag\"\u003e🇰🇷\u003c\/div\u003e\n    \u003cdiv class=\"kl-fa__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. Tagged to prove it.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Default Title","offer_id":8122294730867,"sku":"KLiN-3224M","price":16.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/image_2f7385a7-77b8-4dd6-b288-5035f6b16497.jpg?v=1604132715"},{"product_id":"super-clay-mitt","title":"KLiN Korea Super Clay Mitt","description":"\u003c!-- ============================================================\n     DETAIL DIVISION — KLiN Korea Super Clay Mitt\n     Professional Grade Surface Decontamination\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: #111111;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #2255cc;\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: #1a1a2a;\n    color: #88aaee;\n    border: 1px solid #2a3a6a;\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: #3a4a6a;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-cc__tagline strong {\n    color: #88aaee;\n    font-style: normal;\n  }\n\n  \/* ── INTRO ── *\/\n  .dd-cc__intro {\n    padding: 18px 20px;\n    background: #f5f7fc;\n    border-left: 3px solid #2255cc;\n    border-bottom: 1px solid #c0ccee;\n  }\n  .dd-cc__intro p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #1a1a2a;\n    margin: 0 0 10px;\n  }\n  .dd-cc__intro p:last-child { margin: 0; }\n  .dd-cc__intro strong { color: #111111; }\n\n  \/* ── SPEC GRID ── *\/\n  .dd-cc__stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid #c0ccee;\n    border-bottom: 1px solid #c0ccee;\n  }\n  .dd-cc__stat {\n    padding: 14px 16px;\n    border-right: 1px solid #c0ccee;\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: 17px;\n    font-weight: 700;\n    color: #111111;\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 #c0ccee;\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: #2255cc;\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: #111111;\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: #88aaee;\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: #111111;\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: #111111;\n    border-left: 3px solid #2255cc;\n  }\n  .dd-cc__performance .dd-cc__section-label { color: #88aaee; }\n  .dd-cc__performance p {\n    font-size: 13px;\n    color: #3a4a6a;\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: #ccd8ff; }\n\n  \/* ── WHAT IT REMOVES BLOCK ── *\/\n  .dd-cc__ccs {\n    padding: 18px 20px;\n    background: #f5f7fc;\n    border-top: 1px solid #c0ccee;\n    border-bottom: 1px solid #c0ccee;\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: #111111; }\n\n  \/* ── CONTAMINANT PILLS ── *\/\n  .dd-cc__surface-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 12px;\n  }\n  .dd-cc__surface-pill {\n    background: #fff;\n    border: 1px solid #c0ccee;\n    border-top: 2px solid #2255cc;\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  \/* ── BADGE STRIP ── *\/\n  .dd-cc__collab-strip {\n    padding: 14px 20px;\n    background: #fff;\n    border-bottom: 1px solid #c0ccee;\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: #f5f7fc;\n    color: #1a2a5a;\n    border: 1px solid #aabbdd;\n  }\n  .dd-cc__badge--gold {\n    background: #fdf6ec;\n    color: #7a5200;\n    border-color: #e8c97a;\n  }\n  .dd-cc__badge--warn {\n    background: #fff0f0;\n    color: #880000;\n    border-color: #ddaaaa;\n  }\n\n  \/* ── CRITICAL WARNING ── *\/\n  .dd-cc__warning-block {\n    padding: 14px 18px;\n    background: #fff0f0;\n    border: 1px solid #ddaaaa;\n    border-left: 4px solid #cc2222;\n    margin-top: 1px;\n  }\n  .dd-cc__warning-block p {\n    font-size: 13px;\n    color: #3a0000;\n    line-height: 1.65;\n    margin: 0 0 8px;\n  }\n  .dd-cc__warning-block p:last-child { margin: 0; }\n  .dd-cc__warning-block strong { color: #220000; }\n  .dd-cc__warning-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #cc2222;\n    margin: 0 0 8px;\n    display: block;\n  }\n\n  \/* ── CARE STRIP ── *\/\n  .dd-cc__care {\n    padding: 16px 20px;\n    background: #111111;\n  }\n  .dd-cc__care .dd-cc__section-label { color: #88aaee; }\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: #3a4a6a;\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: #88aaee;\n  }\n  .dd-cc__care-item--no { color: #e87070; }\n  .dd-cc__care-item--no svg { stroke: #e87070; }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .dd-cc__origin {\n    padding: 12px 20px;\n    background: #080808;\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: #2a3a5a;\n    line-height: 1.4;\n  }\n  .dd-cc__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #88aaee;\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\"\u003eSuper Clay Mitt\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"dd-cc__title\"\u003eSuper Clay Mitt.\u003cbr\u003eProfessional Grade Surface Decontamination.\u003c\/h2\u003e\n\u003cp class=\"dd-cc__tagline\"\u003eLarger contact patch. 5× the life of traditional clay. \u003cstrong\u003eFlies through decontamination — tested, preferred, durable.\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 Super Clay Mitt is the professional alternative to traditional clay bar decontamination. A microfiber mitt with a poly rubber layer bonded to one side — bringing a significantly larger contact patch to the decontamination process and lasting up to \u003cstrong\u003e5× longer than traditional clay.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTraditional clay is great and absolutely still has a place in the process. But for large sections of a vehicle, a clay mitt eliminates the hand cramping, the awkward handling, and the slow pace that comes with a clay bar. The Super Clay Mitt flies through the process — and if dropped, can be rinsed off and inspected immediately rather than discarded.\u003c\/p\u003e\n\u003cp\u003eIn testing, these continue to be the preferred choice based on performance and durability. \u003cstrong\u003eThere are other options. These are what we reach for.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\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\"\u003eConstruction\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003eMitt\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003eMicrofiber + poly rubber layer\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__stat\"\u003e\n\u003cp class=\"dd-cc__stat-label\"\u003eDurability\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003e5× Clay Bar\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003eRinsable if dropped\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__stat\"\u003e\n\u003cp class=\"dd-cc__stat-label\"\u003eAggression\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003eHeavy\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003eMore aggressive than fine clay\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\u003eLarger Contact Patch\u003c\/strong\u003eCovers more surface per pass than a clay bar — large panels become a fraction of the work\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\u003e5× Clay Bar Longevity\u003c\/strong\u003eOutlasts traditional clay significantly — and if dropped, rinse and inspect rather than discard\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\u003eWet Work — Wash Process\u003c\/strong\u003eUsed during the wash process after initial cleaning. Works best with quality wash soap or slick, pH-neutral snow foam without glossing agents\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\u003ePackage Is the Storage\u003c\/strong\u003eThe packaging is the storage solution — keep it sealed, in a cool and dark place between 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\u003eMade in Taiwan\u003c\/strong\u003eKLiN Korea — chosen for performance and durability over other options available in the category\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\u003eRead the Instructions\u003c\/strong\u003eIncludes printed instructions — read them. This is a more aggressive tool than most users expect and process matters\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\"\u003eThis is not every clay mitt\u003c\/p\u003e\n\u003cp\u003eClay mitts are generally more aggressive than fine clay — and the Super Clay Mitt is no exception. This tool is designed for \u003cstrong\u003edecontamination prior to the polishing process,\u003c\/strong\u003e not as a final prep step before coating. It will mar most finishes. That is expected, correct, and by design. Polish follows. That is the process.\u003c\/p\u003e\n\u003cp\u003eBefore first use, \u003cstrong\u003esoak the mitt in a bucket of cold water.\u003c\/strong\u003e Use a traditional wash soap to lubricate the surface during the process — pH-neutral, no glossing agents. Work on a wet, lubricated surface only. The mitt should never touch dry paint.\u003c\/p\u003e\n\u003cp\u003eStore it cool and dark. \u003cstrong\u003eThe packaging is your storage container.\u003c\/strong\u003e Keep it sealed when not in use — this prevents the rubber layer from sticking to surfaces, maintains the material, and extends the working life significantly. Heat and light degrade it faster than use does.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT IT REMOVES --\u003e\n\u003cdiv class=\"dd-cc__ccs\"\u003e\n\u003cp class=\"dd-cc__section-label\"\u003eWhat the Super Clay Mitt removes\u003c\/p\u003e\n\u003cp\u003eBuilt for \u003cstrong\u003eheavy contamination removal\u003c\/strong\u003e that lighter decontamination methods leave behind.\u003c\/p\u003e\n\u003cdiv class=\"dd-cc__surface-grid\"\u003e\n\u003cdiv class=\"dd-cc__surface-pill\"\u003eHeavy Oxidation\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__surface-pill\"\u003eBrake Dust\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__surface-pill\"\u003eWater Staining\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__surface-pill\"\u003eTree Sap\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__surface-pill\"\u003eBugs\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__surface-pill\"\u003eBonded Contamination\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\"\u003eSuper Clay Mitt\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003eMicrofiber + poly rubber\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003e5× clay bar longevity\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003eWet \u0026amp; lubricated surface only\u003c\/span\u003e \u003cspan class=\"dd-cc__badge--warn dd-cc__badge\"\u003eMarring will occur · polish next\u003c\/span\u003e \u003cspan class=\"dd-cc__badge--gold dd-cc__badge\"\u003eMade in Korea\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- CRITICAL USE NOTE — dedicated block --\u003e\n\u003cdiv class=\"dd-cc__warning-block\"\u003e\n\u003cspan class=\"dd-cc__warning-label\"\u003e⚠ Before You Use This\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eSoak in cold water before first use.\u003c\/strong\u003e Use a traditional wash soap to lubricate the surface — pH-neutral, no glossing agents. The mitt must only contact a wet, lubricated surface. Never use on dry paint.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThis mitt will induce marring.\u003c\/strong\u003e That is expected and correct. Use it for decontamination prior to polishing — not as a final step before protection. Polish is the next process after this one.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStore in the original packaging, cool and dark.\u003c\/strong\u003e Heat and light degrade the rubber layer and cause it to stick. The package is the storage solution — use it. Read the instructions included with the product before beginning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARE STRIP --\u003e\n\u003cdiv class=\"dd-cc__care\"\u003e\n\u003cp class=\"dd-cc__section-label\"\u003eStorage \u0026amp; Maintenance\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 Soak in cold water before first use\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 Store in original packaging · cool \u0026amp; dark\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 6h18M3 12h18M3 18h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Rinse thoroughly after each use\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 12h14M12 5l7 7-7 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Inspect before reuse · rinse if dropped\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 Never use on dry or unlubricated paint\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 store in heat or direct light\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ORIGIN FOOTER --\u003e\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Default Title","offer_id":10276022550643,"sku":"","price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/KLiNKoreaSuperClayMitt-1.jpg?v=1716582635"},{"product_id":"kl-n-zero-applicator-10-pack","title":"KLiN Zero Microfiber Applicator Packs","description":"\u003c!-- ============================================================\n     DETAIL DIVISION — KLiN Korea Zero Microfiber Applicator Packs\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: #080f00;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #7acc00;\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: #162400;\n    color: #7acc00;\n    border: 1px solid #3a5500;\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: #3a5500;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-cc__tagline strong {\n    color: #7acc00;\n    font-style: normal;\n  }\n\n  \/* ── VARIANT STRIP ── *\/\n  .dd-cc__variants {\n    display: flex;\n    gap: 0;\n    border-bottom: 1px solid #dddddd;\n  }\n  .dd-cc__variant {\n    flex: 1;\n    padding: 14px 16px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .dd-cc__variant--small {\n    background: #f5faf0;\n    border-right: 1px solid #dddddd;\n  }\n  .dd-cc__variant--large {\n    background: #f0f7e8;\n  }\n  .dd-cc__variant-icon {\n    width: 32px;\n    height: 22px;\n    border-radius: 3px;\n    flex-shrink: 0;\n    background: #7acc00;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .dd-cc__variant-icon--large {\n    width: 40px;\n    height: 26px;\n  }\n  .dd-cc__variant-name {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    margin: 0 0 1px;\n  }\n  .dd-cc__variant-note {\n    font-size: 10px;\n    color: #555;\n  }\n\n  \/* ── INTRO ── *\/\n  .dd-cc__intro {\n    padding: 18px 20px;\n    background: #f5faf0;\n    border-left: 3px solid #7acc00;\n    border-bottom: 1px solid #cce8aa;\n  }\n  .dd-cc__intro p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #1a2a0a;\n    margin: 0 0 10px;\n  }\n  .dd-cc__intro p:last-child { margin: 0; }\n  .dd-cc__intro strong { color: #080f00; }\n\n  \/* ── SPEC GRID ── *\/\n  .dd-cc__stats {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    border-top: 1px solid #cce8aa;\n    border-bottom: 1px solid #cce8aa;\n  }\n  .dd-cc__stat {\n    padding: 16px 20px;\n    border-right: 1px solid #cce8aa;\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 6px;\n  }\n  .dd-cc__stat-value {\n    font-size: 15px;\n    font-weight: 700;\n    color: #080f00;\n    line-height: 1.1;\n    margin: 0 0 3px;\n  }\n  .dd-cc__stat-sub {\n    font-size: 10px;\n    color: #888;\n    margin: 0;\n  }\n  .dd-cc__stat-detail {\n    font-size: 11px;\n    color: #555;\n    margin-top: 6px;\n    padding-top: 6px;\n    border-top: 1px solid #eee;\n    line-height: 1.4;\n  }\n  .dd-cc__stat-detail strong {\n    color: #3a5500;\n  }\n\n  \/* ── AT A GLANCE ── *\/\n  .dd-cc__glance {\n    padding: 18px 20px;\n    background: #fff;\n    border-bottom: 1px solid #cce8aa;\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: #5a9900;\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: #080f00;\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: #7acc00;\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: #080f00;\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: #080f00;\n    border-left: 3px solid #7acc00;\n  }\n  .dd-cc__performance .dd-cc__section-label { color: #7acc00; }\n  .dd-cc__performance p {\n    font-size: 13px;\n    color: #3a5500;\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: #ccee88; }\n\n  \/* ── CCS PACKAGING BLOCK ── *\/\n  .dd-cc__ccs {\n    padding: 18px 20px;\n    background: #f5faf0;\n    border-top: 1px solid #cce8aa;\n    border-bottom: 1px solid #cce8aa;\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: #080f00; }\n\n  \/* ── BADGE STRIP ── *\/\n  .dd-cc__collab-strip {\n    padding: 14px 20px;\n    background: #fff;\n    border-bottom: 1px solid #cce8aa;\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: #f0fae8;\n    color: #2a4400;\n    border: 1px solid #aaddaa;\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: #080f00;\n  }\n  .dd-cc__care .dd-cc__section-label { color: #7acc00; }\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: #3a5500;\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: #7acc00;\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: #7acc00;\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: #040800;\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: #2a3a00;\n    line-height: 1.4;\n  }\n  .dd-cc__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #7acc00;\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\"\u003eZero Applicator\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"dd-cc__title\"\u003eZero Microfiber Applicator.\u003cbr\u003eNo Marring. No Compromise.\u003c\/h2\u003e\n\u003cp class=\"dd-cc__tagline\"\u003ePearl weave wrapped around a thin inner pad. \u003cstrong\u003eAn actual upgrade for applying product to sensitive surfaces.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- VARIANT STRIP --\u003e\n\u003cdiv class=\"dd-cc__variants\"\u003e\n\u003cdiv class=\"dd-cc__variant dd-cc__variant--small\"\u003e\n\u003cdiv class=\"dd-cc__variant-icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 20 14\" height=\"14\" width=\"20\"\u003e\u003crect stroke-width=\"1.5\" stroke=\"#fff\" rx=\"2\" height=\"12\" width=\"18\" y=\"1\" x=\"1\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"dd-cc__variant-name\"\u003eSmall · 10-Pack\u003c\/p\u003e\n\u003cp class=\"dd-cc__variant-name\"\u003eGreen or White\u003c\/p\u003e\n\u003cp class=\"dd-cc__variant-note\"\u003e7 × 12 × 2cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__variant dd-cc__variant--large\"\u003e\n\u003cdiv class=\"dd-cc__variant-icon dd-cc__variant-icon--large\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 26 17\" height=\"17\" width=\"26\"\u003e\u003crect stroke-width=\"1.5\" stroke=\"#fff\" rx=\"2\" height=\"15\" width=\"24\" y=\"1\" x=\"1\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"dd-cc__variant-name\"\u003eLarge · 4-Pack\u003c\/p\u003e\n\u003cp class=\"dd-cc__variant-name\"\u003eGreen\u003c\/p\u003e\n\u003cp class=\"dd-cc__variant-note\"\u003e10 × 13 × 3cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"dd-cc__intro\"\u003e\n\u003cp\u003eThe KLiN Korea Zero Microfiber Applicator is a dependable, no-marring applicator pad built from the same pearl weave material as the Zero Finish towels — wrapped around a thin inner pad designed for controlled, precise product application.\u003c\/p\u003e\n\u003cp\u003ePerfect for ceramic coating and other LSP application. Safe on paint, trim, and leather with a wide range of chemicals — \u003cstrong\u003ewithout fear of degrading surfaces during application due to material quality.\u003c\/strong\u003e These represent an actual upgrade when it comes to applying product to a sensitive surface. The material matters, and here it's been given the same attention as the towels it comes from.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC GRID — 2-column for size detail --\u003e\n\u003cdiv class=\"dd-cc__stats\"\u003e\n\u003cdiv class=\"dd-cc__stat\"\u003e\n\u003cp class=\"dd-cc__stat-label\"\u003eSmall Pack\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003e10-Pack\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003eHigh-frequency tasks · restocking\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-detail\"\u003e\u003cstrong\u003e7 × 12 × 2cm\u003c\/strong\u003e · compact, precise control for smaller panels and detail areas\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__stat\"\u003e\n\u003cp class=\"dd-cc__stat-label\"\u003eLarge Pack\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003e4-Pack\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003eLarger surfaces · full panel coverage\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-detail\"\u003e\u003cstrong\u003e10 × 13 × 3cm\u003c\/strong\u003e · thicker pad, more surface area for larger panels and full coating passes\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\u003eZero Finish Pearl Weave\u003c\/strong\u003eSame material as the Zero Finish towels — proven no-marring performance on sensitive surfaces\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\u003eThin Inner Pad Construction\u003c\/strong\u003eControlled compression and product release — even coverage without soaking or over-applying\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\u003eCeramic \u0026amp; LSP Application\u003c\/strong\u003eDesigned for the job — correct material for applying coatings, sealants, and protectants without risk\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\u003eSafe on All Surfaces\u003c\/strong\u003ePaint, trim, leather — chemical-resistant material that won't degrade the surface during application\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\u003eTwo Sizes Available\u003c\/strong\u003eSmall 10-pack for detail work and frequent use. Large 4-pack for full panel passes and coating application\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 — same standards as the Zero Finish towel line these pads are built from\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 the material matters\u003c\/p\u003e\n\u003cp\u003eMost foam applicators work fine until the surface they're touching is sensitive or the chemical being applied is aggressive. The foam itself can interact with the surface, the pad can drag rather than glide, and the result is uneven application or worse — a mark left behind that wasn't there before.\u003c\/p\u003e\n\u003cp\u003eThe Zero Applicator uses the pearl weave material from the Zero Finish towels specifically to avoid all of that. \u003cstrong\u003eThe weave structure distributes product evenly and moves across the surface cleanly,\u003c\/strong\u003e whether you're laying down a ceramic coating, applying a sealant, conditioning leather, or working into trim. Same material that removes safely — applies safely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SUGGESTED USE --\u003e\n\u003cdiv class=\"dd-cc__ccs\"\u003e\n\u003cp class=\"dd-cc__section-label\"\u003eRecommended For\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCeramic coating application\u003c\/strong\u003e — the pearl weave lays product down evenly without dragging or introducing friction. \u003cstrong\u003eSealant and LSP application\u003c\/strong\u003e on paint, glass, and trim. \u003cstrong\u003eLeather conditioning\u003c\/strong\u003e — soft enough for the material, controlled enough for even distribution. Any application task where the surface demands more than a standard foam applicator offers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BADGE STRIP --\u003e\n\u003cdiv class=\"dd-cc__collab-strip\"\u003e\n\u003cspan class=\"dd-cc__badge\"\u003eZero Finish pearl weave\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003eNo marring\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003eCeramic \u0026amp; LSP safe\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003eSmall 10-pk · 7×12×2cm\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003eLarge 4-pk · 10×13×3cm\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 Hand wash or 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 · like colors\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 bleach\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 standards behind the Zero Finish towel line these pads are built from.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"4 Pack Large Green","offer_id":16884158693491,"sku":"","price":15.99,"currency_code":"USD","in_stock":false},{"title":"10 Pack Small Green","offer_id":29576335097971,"sku":"","price":21.99,"currency_code":"USD","in_stock":true},{"title":"10 Pack Small White","offer_id":40864018563187,"sku":"","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/zeroappL1024.jpg?v=1604132723"},{"product_id":"ultra-soft-detailing-brush-set","title":"Carbon Collective Ultra Soft Detailing Brush Set","description":"\u003cdiv id=\"product-description\" class=\"accordion-body collapse in\"\u003e\n\u003cdiv class=\"accordion-inner\"\u003e\n\u003cp\u003eOur \u003cstrong\u003eDetailing Brushes\u003c\/strong\u003e are designed for the professional detailer, the Ultra Soft synthetic bristles are designed to remove dust \u0026amp; debris from the most sensitive of surfaces without scratching.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003e– Non-scratch construction. \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e– Ergonomic design. \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e– Ultra Soft synthetic bristles.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e – Can be used wet or dry. \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e– Can be used with cleaning products.\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis set contains 4 Ultra Soft Detailing Brushes:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003e– No. 10 210mm Brush \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e– No. 12 220mm Brush \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e– No. 16 230mm Brush \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e– No. 18 240mm Brush\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Carbon Collective","offers":[{"title":"Default Title","offer_id":31478424174707,"sku":"","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/brushes1024.jpg?v=1604132770"},{"product_id":"dvsn-foam-tire-dressing-applicator","title":"Carbon Collective Tire Dressing Applicator","description":"\u003c!-- ============================================================\n     DETAIL DIVISION — Carbon Collective Tire Dressing Applicator\n     Product Description HTML\n     Paste into Shopify product description via the \u003c\u003e HTML editor\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  .dd-ta {\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-ta__hero {\n    background: #1c1c1c;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #f0c800;\n    margin-bottom: 0;\n  }\n  .dd-ta__eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #f0c800;\n    margin: 0 0 8px;\n  }\n  .dd-ta__title {\n    font-size: 24px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.2;\n    margin: 0 0 6px;\n  }\n  .dd-ta__subtitle {\n    font-size: 12px;\n    font-weight: 400;\n    color: #777;\n    margin: 0 0 10px;\n    letter-spacing: 0.04em;\n  }\n  .dd-ta__tagline {\n    font-size: 13px;\n    color: #aaa;\n    margin: 0;\n    font-style: italic;\n    border-top: 1px solid #2e2e2e;\n    padding-top: 10px;\n  }\n\n  \/* ── LEAD COPY ── *\/\n  .dd-ta__lead {\n    padding: 18px 20px;\n    background: #fff;\n    border-bottom: 1px solid #e8e2d8;\n  }\n  .dd-ta__lead p {\n    font-size: 14px;\n    line-height: 1.8;\n    color: #333;\n    margin: 0 0 12px;\n  }\n  .dd-ta__lead p:last-child { margin: 0; }\n  .dd-ta__lead strong { color: #1c1c1c; }\n  .dd-ta__lead a { color: #a88a00; text-decoration: underline; }\n  .dd-ta__lead a:hover { color: #f0c800; }\n\n  \/* ── SECTION LABELS ── *\/\n  .dd-ta__section {\n    padding: 14px 20px 6px;\n    background: #fafaf8;\n    border-top: 1px solid #e0dbd0;\n  }\n  .dd-ta__section-label {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #a88a00;\n    margin: 0 0 12px;\n  }\n\n  \/* ── STAT STRIP ── *\/\n  .dd-ta__stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-bottom: 1px solid #e0dbd0;\n  }\n  .dd-ta__stat {\n    padding: 14px 12px;\n    text-align: center;\n    border-right: 1px solid #e0dbd0;\n    background: #fff;\n  }\n  .dd-ta__stat:last-child { border-right: none; }\n  .dd-ta__stat-value {\n    font-size: 18px;\n    font-weight: 700;\n    color: #f0c800;\n    line-height: 1;\n    margin: 0 0 4px;\n  }\n  .dd-ta__stat-label {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #999;\n    margin: 0;\n  }\n\n  \/* ── FEATURE LIST ── *\/\n  .dd-ta__features {\n    padding: 0 20px 14px;\n    background: #fafaf8;\n    border-bottom: 1px solid #e0dbd0;\n  }\n  .dd-ta__feature {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    margin-bottom: 10px;\n  }\n  .dd-ta__feature:last-child { margin-bottom: 0; }\n  .dd-ta__feature svg {\n    width: 14px;\n    height: 14px;\n    stroke: #f0c800;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    flex-shrink: 0;\n    margin-top: 3px;\n  }\n  .dd-ta__feature p {\n    font-size: 13px;\n    color: #333;\n    margin: 0;\n    line-height: 1.6;\n  }\n  .dd-ta__feature strong { color: #1c1c1c; }\n  .dd-ta__feature a { color: #a88a00; text-decoration: underline; }\n  .dd-ta__feature a:hover { color: #f0c800; }\n\n  \/* ── DESIGN CALLOUT — dark bg, yellow accent ── *\/\n  .dd-ta__design {\n    padding: 14px 16px;\n    background: #1c1c1c;\n    border-left: 3px solid #f0c800;\n  }\n  .dd-ta__design-inner {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .dd-ta__design svg {\n    width: 16px;\n    height: 16px;\n    stroke: #f0c800;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .dd-ta__design p {\n    font-size: 13px;\n    color: #ccc;\n    margin: 0;\n    line-height: 1.7;\n  }\n  .dd-ta__design strong { color: #ffffff; }\n  .dd-ta__design em { color: #f0c800; font-style: normal; font-weight: 600; }\n\n  \/* ── SPEC TAGS ── *\/\n  .dd-ta__specs {\n    padding: 12px 20px 14px;\n    background: #fff;\n    border-bottom: 1px solid #e0dbd0;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    align-items: center;\n  }\n  .dd-ta__spec-label {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #999;\n    width: 100%;\n    margin-bottom: 2px;\n  }\n  .dd-ta__spec-tag {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    padding: 4px 9px;\n    background: #f0f0ec;\n    color: #444;\n    border: 1px solid #e0dbd0;\n  }\n\n  \/* ── STORAGE NOTE ── *\/\n  .dd-ta__storage {\n    padding: 10px 16px;\n    background: #fffde8;\n    border-left: 3px solid #f0c800;\n    border-top: 1px solid #f5e680;\n    font-size: 12px;\n    color: #6a5800;\n    line-height: 1.55;\n  }\n  .dd-ta__storage strong { color: #3a3000; }\n\n  \/* ── SIZE PILL ── *\/\n  .dd-ta__sizes {\n    padding: 14px 20px;\n    background: #fafaf8;\n    border-top: 1px solid #e0dbd0;\n    display: flex;\n    gap: 10px;\n    align-items: center;\n    flex-wrap: wrap;\n  }\n  .dd-ta__size-pill {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 6px 12px;\n    border: 1px solid #e0dbd0;\n    background: #fff;\n    color: #444;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dd-ta\"\u003e\n\u003c!-- HERO HEADER --\u003e\n\u003cdiv class=\"dd-ta__hero\"\u003e\n\u003cp class=\"dd-ta__eyebrow\"\u003eCarbon Collective · UK · Applicator Tools\u003c\/p\u003e\n\u003ch2 class=\"dd-ta__title\"\u003eTire Dressing Applicator\u003c\/h2\u003e\n\u003cp class=\"dd-ta__subtitle\"\u003eHexagon Ergonomic Design · Dual-Layer Foam · 75mm × 57mm · Resealable Bag\u003c\/p\u003e\n\u003cp class=\"dd-ta__tagline\"\u003eDressing on the tire. Not on your hands or your alloys.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD COPY --\u003e\n\u003cdiv class=\"dd-ta__lead\"\u003e\n\u003cp\u003eOur Tyre Dressing Applicator is designed to be the easiest and cleanest way to apply our \u003ca href=\"https:\/\/www.detail-division.mom\/products\/sateen-rubber-tyre-protectant-2-0?_pos=1\u0026amp;_psq=sateen\u0026amp;_ss=e\u0026amp;_v=1.0\"\u003eSateen Rubber \u0026amp; Tire Protectant\u003c\/a\u003e. Applying dressings to the surface of the tyre — not your hands or alloys.\u003c\/p\u003e\n\u003cp\u003eThick, firm foam section to hold. Thin foam layer holds product instead of sucking up a lot of dressing, and the 'handle' acts as a product barrier. \u003cstrong\u003eFast application on street tire sidewalls\u003c\/strong\u003e that don't incorporate large intricate lugs.\u003c\/p\u003e\n\u003cp\u003eCompletely redesigned in our ergonomic hexagon shape, with an optimized size to suit any tire — from stretched show tires to large truck tires.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STAT STRIP --\u003e\n\u003cdiv class=\"dd-ta__stats\"\u003e\n\u003cdiv class=\"dd-ta__stat\"\u003e\n\u003cdiv class=\"dd-ta__stat-value\"\u003e75×57mm\u003c\/div\u003e\n\u003cdiv class=\"dd-ta__stat-label\"\u003eSize\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-ta__stat\"\u003e\n\u003cdiv class=\"dd-ta__stat-value\"\u003eHexagon\u003c\/div\u003e\n\u003cdiv class=\"dd-ta__stat-label\"\u003eErgonomic Shape\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-ta__stat\"\u003e\n\u003cdiv class=\"dd-ta__stat-value\"\u003e2-Layer\u003c\/div\u003e\n\u003cdiv class=\"dd-ta__stat-label\"\u003eFoam Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT IT DOES --\u003e\n\u003cdiv class=\"dd-ta__section\"\u003e\n\u003cp class=\"dd-ta__section-label\"\u003eWhat it does\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-ta__features\"\u003e\n\u003cdiv class=\"dd-ta__feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eDual-layer foam design\u003c\/strong\u003e — the soft black foam absorbs the dressing and distributes it evenly during application, reducing the need for constant reapplication.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-ta__feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eProduct barrier handle\u003c\/strong\u003e — the thick, firm foam grip keeps dressing off your hands and prevents overspray transfer to wheel faces and alloys.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-ta__feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eOptimized for any tire\u003c\/strong\u003e — ergonomic hexagon shape sized to work on stretched show tires through to large truck sidewalls without awkward grip or wasted product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-ta__feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eWashable \u0026amp; reusable\u003c\/strong\u003e — ideal for application of \u003ca href=\"https:\/\/www.detail-division.mom\/products\/sateen-rubber-tyre-protectant-2-0?_pos=1\u0026amp;_psq=sateen\u0026amp;_ss=e\u0026amp;_v=1.0\"\u003eSateen Rubber Protectant\u003c\/a\u003e or traditional trim dressings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESIGN CALLOUT --\u003e\n\u003cdiv class=\"dd-ta__design\"\u003e\n\u003cdiv class=\"dd-ta__design-inner\"\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=\"16\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eWhy the dual-layer matters:\u003c\/strong\u003e Most foam applicators are one solid piece — they drink up product before it ever reaches the tire. The thin outer layer on this applicator \u003cem\u003eholds the dressing at the surface\u003c\/em\u003e rather than pulling it in, so you're putting product on the sidewall, not feeding the foam. The thick inner section gives you the firm grip needed to apply evenly without fatigue across a full set of four.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC TAGS --\u003e\n\u003cdiv class=\"dd-ta__specs\"\u003e\n\u003cspan class=\"dd-ta__spec-label\"\u003eSpecifications:\u003c\/span\u003e \u003cspan class=\"dd-ta__spec-tag\"\u003e75mm × 57mm\u003c\/span\u003e \u003cspan class=\"dd-ta__spec-tag\"\u003eHexagon Shape\u003c\/span\u003e \u003cspan class=\"dd-ta__spec-tag\"\u003eDual-Layer Foam\u003c\/span\u003e \u003cspan class=\"dd-ta__spec-tag\"\u003eWashable\u003c\/span\u003e \u003cspan class=\"dd-ta__spec-tag\"\u003eReusable\u003c\/span\u003e \u003cspan class=\"dd-ta__spec-tag\"\u003eResealable Bag\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- STORAGE NOTE --\u003e\n\u003cdiv class=\"dd-ta__storage\"\u003e\n\u003cstrong\u003eIncluded:\u003c\/strong\u003e Each applicator comes in a resealable bag to stop any unwanted dressing transfer and keep it ready for the next use.\u003c\/div\u003e\n\u003c!-- SIZE PILL --\u003e\n\u003cdiv class=\"dd-ta__sizes\"\u003e\u003cspan class=\"dd-ta__size-pill\"\u003eSingle\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Carbon Collective","offers":[{"title":"Default Title","offer_id":32093749510259,"sku":"","price":6.79,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/CarbonCollectiveTireDressingApplicator-1.jpg?v=1770413818"},{"product_id":"klin-clean-towel-10-pack","title":"KLiN Clean Towel 10-Pack","description":"\u003c!-- ============================================================\n     DETAIL DIVISION — KLiN Korea Clean Towel 10-Pack\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: #111111;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #888888;\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: #2a2a2a;\n    color: #aaaaaa;\n    border: 1px solid #555555;\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: #555555;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-cc__tagline strong {\n    color: #aaaaaa;\n    font-style: normal;\n  }\n\n  \/* ── INTRO ── *\/\n  .dd-cc__intro {\n    padding: 18px 20px;\n    background: #f5f5f5;\n    border-left: 3px solid #888888;\n    border-bottom: 1px solid #dddddd;\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: #111111; }\n\n  \/* ── SPEC GRID ── *\/\n  .dd-cc__stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid #dddddd;\n    border-bottom: 1px solid #dddddd;\n  }\n  .dd-cc__stat {\n    padding: 14px 16px;\n    border-right: 1px solid #dddddd;\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: 17px;\n    font-weight: 700;\n    color: #111111;\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 #dddddd;\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: #777777;\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: #111111;\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: #aaaaaa;\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: #111111;\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: #111111;\n    border-left: 3px solid #888888;\n  }\n  .dd-cc__performance .dd-cc__section-label { color: #aaaaaa; }\n  .dd-cc__performance p {\n    font-size: 13px;\n    color: #666666;\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: #eeeeee; }\n\n  \/* ── INDUSTRY CALLOUT ── *\/\n  .dd-cc__industry {\n    padding: 20px 20px;\n    background: #0a0a0a;\n    border-left: 3px solid #d7be69;\n  }\n  .dd-cc__industry .dd-cc__section-label { color: #7a6830; }\n  .dd-cc__industry p {\n    font-size: 13px;\n    color: #555555;\n    line-height: 1.8;\n    margin: 0 0 12px;\n  }\n  .dd-cc__industry p:last-child { margin: 0; }\n  .dd-cc__industry strong { color: #cccccc; }\n  .dd-cc__industry em { color: #d7be69; font-style: normal; font-weight: 600; }\n\n  \/* ── USE CASES BLOCK ── *\/\n  .dd-cc__ccs {\n    padding: 18px 20px;\n    background: #f5f5f5;\n    border-top: 1px solid #dddddd;\n    border-bottom: 1px solid #dddddd;\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: #111111; }\n\n  \/* ── USE CASE GRID ── *\/\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 #dddddd;\n    border-top: 2px solid #888888;\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: #555555;\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 #dddddd;\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: #f5f5f5;\n    color: #444444;\n    border: 1px solid #cccccc;\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: #111111;\n  }\n  .dd-cc__care .dd-cc__section-label { color: #aaaaaa; }\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: #666666;\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: #aaaaaa;\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: #aaaaaa;\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: #080808;\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: #444444;\n    line-height: 1.4;\n  }\n  .dd-cc__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #aaaaaa;\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\"\u003eClean Towel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"dd-cc__title\"\u003eClean Towel 10-Pack.\u003cbr\u003eHigh Quality Where It Counts.\u003c\/h2\u003e\n\u003cp class=\"dd-cc__tagline\"\u003eTested and worked hard for over a year. \u003cstrong\u003eThe answer for the user wanting lint-free quality without a premium price.\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 Clean Towel 10-Pack hits a specific need — raising the quality of the common edgeless pearl weave utility towel while keeping cost in mind. Tested and sat on for over a year before offering. Put through the paces, worked, and genuinely abused: scrubbing carpets, door panels, and dashboards; removing glass ceramic; wiping engine bays; and removing polishing compounds.\u003c\/p\u003e\n\u003cp\u003eThe Clean Towel is the answer for the customer wanting a \u003cstrong\u003ehigher quality, lint-free all-purpose towel at a less than premium price.\u003c\/strong\u003e Keep your more expensive towels in their designated roles — but still bring high quality to every stage of the process.\u003c\/p\u003e\n\u003c\/div\u003e\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\"\u003e10 Towels\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003eGray · CCS™ packaged · no tags\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\"\u003ePearl weave construction\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__stat\"\u003e\n\u003cp class=\"dd-cc__stat-label\"\u003eCategory\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-value\"\u003eUtility\u003c\/p\u003e\n\u003cp class=\"dd-cc__stat-sub\"\u003eAll-purpose · high durability\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\u003eLint-Free Pearl Weave\u003c\/strong\u003eTakes a beating and still cleans up — durability proven over a year of real-world testing\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\u003eHigher Quality Utility Towel\u003c\/strong\u003eElevates the standard of what a general-purpose towel should be — without the premium price\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\u003eNo Tags\u003c\/strong\u003eTagless construction — no edge hardware to scratch interior surfaces or delicate finishes during use\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\u003eSealed at the KLiN facility — contaminant-free and ready to use straight from the pack\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\u003ePull-Slit Packaging\u003c\/strong\u003eSlit in the bottom right corner — pull towels out one at a time, remainder stays clean inside\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 — same manufacturing standard as their premium towel 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\"\u003eyears of testing — here's what it tells us\u003c\/p\u003e\n\u003cp\u003eThe Clean Towel wasn't offered until it had been genuinely tested. \u003cstrong\u003eCarpets, door panels, engine bays, glass ceramic removal, polish compound wipeoff\u003c\/strong\u003e — the full range of utility towel work, across over a year of use. The result is a towel that holds up where cheaper alternatives degrade, lint, or leave residue behind.\u003c\/p\u003e\n\u003cp\u003eThe KLiN manufacturing standard applies here too. \u003cstrong\u003eThis is not a white-label pearl weave with a KLiN logo.\u003c\/strong\u003e The materials and process that make their premium towels durable are reflected in the Clean Towel — at a price point that makes grabbing a 10 pack a smart move rather than a budget conversation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- INDUSTRY CALLOUT --\u003e\n\u003cdiv class=\"dd-cc__industry\"\u003e\n\u003cp class=\"dd-cc__section-label\"\u003e26 years in — here's what we've learned\u003c\/p\u003e\n\u003cp\u003eThe utility towel is where the detailing industry runs its oldest con. \u003cstrong\u003eCall it \"ultra premium.\" Set a retail price that leaves room to run a code. Always have a sale going.\u003c\/strong\u003e The towel is whatever the factory will move at margin — and the customer is trained to feel like they're winning when they catch the discount. They're not. They're just paying the real price.\u003c\/p\u003e\n\u003cp\u003eWe've been sourcing and using detailing products for over two decades. We know what a \u003cem\u003egenuinely good\u003c\/em\u003e utility towel performs like on the first use, after fifty washes, and on a job that has to be right. We know what it looks like when a product description is written to sell rather than to inform. \u003cstrong\u003eThe Clean Towel was sat on for over a year before we offered it\u003c\/strong\u003e — because our name is on it, and because we work with it ourselves.\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003e$2.99 per towel, every day, no code.\u003c\/em\u003e That's not a sale price with the markup baked in. That's just what this towel costs when you source and sell it honestly. Strong quality, better on your surfaces, no need to chase single towels on discount days with big brand boys.\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\"\u003eSuggested Uses\u003c\/p\u003e\n\u003cp\u003eThese are the tasks the Clean Towel was tested against and recommended for. Use your premium towels for premium tasks — \u003cstrong\u003elet the Clean Towel handle the rest without cutting corners on quality.\u003c\/strong\u003e\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\"\u003eInterior\u003c\/p\u003e\n\u003cp class=\"dd-cc__use-note\"\u003eGeneral interior cleaning · dressing application\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__use-item\"\u003e\n\u003cp class=\"dd-cc__use-label\"\u003ePaint Work\u003c\/p\u003e\n\u003cp class=\"dd-cc__use-note\"\u003eSpent abrasive removal during cut phase\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__use-item\"\u003e\n\u003cp class=\"dd-cc__use-label\"\u003eGlass\u003c\/p\u003e\n\u003cp class=\"dd-cc__use-note\"\u003eGlass cleaning · streak-free wipedown\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__use-item\"\u003e\n\u003cp class=\"dd-cc__use-label\"\u003eCoating\u003c\/p\u003e\n\u003cp class=\"dd-cc__use-note\"\u003eCeramic leveling on tested compliant surfaces\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__use-item\"\u003e\n\u003cp class=\"dd-cc__use-label\"\u003eEngine Bay\u003c\/p\u003e\n\u003cp class=\"dd-cc__use-note\"\u003eGeneral wipedown · grime removal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-cc__use-item\"\u003e\n\u003cp class=\"dd-cc__use-label\"\u003eUtility\u003c\/p\u003e\n\u003cp class=\"dd-cc__use-note\"\u003eAny task where a quality towel matters but premium isn't required\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\"\u003e10-pack · gray\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003e16″ × 16″ pearl weave\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003eNo tags\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003eCCS™ packaged\u003c\/span\u003e \u003cspan class=\"dd-cc__badge\"\u003ePull-slit packaging\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 cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Machine wash · warm water\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 cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e No fabric softener\u003c\/div\u003e\n\u003cdiv class=\"dd-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 Do not over-dry\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\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":"Default Title","offer_id":32172845236339,"sku":"","price":29.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/cleantowel_42a5f6a4-69b1-49f1-a7f8-ae5ce8431370.jpg?v=1724357680"},{"product_id":"body-scraper","title":"Body Scraper","description":"\u003cp\u003eThe Body Scraper is a simple tool that every single detailer should have. Wrap a glass cloth around it and clean your windows edge to edge. After polishing, wrap a towel around it and dig out any polishing dust from body lines, in and around trim etc.\u003c\/p\u003e\n\u003cp\u003eWhere your hands will always be to big to get into tight areas, this helps you get the most you can from your work. Plastic, flexible, cheap.\u003c\/p\u003e","brand":"Detail-Division","offers":[{"title":"Default Title","offer_id":40168268922995,"sku":"","price":2.79,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/BodyScraper.jpg?v=1655143050"},{"product_id":"koch-chemie-scraper","title":"Koch Chemie Scraper","description":"The \u003cstrong\u003eKoch Chemie Scraper\u003c\/strong\u003e comes with 10 plastic blades, a good solution for removing adhesive associated with stickers or PPF.","brand":"Koch Chemie","offers":[{"title":"Default Title","offer_id":40558677885043,"sku":"","price":17.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/KochChemieScraper.jpg?v=1667645933"},{"product_id":"carbon-collective-firm-bristle-detailing-brushes","title":"Carbon Collective Firm Bristle Detailing Brushes","description":"\u003cdiv id=\"product-description\" class=\"accordion-body collapse in\"\u003e\n\u003cdiv class=\"accordion-inner\"\u003e\n\u003cp\u003eOur \u003cstrong\u003eFirm Bristle Detailing Brushes\u003c\/strong\u003e are designed for the professional detailer, firm synthetic bristles are designed to remove dirt \u0026amp; debris with a bit more cleaning power than areas suited to use of the \u003ca href=\"https:\/\/detail-division.mom\/products\/ultra-soft-detailing-brush-set?_pos=1\u0026amp;_sid=ce8e77601\u0026amp;_ss=r\" title=\"Ultra Soft Detailing Brush Set\" target=\"_blank\"\u003eUltra Soft Detailing Brush Set\u003c\/a\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003e– Ergonomic design. \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e– Firm synthetic bristles.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e – Can be used wet or dry. \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e– Can be used with cleaning products.\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThis set contains 4 Firm Bristle Brushes:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003e– No. 10 210mm Brush \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e– No. 12 220mm Brush \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e– No. 16 230mm Brush \u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e– No. 18 240mm Brush\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Carbon Collective","offers":[{"title":"Default Title","offer_id":40610881405043,"sku":"","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/CarbonCollectiveFirmBristleDetailingBrushes-2.jpg?v=1669845266"},{"product_id":"aps-fluff-hair-extractor","title":"APS Fluff \u0026 Hair Extractor","description":"\u003cp\u003eThe \u003cstrong\u003eAPS Basics Fluff \u0026amp; Hair Extractor\u003c\/strong\u003e quickly and easily frees pet hair embedded in carpet, off of seats and other upholstery. Dual rubber lip to catch fine and coarse hairs as well as loose dirt. \u003c\/p\u003e\n\u003cp\u003ePerfectly suitable for carpets, cloth seats, Alcantara, floor mats, and trimmed cargo areas. The comb itself is made of a resilient silicone-like material that has not worn away in testing, and easily cleans up with water after use.\u003c\/p\u003e\n\u003cp\u003eTested on sensitive textile fibers and has proven to show no sign of damage or wear\/color transfer which can happen with cheaper rubberized brushes. May be used dry or wet as these are resistant to chemicals.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"APS","offers":[{"title":"Default Title","offer_id":40611013165171,"sku":"","price":7.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/APSFluff_HairExtractor.jpg?v=1669835122"},{"product_id":"carbon-collective-speed-applicator","title":"Carbon Collective Speed Applicator","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cp data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003eCarbon Collective Speed Applicator\u003c\/strong\u003e is created from our 320GSM lint-free microfibre, specifically designed with a foam core that doesn’t absorb\u003cbr data-mce-fragment=\"1\"\u003eliquid, ensuring the maximum amount of coating is applied to the surface in the fastest way possible, with more control and access than ever before.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eWorks with Ceramic Coatings, Detailers \u0026amp; Spray Coatings.\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003ePocket for 4 fingers.\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eLarge surface area.\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e10x14cm.\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eNon-retentive foam core.\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e320GSM closed loop microfibre\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eMade in Korea\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eCare Instructions:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eRinse under the tap after use, squeezing out the water until the water runs clear, and leave to air dry.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eMachine Washable at 40°c. (This will not remove hardened coating residue)\u003c\/p\u003e","brand":"Carbon Collective","offers":[{"title":"Default Title","offer_id":40629832515699,"sku":"","price":8.5,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/CarbonCollectiveSpeedApplicator-5.jpg?v=1671307682"},{"product_id":"carbon-collective-interior-scrub-pad","title":"Carbon Collective Interior Scrub Pad","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThe \u003cstrong\u003eCarbon Collective\u003c\/strong\u003e \u003c\/span\u003e\u003cstrong data-mce-fragment=\"1\"\u003eScrub Pad\u003c\/strong\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003eis a multi-purpose non-scratch cleaning pad created from 620GSM bristle material.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eConstructed using two types of fibers, stiff and soft, reaching down into textured plastics, leather grain \u0026amp; upholstery, removing dirt and grime without the risk of scratching.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eEven though this mitt is designed for interior surfaces, it also works extremely well on the exterior of the vehicle, the coarse long fibers offer more bite, loosening stubborn dirt and stains on textured plastics, rubber, tires, engine \u0026amp; wheels.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eDurable edgeless construction ensures it can be used time and time again.\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e620GSM\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eEdgeless\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eNon-scratch bristle microfibre\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e8x14cm\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eMade in Korea\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eCare Instructions:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eRinse under the tap after use, squeezing out the water until the water runs clear, and leave to air dry.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eAlso, machine washable at 40°c.\u003c\/p\u003e","brand":"Carbon Collective","offers":[{"title":"Default Title","offer_id":40629834285171,"sku":"","price":12.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/CarbonCollectiveScrubPad-1.jpg?v=1671280949"},{"product_id":"klin-utility-cleaning-block","title":"KLiN Utility Cleaning Block","description":"\u003cp\u003eThe \u003cstrong\u003eKLiN Utility Cleaning Block\u003c\/strong\u003e is a Leather \u0026amp; Surface Care Micro Brush in the form of a foam backed block. KLiN logo appears on the black foam backing, the other side utilizes fine micro bristles designed specifically for the pH neutral cleaning of leather seats, door cards, steering wheels, and other surfaces that are sensitive to harsh cleaners or where color fastness is in question. \u003c\/p\u003e\n\u003cp\u003eMicro-bristles get just below the surface of textured areas to remove the buildup of body oils and other elements that diminish the look of the material in question. Minimal pressure is required, simply lightly agitate with your pH neutral cleaner and then remove excess cleaner with a quality, interior specific microfiber like the \u003ca href=\"https:\/\/detail-division.mom\/products\/kl-n-premium-bubble-towel?_pos=1\u0026amp;_sid=45d9f2cd7\u0026amp;_ss=r\" title=\"KLiN Premium Bubble Towel\" target=\"_blank\"\u003ebubble towel\u003c\/a\u003e. Do not use over any abrasions or rips in leather or other materials.\u003c\/p\u003e\n\u003cp\u003eSold as a pack of (2) \u003c\/p\u003e\n\u003cp\u003eMade in Korea\u003c\/p\u003e\n\u003cp\u003e6cm x 9cm x 1.8cm\u003c\/p\u003e","brand":"KL!N","offers":[{"title":"Default Title","offer_id":40682276159603,"sku":"","price":12.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/KLiNKoreaUtilityCleaningBlock-1.jpg?v=1674777866"},{"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":"","price":22.99,"currency_code":"USD","in_stock":true},{"title":"1L","offer_id":40850209570931,"sku":"","price":44.99,"currency_code":"USD","in_stock":true},{"title":"2L","offer_id":40864399753331,"sku":"","price":81.99,"currency_code":"USD","in_stock":true},{"title":"5L","offer_id":40946899550323,"sku":"","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":"aps-suede-coating-sticks-3-pack","title":"APS Suede Coating Sticks 3-Pack","description":"\u003cp\u003e\u003cstrong\u003eAPS Suede Coating Sticks 3-Pack\u003c\/strong\u003e are a key item for even, thin-layer applications of ceramic coatings on paint \/ glass \/ wheels. As apposed to a terry barrier applicator which utilizes a plastic membrane, microsuede is tightly woven with extremely fine fibers and water resistant yet breathable. This minimizes product absorption while giving a high level of surface compliance. \u003c\/p\u003e\n\u003cp\u003eApplicators should be considered as a single use item with ceramic applications and be disposed of after use.\u003c\/p\u003e\n\u003cp\u003eGrey, Sizing is 80mm x 38mm x 38mm ( approximately 3\" x 1.5\" ),  super easy to grip with a gloved hand, 4 usable sides. \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"APS","offers":[{"title":"Default Title","offer_id":42117937037427,"sku":null,"price":7.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/APSCoatingStick3-Pack-1.jpg?v=1723216196"},{"product_id":"koch-chemie-drill-brush-set","title":"Koch Chemie Drill Brush Set","description":"\u003cp\u003eThe \u003cstrong\u003eKoch Chemie\u003c\/strong\u003e \u003cstrong\u003eDrill Brush Set\u003c\/strong\u003e. Very little explanation needed here. One of those tools that most everyone has adopted in their work because of their effectiveness and ability to expedite the cleaning process. \u003c\/p\u003e\n\u003cp\u003eAvailable in medium and hard. Kit includes 1.5\", 3.5\" and 4.5\" brushes\u003c\/p\u003e\n\u003cp\u003eMEDIUM: cloth upholstered seats (not leather), some door plastics and entry sills that have seen better days\u003c\/p\u003e\n\u003cp\u003eHARD: use on carpet, rubber floor mats, even a set of tires that really need a harsh reset and the job is to get them clean over preserving them to perfection. Obviously use your head in that application and avoid contact with wheels\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eLet's be 100% transparent about the use of drill brushes. In my mind, they don't go near anything delicate. PERIOD. I LOOK at the carpet and feel it before any brush touches them. Not all carpet is the same, and you should be well aware of how these can improve your work, but also be a negative in certain situations. These are made to speed up work, and with speed comes less attention to the work itself. If you are working very specific materials, you're doing it by hand UNLESS a customer or dirt level requires it. \u003c\/em\u003e\u003c\/p\u003e","brand":"Koch Chemie","offers":[{"title":"Yellow Medium","offer_id":42570725490803,"sku":"","price":19.99,"currency_code":"USD","in_stock":false},{"title":"Red Hard","offer_id":42570725523571,"sku":"","price":19.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/KochChemieDrillBrushSetMedium-1.jpg?v=1732303195"},{"product_id":"carbon-collective-ultra-soft-ergo-brush","title":"Carbon Collective Ultra Soft Ergo-Brush","description":"\u003cdiv id=\"product-description\" class=\"accordion-body collapse in\"\u003e\n\u003cdiv class=\"accordion-inner\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eCarbon Collective Ultra Soft Ergo\u003c\/strong\u003e \u003cstrong\u003eDetailing Brushes \u003c\/strong\u003eis designed for professional detailers. The Ultra Soft synthetic bristles effectively remove dust and debris from sensitive surfaces without scratching them.\u003c\/p\u003e\n\u003cp\u003eCreated using our market-leading Ultra Soft Bristles in a rubberised, hexagonal grip brush design to ensure a non-slip surface even when wet.\u003c\/p\u003e\n\u003cp\u003eThe ergonomic, non-scratch brush can be used on various surfaces, including gloss black trims, exteriors, interiors, and for agitation during snow foaming.\u003c\/p\u003e\n\u003cp\u003eDurable construction allows the brush to be used wet with cleaning products or dry for dusting sensitive finishes. Suitable for any vehicle, from classic cars to hyper cars.\u003c\/p\u003e\n\u003cp\u003eAward Winning Bristles, our Ergo Brush uses the same filament as our Ultra-Soft Detailing Brushes, ensuring scratch-free cleaning on the most sensitive finishes.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpecification:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eErgonomic design\u003c\/li\u003e\n\u003cli\u003eNon-slip hexagon grip\u003c\/li\u003e\n\u003cli\u003eNon-scratch construction\u003c\/li\u003e\n\u003cli\u003eUltra-soft synthetic bristles\u003c\/li\u003e\n\u003cli\u003eChemical resistant\u003c\/li\u003e\n\u003cli\u003eCan be used wet or dry\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eUses:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSafe for use with cleaning products\u003c\/li\u003e\n\u003cli\u003eSafe on interior surfaces\u003c\/li\u003e\n\u003cli\u003eSafe on exterior surfaces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Carbon Collective","offers":[{"title":"Default Title","offer_id":42778668269683,"sku":null,"price":29.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/CarbonCollectiveERGO-BrushUltraSoft-07.jpg?v=1737135513"},{"product_id":"carbon-collective-firm-bristle-ergo-brush","title":"Carbon Collective Firm Bristle Ergo-Brush","description":"\u003cdiv id=\"product-description\" class=\"accordion-body collapse in\"\u003e\n\u003cdiv class=\"accordion-inner\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eCarbon Collective Firm Bristle Ergo\u003c\/strong\u003e \u003cstrong\u003eDetailing Brushes \u003c\/strong\u003eis tough on dirt but gentle on surfaces. The rigid bristles feature soft synthetic tips, which effectively remove stubborn grime and polish residue from panel gaps, cracks, and crevices without scratching painted surfaces, wheels, or plastic trims.\u003c\/p\u003e\n\u003cp\u003eCreated using our market-leading Firm Bristles in a rubberised, hexagonal grip brush design to ensure a non-slip surface even when wet.\u003c\/p\u003e\n\u003cp\u003eThe ergonomic, non-scratch brush can be used on various surfaces, including interior plastics, exterior plastics, paint, wheels, and for agitation during snow foaming.\u003c\/p\u003e\n\u003cp\u003eDurable construction with long, firm bristles ensures you can reach hard-to-access areas. Designed to be used wet with cleaning products or dry on interiors.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpecification:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eErgonomic design\u003c\/li\u003e\n\u003cli\u003eNon-slip hexagon grip\u003c\/li\u003e\n\u003cli\u003eNon-scratch construction\u003c\/li\u003e\n\u003cli\u003eSoft-tipped firm bristles\u003c\/li\u003e\n\u003cli\u003eChemical resistant\u003c\/li\u003e\n\u003cli\u003eCan be used wet or dry\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eUses:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSafe for use with cleaning products\u003c\/li\u003e\n\u003cli\u003eSafe on interior surfaces\u003c\/li\u003e\n\u003cli\u003eSafe on exterior surfaces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Carbon Collective","offers":[{"title":"Default Title","offer_id":42778670661747,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/CarbonCollectiveERGO-BrushFirmBristle-5.jpg?v=1737136812"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/collections\/zeroapps1024.jpg?v=1581473671","url":"https:\/\/www.detail-division.mom\/collections\/utility.oembed","provider":"Detail-Division","version":"1.0","type":"link"}