{"title":"Polishing Tools \u0026 Lighting","description":"\u003cdiv style=\"text-align: center;\"\u003eTools for the paint polishing professional\u003c\/div\u003e","products":[{"product_id":"kl-n-zero-finish-towel","title":"KLiN ZERO Finish HD towel 5-Pack","description":"\u003cstyle\u003e\n  .kl-zf {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #1a1a1a;\n    line-height: 1.65;\n    max-width: 680px;\n  }\n\n  \/* ── HERO ── *\/\n  .kl-zf__hero {\n    background: #232323;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #b0b0b0;\n    margin-bottom: 0;\n    position: relative;\n    overflow: hidden;\n  }\n  \/* subtle three-color band at bottom of hero referencing the three colorways *\/\n  .kl-zf__hero::after {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(to right, #e07820 33.3%, #b0b0b0 33.3% 66.6%, #f0f0f0 66.6%);\n    opacity: 0.5;\n  }\n  .kl-zf__eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #b0b0b0;\n    margin: 0 0 8px;\n  }\n  .kl-zf__title {\n    font-size: 26px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.15;\n    margin: 0 0 10px;\n  }\n  .kl-zf__title span { color: #d0d0d0; }\n  .kl-zf__tagline {\n    font-size: 13px;\n    color: #707070;\n    margin: 0;\n    font-style: italic;\n  }\n  .kl-zf__tagline strong {\n    color: #c8c8c8;\n    font-style: normal;\n  }\n\n  \/* ── COLORWAY PILLS ── *\/\n  .kl-zf__colors {\n    padding: 10px 20px;\n    background: #1a1a1a;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    border-bottom: 1px solid #2a2a2a;\n  }\n  .kl-zf__color-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #555;\n    margin-right: 4px;\n  }\n  .kl-zf__color-pill {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 3px 10px;\n    border-radius: 2px;\n  }\n  .kl-zf__color-pill--orange {\n    background: #e07820;\n    color: #fff;\n  }\n  .kl-zf__color-pill--gray {\n    background: #888;\n    color: #fff;\n  }\n  .kl-zf__color-pill--white {\n    background: #f0f0f0;\n    color: #333;\n    border: 1px solid #ccc;\n  }\n\n  \/* ── LEAD COPY ── *\/\n  .kl-zf__lead {\n    padding: 18px 20px;\n    background: #f5f5f5;\n    border-left: 3px solid #909090;\n  }\n  .kl-zf__lead p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #333;\n    margin: 0 0 10px;\n  }\n  .kl-zf__lead p:last-child { margin: 0; }\n  .kl-zf__lead strong { color: #1a1a1a; }\n\n  \/* ── STAT GRID ── *\/\n  .kl-zf__stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border-top: 1px solid #ddd;\n    border-bottom: 1px solid #ddd;\n  }\n  .kl-zf__stat {\n    padding: 14px 12px;\n    border-right: 1px solid #ddd;\n    background: #fff;\n  }\n  .kl-zf__stat:last-child { border-right: none; }\n  .kl-zf__stat-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #999;\n    margin: 0 0 4px;\n  }\n  .kl-zf__stat-value {\n    font-size: 15px;\n    font-weight: 700;\n    color: #1a1a1a;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .kl-zf__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── SECTION LABEL ── *\/\n  .kl-zf__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #888;\n    margin: 0 0 12px;\n  }\n\n  \/* ── TECHNIQUE CALLOUT ── *\/\n  .kl-zf__technique {\n    padding: 18px 20px;\n    background: #232323;\n    border-left: 3px solid #909090;\n  }\n  .kl-zf__technique .kl-zf__section-label { color: #b0b0b0; }\n  .kl-zf__technique p {\n    font-size: 13px;\n    color: #909090;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .kl-zf__technique p:last-child { margin: 0; }\n  .kl-zf__technique strong { color: #e0e0e0; }\n\n  \/* ── USE GRID ── *\/\n  .kl-zf__use {\n    padding: 18px 20px;\n    background: #fff;\n    border-top: 1px solid #ddd;\n    border-bottom: 1px solid #ddd;\n  }\n  .kl-zf__use-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-top: 4px;\n  }\n  .kl-zf__use-item {\n    background: #f5f5f5;\n    border: 1px solid #ddd;\n    border-top: 2px solid #909090;\n    padding: 10px 12px;\n  }\n  .kl-zf__use-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #777;\n    margin: 0 0 3px;\n  }\n  .kl-zf__use-note {\n    font-size: 12px;\n    color: #444;\n    line-height: 1.4;\n    margin: 0;\n  }\n  .kl-zf__use-item--best { border-top-color: #e07820; }\n  .kl-zf__use-item--best .kl-zf__use-label { color: #e07820; }\n\n  \/* ── INDUSTRY ONLY ── *\/\n  .kl-zf__industry {\n    padding: 20px 20px 18px;\n    background: #f5f5f5;\n    border-top: 1px solid #ddd;\n    border-bottom: 1px solid #ddd;\n  }\n  .kl-zf__industry-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .kl-zf__industry-item {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n  }\n  .kl-zf__industry-dot {\n    width: 18px;\n    height: 18px;\n    background: #232323;\n    border-radius: 50%;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 2px;\n  }\n  .kl-zf__industry-dot svg {\n    width: 10px;\n    height: 10px;\n    stroke: #b0b0b0;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .kl-zf__industry-text {\n    font-size: 12px;\n    color: #555;\n    line-height: 1.5;\n  }\n  .kl-zf__industry-text strong {\n    display: block;\n    font-size: 11px;\n    font-weight: 700;\n    color: #1a1a1a;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin-bottom: 1px;\n  }\n\n  \/* ── CCS BLOCK ── *\/\n  .kl-zf__ccs {\n    padding: 18px 20px;\n    background: #232323;\n    border-left: 3px solid #555;\n    border-top: 1px solid #2e2e2e;\n    border-bottom: 1px solid #2e2e2e;\n  }\n  .kl-zf__ccs .kl-zf__section-label { color: #b0b0b0; }\n  .kl-zf__ccs p {\n    font-size: 13px;\n    color: #808080;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .kl-zf__ccs p:last-child { margin: 0; }\n  .kl-zf__ccs strong { color: #d8d8d8; }\n\n  \/* ── BADGE STRIP ── *\/\n  .kl-zf__badges {\n    padding: 12px 20px;\n    background: #fff;\n    border-bottom: 1px solid #ddd;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    align-items: center;\n  }\n  .kl-zf__badge {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 4px 9px;\n    background: #f0f0f0;\n    color: #444;\n    border: 1px solid #ccc;\n  }\n  .kl-zf__badge--accent {\n    background: #232323;\n    color: #b0b0b0;\n    border-color: #333;\n  }\n\n  \/* ── CARE STRIP ── *\/\n  .kl-zf__care {\n    padding: 16px 20px;\n    background: #232323;\n    border-top: 1px solid #2e2e2e;\n  }\n  .kl-zf__care .kl-zf__section-label { color: #b0b0b0; }\n  .kl-zf__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .kl-zf__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #808080;\n  }\n  .kl-zf__care-item svg {\n    width: 14px;\n    height: 14px;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    fill: none;\n    flex-shrink: 0;\n    stroke: #909090;\n  }\n  .kl-zf__care-item--no { color: #e87070; }\n  .kl-zf__care-item--no svg { stroke: #e87070; }\n\n  \/* ── INFO STRIP ── *\/\n  .kl-zf__info {\n    padding: 12px 16px;\n    background: #f5f5f5;\n    border: 1px solid #ddd;\n    border-left: 3px solid #909090;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    margin-top: 1px;\n  }\n  .kl-zf__info svg {\n    width: 16px;\n    height: 16px;\n    stroke: #909090;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .kl-zf__info p {\n    font-size: 12px;\n    color: #555;\n    margin: 0;\n    line-height: 1.55;\n  }\n  .kl-zf__info strong { color: #222; }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .kl-zf__origin {\n    padding: 12px 20px;\n    background: #161616;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .kl-zf__origin-flag { font-size: 18px; line-height: 1; }\n  .kl-zf__origin-text {\n    font-size: 11px;\n    color: #555;\n    line-height: 1.4;\n  }\n  .kl-zf__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #909090;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kl-zf\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"kl-zf__hero\"\u003e\n    \u003cp class=\"kl-zf__eyebrow\"\u003eKLiN Korea · Zero Finish · Pearl Weave · 5-Pack · Made in South Korea\u003c\/p\u003e\n    \u003ch2 class=\"kl-zf__title\"\u003eAlmost Sticks to Paint.\u003cbr\u003e\u003cspan\u003eThat's the Point.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"kl-zf__tagline\"\u003e\u003cstrong\u003eTack-cloth behavior. Pearl weave construction.\u003c\/strong\u003e Spent abrasives and sealants lift on the first pass — no chasing, no second wipe.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COLORWAY STRIP --\u003e\n  \u003cdiv class=\"kl-zf__colors\"\u003e\n    \u003cspan class=\"kl-zf__color-label\"\u003eAvailable in\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__color-pill kl-zf__color-pill--orange\"\u003eOrange\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__color-pill kl-zf__color-pill--gray\"\u003eGray\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__color-pill kl-zf__color-pill--white\"\u003eWhite\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LEAD --\u003e\n  \u003cdiv class=\"kl-zf__lead\"\u003e\n    \u003cp\u003eThe Zero Finish falls squarely into tack-cloth territory — a microfiber built to \u003cstrong\u003ealmost stick to the surface\u003c\/strong\u003e as it drags across paint, pulling spent abrasives, waxes, and sealants off cleanly in a single pass. On bare finished surfaces, it glides. Load it with a compound or polish residue and it grabs.\u003c\/p\u003e\n    \u003cp\u003eThis is the towel for the job that demands more than a wipe-down. The pearl weave, the HS Tack Treatment, and the anti-static treatment all work together — not as marketing copy, but as properties that change how the towel behaves against paint. It also carries its own as a glass cleaner when the job calls for it.\u003c\/p\u003e\n    \u003cp\u003eAvailable in three colorways — orange, gray, and white — each a separate SKU under the same listing. Pick the color that works within your detailing system or rotation.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STATS --\u003e\n  \u003cdiv class=\"kl-zf__stats\"\u003e\n    \u003cdiv class=\"kl-zf__stat\"\u003e\n      \u003cp class=\"kl-zf__stat-label\"\u003ePack\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-value\"\u003e5 Towels\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-sub\"\u003eCCS™ sealed\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kl-zf__stat\"\u003e\n      \u003cp class=\"kl-zf__stat-label\"\u003eGSM\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-value\"\u003e450 GSM\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-sub\"\u003eTrue spec · Pearl weave\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kl-zf__stat\"\u003e\n      \u003cp class=\"kl-zf__stat-label\"\u003eSize\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-value\"\u003e40 × 40cm\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-sub\"\u003e16″ × 16″\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kl-zf__stat\"\u003e\n      \u003cp class=\"kl-zf__stat-label\"\u003eCase\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-value\"\u003e36 Packs\u003c\/p\u003e\n      \u003cp class=\"kl-zf__stat-sub\"\u003ePer case · same build\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNIQUE --\u003e\n  \u003cdiv class=\"kl-zf__technique\"\u003e\n    \u003cp class=\"kl-zf__section-label\"\u003eHow to use it\u003c\/p\u003e\n    \u003cp\u003eFold the towel in half twice. Apply \u003cstrong\u003elight, even pressure\u003c\/strong\u003e and pull toward you in straight lines across the waxed or polished surface. The pearl weave and tack treatment do the lifting — you don't need to press hard or repeat the pass. A single folded panel holds a working surface of clean fiber for the whole section.\u003c\/p\u003e\n    \u003cp\u003eFor glass, the same approach applies. \u003cstrong\u003eBare towel on bare glass\u003c\/strong\u003e — the weave picks up film, oils, and smears without leaving anything behind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE GRID --\u003e\n  \u003cdiv class=\"kl-zf__use\"\u003e\n    \u003cp class=\"kl-zf__section-label\"\u003eRecommended Use\u003c\/p\u003e\n    \u003cdiv class=\"kl-zf__use-grid\"\u003e\n      \u003cdiv class=\"kl-zf__use-item kl-zf__use-item--best\"\u003e\n        \u003cp class=\"kl-zf__use-label\"\u003eBest Use\u003c\/p\u003e\n        \u003cp class=\"kl-zf__use-note\"\u003eCompound \u0026amp; polish removal\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-zf__use-item kl-zf__use-item--best\"\u003e\n        \u003cp class=\"kl-zf__use-label\"\u003eBest Use\u003c\/p\u003e\n        \u003cp class=\"kl-zf__use-note\"\u003eSpent abrasive removal — single pass\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-zf__use-item\"\u003e\n        \u003cp class=\"kl-zf__use-label\"\u003eAlso\u003c\/p\u003e\n        \u003cp class=\"kl-zf__use-note\"\u003eCoating \u0026amp; sealant leveling\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-zf__use-item\"\u003e\n        \u003cp class=\"kl-zf__use-label\"\u003eAlso\u003c\/p\u003e\n        \u003cp class=\"kl-zf__use-note\"\u003eGlass cleaning\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INDUSTRY ONLY --\u003e\n  \u003cdiv class=\"kl-zf__industry\"\u003e\n    \u003cp class=\"kl-zf__section-label\"\u003eIndustry's Only — KLiN Zero Finish Spec\u003c\/p\u003e\n    \u003cdiv class=\"kl-zf__industry-grid\"\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eTrue Spec 450GSM Pearl Weave\u003c\/strong\u003e\n          GSM is declared, not approximated. The weave type and weight are production-controlled — not a label number assigned post-manufacture.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eHS Tack Treatment\u003c\/strong\u003e\n          A high-solid tack treatment applied to the fiber — responsible for the characteristic grab on paint. Not a surface coating that washes out; integral to how the Zero Finish performs.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eAnti-Static Treatment\u003c\/strong\u003e\n          Reduces static charge across the towel surface — meaning less attraction of airborne particulate back onto the panel during and after use.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eSilicone-Free\u003c\/strong\u003e\n          Clean chemistry — safe for use ahead of coatings, in body shop environments, or anywhere silicone contamination is a concern.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eTrue pH Neutral\u003c\/strong\u003e\n          Fiber chemistry is pH balanced — no residual acidity or alkalinity that could interact with coatings, sealants, or sensitive surfaces.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eFlat Edge Seal\u003c\/strong\u003e\n          A variant of KLiN's soft ultrasonic cut process, tuned specifically for the Zero Finish. Sealed, fray-free edge — no stitching, no hard border contact on paint or glass.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eAnti-Bleed · Anti-Fraying\u003c\/strong\u003e\n          Color-stable through repeated washes. Sealed edge construction prevents fraying over time — the towel holds its integrity long past when cheaper alternatives have degraded.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kl-zf__industry-item\"\u003e\n        \u003cdiv class=\"kl-zf__industry-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"kl-zf__industry-text\"\u003e\n          \u003cstrong\u003eAuto Industry CCS Approved · Aerospace Manufacturer Approved\u003c\/strong\u003e\n          The same Containment Control System packaging that satisfies nuclear facility ISO cleanliness standards is the standard KLiN ships everything in. Aerospace-approved handling — for a finishing towel.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CCS BLOCK --\u003e\n  \u003cdiv class=\"kl-zf__ccs\"\u003e\n    \u003cp class=\"kl-zf__section-label\"\u003eCCS™ Containment Control System\u003c\/p\u003e\n    \u003cp\u003eEvery Zero Finish ships pre-washed, air-washed, and sealed inside KLiN's Containment Control System packaging. The same standard used in nuclear facility supply contracts and aerospace manufacturing approvals — applied to every 5-pack that leaves the facility. \u003cstrong\u003eNo prewash needed. No handling between facility and your hands.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eNo tags. Sealed at source. The first hands on this towel after the facility are yours.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BADGE STRIP --\u003e\n  \u003cdiv class=\"kl-zf__badges\"\u003e\n    \u003cspan class=\"kl-zf__badge kl-zf__badge--accent\"\u003eTrue Spec 450GSM\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge kl-zf__badge--accent\"\u003ePearl Weave\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge kl-zf__badge--accent\"\u003eHS Tack Treatment\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge kl-zf__badge--accent\"\u003eAnti-Static\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge kl-zf__badge--accent\"\u003eSilicone Free\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge kl-zf__badge--accent\"\u003eCCS™ Packaged\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge\"\u003eNo Tags\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge\"\u003e40 × 40cm · 5-Pack\u003c\/span\u003e\n    \u003cspan class=\"kl-zf__badge\"\u003eMade in Korea\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE STRIP --\u003e\n  \u003cdiv class=\"kl-zf__care\"\u003e\n    \u003cp class=\"kl-zf__section-label\"\u003eCare\u003c\/p\u003e\n    \u003cdiv class=\"kl-zf__care-grid\"\u003e\n      \u003cdiv class=\"kl-zf__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Hand wash or machine wash · delicate · cold\/warm\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-zf__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18M5 8l7-5 7 5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Hang dry or low heat only\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-zf__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 6h18M3 12h18M3 18h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Like colors only\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-zf__care-item--no kl-zf__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        No fabric softener or bleach\n      \u003c\/div\u003e\n      \u003cdiv class=\"kl-zf__care-item--no kl-zf__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Never over-dry in machine\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- EDGE NOTE --\u003e\n  \u003cdiv class=\"kl-zf__info\"\u003e\n    \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cline y2=\"12\" x2=\"12\" y1=\"8\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"16\" x2=\"12.01\" y1=\"17\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n    \u003cp\u003eThe Zero Finish uses a flat edge seal rather than stitching — no hard border, no thread contact on paint. That said: \u003cstrong\u003einspect any towel before use on paint.\u003c\/strong\u003e On low-hardness surfaces or paint with compromised clear, ensure the surface is fully decontaminated before any microfiber contact. A finishing towel is still a utility towel — use it as one.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ORIGIN FOOTER --\u003e\n  \u003cdiv class=\"kl-zf__origin\"\u003e\n    \u003cdiv class=\"kl-zf__origin-flag\"\u003e🇰🇷\u003c\/div\u003e\n    \u003cdiv class=\"kl-zf__origin-text\"\u003e\n      \u003cstrong\u003eMade in Korea — Actually.\u003c\/strong\u003e\n      Manufactured in KLiN's own facility in Gunpo-Si, Korea — just outside Seoul. Not white-labeled. Not outsourced.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Grey","offer_id":33858440658,"sku":"","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":188157100050,"sku":"","price":25.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":29576341028979,"sku":"KLiN-3217HM","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/zeroorange1024.jpg?v=1718982943"},{"product_id":"kl-n-dual-side-towel","title":"KLiN Dual Side Coating Removal Microfiber Towel (2-pack)","description":"\u003cstyle\u003e\n  .dd-kln {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #1a1a1a;\n    line-height: 1.65;\n    max-width: 680px;\n  }\n\n  \/* ── HERO HEADER ── *\/\n  .dd-kln__hero {\n    background: #0b1f3a;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #c9a24b;\n    margin-bottom: 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .dd-kln__hero-brands {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n  }\n  .dd-kln__brand-pill {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    padding: 4px 10px;\n    border-radius: 2px;\n    background: #c9a24b;\n    color: #2a1e00;\n  }\n  .dd-kln__title {\n    font-size: 24px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.2;\n    margin: 0 0 10px;\n  }\n  .dd-kln__tagline {\n    font-size: 12px;\n    color: #7a8ba8;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-kln__tagline strong {\n    color: #c9a24b;\n    font-style: normal;\n  }\n\n  \/* ── INTRO ── *\/\n  .dd-kln__intro {\n    padding: 18px 20px;\n    background: #f4f2ec;\n    border-left: 3px solid #c9a24b;\n    border-bottom: 1px solid #ded6c0;\n  }\n  .dd-kln__intro p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #1c2436;\n    margin: 0 0 10px;\n  }\n  .dd-kln__intro p:last-child { margin: 0; }\n  .dd-kln__intro strong { color: #0b1f3a; }\n\n  \/* ── SPEC GRID ── *\/\n  .dd-kln__stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border-top: 1px solid #ded6c0;\n    border-bottom: 1px solid #ded6c0;\n  }\n  .dd-kln__stat {\n    padding: 14px 12px;\n    border-right: 1px solid #ded6c0;\n    background: #fff;\n  }\n  .dd-kln__stat:last-child { border-right: none; }\n  .dd-kln__stat-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #999;\n    margin: 0 0 4px;\n  }\n  .dd-kln__stat-value {\n    font-size: 15px;\n    font-weight: 700;\n    color: #0b1f3a;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .dd-kln__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── AT A GLANCE ── *\/\n  .dd-kln__glance {\n    padding: 18px 20px;\n    background: #fff;\n    border-bottom: 1px solid #ded6c0;\n  }\n  .dd-kln__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #a8842f;\n    margin: 0 0 12px;\n  }\n  .dd-kln__glance-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n  .dd-kln__glance-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n    font-size: 12px;\n    color: #444;\n    line-height: 1.5;\n  }\n  .dd-kln__glance-dot {\n    width: 18px;\n    height: 18px;\n    background: #0b1f3a;\n    border-radius: 50%;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n  .dd-kln__glance-dot svg {\n    width: 10px;\n    height: 10px;\n    stroke: #c9a24b;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .dd-kln__glance-item strong {\n    display: block;\n    font-size: 11px;\n    font-weight: 700;\n    color: #0b1f3a;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin-bottom: 1px;\n  }\n\n  \/* ── PERFORMANCE CALLOUT ── *\/\n  .dd-kln__performance {\n    padding: 18px 20px;\n    background: #0b1f3a;\n    border-left: 3px solid #c9a24b;\n  }\n  .dd-kln__performance .dd-kln__section-label { color: #c9a24b; }\n  .dd-kln__performance p {\n    font-size: 13px;\n    color: #7a8ba8;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-kln__performance p:last-child { margin: 0; }\n  .dd-kln__performance strong { color: #f0e9d8; }\n\n  \/* ── USE CASES ── *\/\n  .dd-kln__use {\n    padding: 18px 20px;\n    background: #f4f2ec;\n    border-top: 1px solid #ded6c0;\n    border-bottom: 1px solid #ded6c0;\n  }\n  .dd-kln__use p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 12px;\n  }\n  .dd-kln__use p:last-child { margin: 0; }\n  .dd-kln__use strong { color: #0b1f3a; }\n  .dd-kln__use-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 8px;\n    margin-top: 4px;\n  }\n  .dd-kln__use-item {\n    background: #fff;\n    border: 1px solid #ded6c0;\n    border-top: 2px solid #c9a24b;\n    padding: 10px 12px;\n    text-align: center;\n  }\n  .dd-kln__use-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #a8842f;\n    margin: 0 0 3px;\n  }\n  .dd-kln__use-note {\n    font-size: 11px;\n    color: #555;\n    line-height: 1.4;\n  }\n\n  \/* ── CCS BLOCK ── *\/\n  .dd-kln__ccs {\n    padding: 18px 20px;\n    background: #f4f2ec;\n    border-top: 1px solid #ded6c0;\n    border-bottom: 1px solid #ded6c0;\n  }\n  .dd-kln__ccs p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-kln__ccs p:last-child { margin: 0; }\n  .dd-kln__ccs strong { color: #0b1f3a; }\n\n  \/* ── BADGE STRIP ── *\/\n  .dd-kln__collab-strip {\n    padding: 14px 20px;\n    background: #fff;\n    border-bottom: 1px solid #ded6c0;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    align-items: center;\n  }\n  .dd-kln__badge {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 5px 10px;\n    border-radius: 2px;\n    background: #f4f2ec;\n    color: #6a5210;\n    border: 1px solid #ded6c0;\n  }\n  .dd-kln__badge--navy {\n    background: #eef1f6;\n    color: #0b1f3a;\n    border-color: #c3cbdc;\n  }\n\n  \/* ── CARE STRIP ── *\/\n  .dd-kln__care {\n    padding: 16px 20px;\n    background: #0b1f3a;\n  }\n  .dd-kln__care .dd-kln__section-label { color: #c9a24b; }\n  .dd-kln__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .dd-kln__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #7a8ba8;\n  }\n  .dd-kln__care-item svg {\n    width: 14px;\n    height: 14px;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    fill: none;\n    flex-shrink: 0;\n    stroke: #c9a24b;\n  }\n  .dd-kln__care-item--no { color: #e88a8a; }\n  .dd-kln__care-item--no svg { stroke: #e88a8a; }\n  .dd-kln__care-link {\n    font-size: 11px;\n    color: #c9a24b;\n    text-decoration: underline;\n    margin-top: 10px;\n    display: inline-block;\n  }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .dd-kln__origin {\n    padding: 12px 20px;\n    background: #071527;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .dd-kln__origin-flag {\n    font-size: 18px;\n    line-height: 1;\n  }\n  .dd-kln__origin-text {\n    font-size: 11px;\n    color: #5a6f92;\n    line-height: 1.4;\n  }\n  .dd-kln__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #d8c98a;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dd-kln\"\u003e\n\n  \u003c!-- HERO HEADER --\u003e\n  \u003cdiv class=\"dd-kln__hero\"\u003e\n    \u003cdiv class=\"dd-kln__hero-brands\"\u003e\n      \u003cspan class=\"dd-kln__brand-pill\"\u003eKL!N Korea\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"dd-kln__title\"\u003eDual Side Towel\u003cbr\u003e2-Pack · 320GSM.\u003c\/h2\u003e\n    \u003cp class=\"dd-kln__tagline\"\u003eTwo weaves, one towel. \u003cstrong\u003eTight weave for the first pass, plush finish for the last.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"dd-kln__intro\"\u003e\n    \u003cp\u003eThe KL!N Dual Side Towel is a premium, genuinely multipurpose tool built around one idea: two textures on one towel means fewer towels in your bag. One side carries a tight weave, built to grab and hold onto what's being leveled off. The other is a plush finish, built to check for high spots and complete the job. \u003cstrong\u003eTwo passes, one towel, done.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eThis is a go-to option for leveling out a ceramic coating — tight side first, plush side to finish. That same plush side is well suited to polish and glaze removal, in some cases outperforming single-texture towels entirely, since certain paints respond better to a plush nap than a tight, zero-finish pearl weave.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"dd-kln__stats\"\u003e\n    \u003cdiv class=\"dd-kln__stat\"\u003e\n      \u003cp class=\"dd-kln__stat-label\"\u003ePack\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-value\"\u003e2 Towels\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-sub\"\u003eCCS™ sealed packaging\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-kln__stat\"\u003e\n      \u003cp class=\"dd-kln__stat-label\"\u003eGSM\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-value\"\u003e320 GSM\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-sub\"\u003eTrue construction weight\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-kln__stat\"\u003e\n      \u003cp class=\"dd-kln__stat-label\"\u003eWeave\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-value\"\u003eDual-Sided\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-sub\"\u003eTight weave + plush finish\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-kln__stat\"\u003e\n      \u003cp class=\"dd-kln__stat-label\"\u003eColor\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-value\"\u003eGray\u003c\/p\u003e\n      \u003cp class=\"dd-kln__stat-sub\"\u003eMade in Korea\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- AT A GLANCE --\u003e\n  \u003cdiv class=\"dd-kln__glance\"\u003e\n    \u003cp class=\"dd-kln__section-label\"\u003eAt a glance\u003c\/p\u003e\n    \u003cdiv class=\"dd-kln__glance-grid\"\u003e\n      \u003cdiv class=\"dd-kln__glance-item\"\u003e\n        \u003cdiv class=\"dd-kln__glance-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eTwo Sides, One Tool\u003c\/strong\u003eTight weave for the first leveling pass, plush finish to check for high spots\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__glance-item\"\u003e\n        \u003cdiv class=\"dd-kln__glance-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eFewer Towels Needed\u003c\/strong\u003eThe two-pass design means less consumption per job than any single-texture option\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__glance-item\"\u003e\n        \u003cdiv class=\"dd-kln__glance-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eVersatile Polish Removal\u003c\/strong\u003ePlush side suits paint that wants a softer nap than a pearl weave towel\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__glance-item\"\u003e\n        \u003cdiv class=\"dd-kln__glance-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eCCS™ Packaged\u003c\/strong\u003ePre-washed, air-washed, sealed at source — ready to use, untouched in transit\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__glance-item\"\u003e\n        \u003cdiv class=\"dd-kln__glance-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eHybrid Utility Feel\u003c\/strong\u003eWorks like an everyday shop towel with the durability of a premium build\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__glance-item\"\u003e\n        \u003cdiv class=\"dd-kln__glance-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eMade in South Korea\u003c\/strong\u003eKLiN's own facility — no white-label, no outsourced production\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PERFORMANCE CALLOUT --\u003e\n  \u003cdiv class=\"dd-kln__performance\"\u003e\n    \u003cp class=\"dd-kln__section-label\"\u003eWhy the dual side works\u003c\/p\u003e\n    \u003cp\u003eMost towels ask you to pick a lane — tight and grabby, or plush and gentle. The Dual Side Towel doesn't make you choose. \u003cstrong\u003eLevel a coating with the tight side, finish the pass with the plush side, and you're using half the towels you'd otherwise need.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eIt's also worth experimenting with beyond the obvious use case — this towel sits somewhere between a dedicated coating towel and a shop utility towel, but built from premium materials. \u003cstrong\u003eThat means fewer towels used per job, and towels that hold up longer over time.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003cdiv class=\"dd-kln__use\"\u003e\n    \u003cp class=\"dd-kln__section-label\"\u003eRecommended Use\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eBest use: ceramic coating leveling and removal.\u003c\/strong\u003e Tight weave side first to level, plush side to finish and check for high spots.\u003c\/p\u003e\n    \u003cdiv class=\"dd-kln__use-grid\"\u003e\n      \u003cdiv class=\"dd-kln__use-item\"\u003e\n        \u003cp class=\"dd-kln__use-label\"\u003eBest Use\u003c\/p\u003e\n        \u003cp class=\"dd-kln__use-note\"\u003eCeramic coating leveling\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__use-item\"\u003e\n        \u003cp class=\"dd-kln__use-label\"\u003eAlso\u003c\/p\u003e\n        \u003cp class=\"dd-kln__use-note\"\u003ePolish \u0026amp; glaze removal\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__use-item\"\u003e\n        \u003cp class=\"dd-kln__use-label\"\u003eAlso\u003c\/p\u003e\n        \u003cp class=\"dd-kln__use-note\"\u003eWax, sealant \u0026amp; spray removal\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CCS PACKAGING --\u003e\n  \u003cdiv class=\"dd-kln__ccs\"\u003e\n    \u003cp class=\"dd-kln__section-label\"\u003eCCS™ Containment Control System\u003c\/p\u003e\n    \u003cp\u003eTowels are \u003cstrong\u003epre-washed and air-washed\u003c\/strong\u003e prior to CCS™ packaging. Every effort is made to deliver a product that's ready to use as soon as it arrives — \u003cstrong\u003euntouched in transit and final packaging\u003c\/strong\u003e, so the end user is the only one that has ever been hands-on with the towel. Quality standards here are built to go beyond the norm.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BADGE STRIP --\u003e\n  \u003cdiv class=\"dd-kln__collab-strip\"\u003e\n    \u003cspan class=\"dd-kln__badge\"\u003e320 GSM\u003c\/span\u003e\n    \u003cspan class=\"dd-kln__badge\"\u003eDual-sided weave\u003c\/span\u003e\n    \u003cspan class=\"dd-kln__badge\"\u003eCCS™ packaged\u003c\/span\u003e\n    \u003cspan class=\"dd-kln__badge--navy\"\u003e2-pack\u003c\/span\u003e\n    \u003cspan class=\"dd-kln__badge--navy\"\u003e78 packs \/ 156 towels per case\u003c\/span\u003e\n    \u003cspan class=\"dd-kln__badge--navy\"\u003eMade in Korea\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE STRIP --\u003e\n  \u003cdiv class=\"dd-kln__care\"\u003e\n    \u003cp class=\"dd-kln__section-label\"\u003eCare — read this\u003c\/p\u003e\n    \u003cdiv class=\"dd-kln__care-grid\"\u003e\n      \u003cdiv class=\"dd-kln__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Hand wash or machine wash · delicate · cold\/warm\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18M5 8l7-5 7 5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Hang dry or low heat only\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 3l18 18M9 6h6l1 6H8L9 6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Like colors only\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__care-item--no dd-kln__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        No fabric softener or bleach\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__care-item--no dd-kln__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        No drying aids — binds fibers\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-kln__care-item--no dd-kln__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Never over-dry in machine\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"https:\/\/detail-division.mom\/pages\/microfiber-care\" class=\"dd-kln__care-link\"\u003eFull microfiber care guide →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ORIGIN FOOTER --\u003e\n  \u003cdiv class=\"dd-kln__origin\"\u003e\n    \u003cdiv class=\"dd-kln__origin-flag\"\u003e🇰🇷\u003c\/div\u003e\n    \u003cdiv class=\"dd-kln__origin-text\"\u003e\n      \u003cstrong\u003eMade in Korea — Actually.\u003c\/strong\u003e\n      Manufactured in KLiN's own facility in Gunpo-Si, Korea — just outside Seoul.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Default Title","offer_id":8117102968947,"sku":"KLiN-3215Z","price":15.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/dualside1024-2.jpg?v=1581090580"},{"product_id":"knee-saver-kneeling-pad","title":"Carbon Collective Knee Saver Kneeling Pad","description":"\u003cdiv class=\"woocommerce-Tabs-panel woocommerce-Tabs-panel--description panel entry-content wc-tab\" id=\"tab-description\" role=\"tabpanel\" aria-labelledby=\"tab-title-description\" style=\"display: block;\" data-mce-fragment=\"1\" data-mce-style=\"display: block;\"\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eKnee Saver Kneeling Pad\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eSpend a lot of time on your knees? Our Kneeling pad is ergonomically designed for maximum comfort and protection for long details or working on your vehicle.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eThree layers of durable foam help prevent your knees from being subjected to hard, uneven, cold or dirty surfaces, which could cause you knee or joint problems long term.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003e60mm of super thick dual-density foam conforms to the shape of your body, relieving pressure and increasing support. The outer layers are made from hard-wearing denser foam for durability on all surfaces. The centre layer is soft, absorbing your weight and creating a comfortable surface for long periods of time.\u003c\/p\u003e\n\u003cp data-mce-fragment=\"1\"\u003eTake it on the road, we designed this pad to fit into the base of our \u003ca href=\"https:\/\/detail-division.mom\/products\/carbon-collective-xl-duffle-bag-48l?_pos=1\u0026amp;_sid=5cf1a30c7\u0026amp;_ss=r\" target=\"_blank\" title=\"Carbon Collective 48L Duffle Bag\" rel=\"noopener noreferrer\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003cspan class=\"row-title\"\u003eXL Duffle Bag – 48L.\u003c\/span\u003e\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003e460mm x 240mm x 60mm\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eTriple-layer foam\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eDual-density foam\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eHard-wearing\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eDurable\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eWater-resistant\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eEasy to clean\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eProtect your knees!\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"Carbon Collective","offers":[{"title":"Default Title","offer_id":32109152174195,"sku":"","price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/ScreenShot2020-11-14at11.08.19AM.png?v=1605738216"},{"product_id":"aps-2-backing-plate-pxe-80","title":"APS 2\" Backing Plate FP50 for FLEX PXE 80","description":"\u003cp\u003eThe \u003cstrong\u003eAPS 2\" Backing Plate \u003c\/strong\u003eis the solution to running a 2\" plate on your PXE 80 to close the gap on even tighter spaces where the factory 3\" plate just will not fit.\u003c\/p\u003e\n\u003cp\u003eThe metal core has a conical shape which is encased in a flexible polyurethane which makes it safer near paint, and an accidental tap will not have you questioning your luck or life choices. Being conical, you can easily see and guide the pad with minimal visual intrusion.\u003c\/p\u003e\n\u003cp\u003eThis may be used in rotary or 'throw' mode, with or without extensions.\u003c\/p\u003e","brand":"APS","offers":[{"title":"Default Title","offer_id":32152859803763,"sku":"APS FP50","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/APS2_Plate.jpg?v=1608686716"},{"product_id":"flex-pxe-80-set-kit","title":"FLEX PXE 80 12-EC Cordless Nano Polisher | Full Set Kit","description":"\u003c!-- ============================================================\n     DETAIL DIVISION — FLEX PXE 80 12-EC Cordless Nano Polisher\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  \/* ── SHIPPING BANNER ── *\/\n  .dd-pd__banner {\n    background: #cc1f1f;\n    padding: 9px 20px;\n    text-align: center;\n  }\n  .dd-pd__banner p {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #fff;\n    margin: 0;\n  }\n\n  \/* ── HERO HEADER ── *\/\n  .dd-pd__hero {\n    background: #111111;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #cc1f1f;\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: #cc1f1f;\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: #999999;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-pd__tagline strong {\n    color: #cc1f1f;\n    font-style: normal;\n  }\n\n  \/* ── LEAD COPY ── *\/\n  .dd-pd__lead {\n    padding: 18px 20px;\n    background: #f5f5f5;\n    border-left: 3px solid #cc1f1f;\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 #cccccc;\n    border-bottom: 1px solid #cccccc;\n  }\n  .dd-pd__stat {\n    padding: 14px 16px;\n    border-right: 1px solid #cccccc;\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: #111111;\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: #cc1f1f;\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 #cccccc;\n    border-bottom: 1px solid #cccccc;\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: #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-pd__diff-icon svg {\n    width: 11px;\n    height: 11px;\n    stroke: #cc1f1f;\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: #111111;\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: #111111;\n    border-left: 3px solid #cc1f1f;\n  }\n  .dd-pd__quote p {\n    font-size: 15px;\n    font-style: italic;\n    color: #aaaaaa;\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: #cc1f1f;\n  }\n\n  \/* ── WHAT'S INCLUDED ── *\/\n  .dd-pd__included {\n    padding: 20px 20px 18px;\n    background: #f5f5f5;\n    border-top: 1px solid #cccccc;\n    border-bottom: 1px solid #cccccc;\n  }\n  .dd-pd__included-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 6px 20px;\n    margin-top: 4px;\n  }\n  .dd-pd__included-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 12px;\n    color: #444;\n  }\n  .dd-pd__included-dot {\n    width: 5px;\n    height: 5px;\n    background: #cc1f1f;\n    border-radius: 50%;\n    flex-shrink: 0;\n  }\n\n  \/* ── APS CALLOUT ── *\/\n  .dd-pd__aps {\n    background: #111111;\n    border-left: 3px solid #cc1f1f;\n    padding: 18px 20px;\n    border-top: 1px solid #222222;\n    border-bottom: 1px solid #222222;\n  }\n  .dd-pd__aps p {\n    font-size: 13px;\n    color: #cccccc;\n    line-height: 1.7;\n    margin: 0 0 8px;\n  }\n  .dd-pd__aps p:last-child { margin: 0; }\n  .dd-pd__aps strong { color: #ffffff; }\n\n  \/* ── RUNTIME STRIP ── *\/\n  .dd-pd__runtime {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid #cccccc;\n    border-bottom: 1px solid #cccccc;\n  }\n  .dd-pd__runtime-cell {\n    padding: 14px 16px;\n    background: #fff;\n    border-right: 1px solid #cccccc;\n    text-align: center;\n  }\n  .dd-pd__runtime-cell:last-child { border-right: none; }\n  .dd-pd__runtime-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #999;\n    margin: 0 0 4px;\n  }\n  .dd-pd__runtime-value {\n    font-size: 22px;\n    font-weight: 700;\n    color: #111111;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .dd-pd__runtime-sub {\n    font-size: 10px;\n    color: #cc1f1f;\n    font-weight: 600;\n  }\n\n  \/* ── SPEC TABLE ── *\/\n  .dd-pd__specblock {\n    background: #fff;\n    border-top: 1px solid #cccccc;\n    border-bottom: 1px solid #cccccc;\n    padding: 20px 20px 18px;\n  }\n  .dd-pd__spec-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 7px 0;\n    border-bottom: 1px solid #eeeeee;\n    font-size: 12px;\n  }\n  .dd-pd__spec-row:last-child { border-bottom: none; }\n  .dd-pd__spec-label { color: #777; font-weight: 500; }\n  .dd-pd__spec-value { font-weight: 700; color: #111111; text-align: right; }\n\n  \/* ── CLOSING ── *\/\n  .dd-pd__closing {\n    padding: 16px 20px;\n    background: #fff;\n    border-top: 1px solid #cccccc;\n    border-bottom: 1px solid #cccccc;\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: #111111;\n    border-top: 1px solid #1e0000;\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: #aaaaaa;\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.red { stroke: #cc1f1f; }\n  .dd-pd__care-item svg.gray { stroke: #888888; }\n\n  \/* ── INFO STRIP ── *\/\n  .dd-pd__info {\n    padding: 12px 16px;\n    background: #f5f5f5;\n    border: 1px solid #cccccc;\n    border-left: 3px solid #888888;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    margin-top: 1px;\n  }\n  .dd-pd__info svg {\n    width: 16px;\n    height: 16px;\n    stroke: #888888;\n    fill: none;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .dd-pd__info p {\n    font-size: 12px;\n    color: #444444;\n    margin: 0;\n    line-height: 1.55;\n  }\n  .dd-pd__info strong { color: #111111; }\n\u003c\/style\u003e\n\u003cdiv class=\"dd-pd\"\u003e\n\u003cdiv class=\"dd-pd__banner\"\u003e\n\u003cp\u003e◆  Free Ground Shipping Included · US Lower-48  ◆\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__hero\"\u003e\n\u003cp class=\"dd-pd__eyebrow\"\u003eFLEX Tools · PXE 80 12-EC · Cordless Nano rotary \u0026amp; DA Polisher · APS Germany Accessories \u003c\/p\u003e\n\u003ch2 class=\"dd-pd__title\"\u003eThe Tool Professionals\u003cbr\u003eQuietly Recommend to Each Other.\u003c\/h2\u003e\n\u003cp class=\"dd-pd__tagline\"\u003e\u003cstrong\u003eCordless. DA \u0026amp; Rotary  Modes. Tool-Free Swap. Whisper-Quiet.\u003c\/strong\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__lead\"\u003e\n\u003cp\u003eThe FLEX PXE 80 12-EC is the cordless nano polisher that professional detailers keep quietly recommending to each other. Years of field use behind it — tried, tested, and trusted, with build quality that justifies every dollar. Before committing to carrying FLEX, every pro in the network who owned one was consulted. The response was unanimous: there is no honeymoon phase with this machine. It earns its place in the work.\u003c\/p\u003e\n\u003cp\u003eLight in the hand, whisper-quiet, and built to a fit-and-finish standard that shows in the machining of every adapter. The PXE 80 is the tool you reach for when your larger polisher can't get there — door jambs, pillars, tight bumper edges, mirrors, headlights, and spot correction that would otherwise mean stopping, switching, and settling.\u003c\/p\u003e\n\u003cp\u003eThe tool-free quick-change system swaps between rotary, 3mm orbital, and 12mm orbital modes in seconds with one hand. Two 2.5Ah batteries included — run one while the other charges. By the time the first is spent, the second is ready.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__stats\"\u003e\n\u003cdiv class=\"dd-pd__stat\"\u003e\n\u003cp class=\"dd-pd__stat-label\"\u003eMax Pad Size\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-value\"\u003e3\"\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-sub\"\u003e3\" DA · 2\" rotary drive\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__stat\"\u003e\n\u003cp class=\"dd-pd__stat-label\"\u003eSpeed Range\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-value\"\u003e400–5,800\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-sub\"\u003eRPM · 800–11,600 OPM\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__stat\"\u003e\n\u003cp class=\"dd-pd__stat-label\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-value\"\u003e1.5 lbs\u003c\/p\u003e\n\u003cp class=\"dd-pd__stat-sub\"\u003eWithout battery\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__quote\"\u003e\n\u003cp\u003e\"There is no honeymoon phase with this machine. It earns its place in the work — and every professional who uses it daily says the same thing.\"\u003c\/p\u003e\n\u003ccite\u003e— Detail Division, from network consultation before carrying FLEX\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__diff\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eWhy the PXE 80 Is the One\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\u003eThree Modes · Tool-Free Quick-Change\u003c\/strong\u003e Rotary, 3mm orbital, and 12mm orbital — swap between all three in seconds, one hand, no tools. One machine handles finishing, correction, and aggressive cutting without reaching for anything else.\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\u003eGets Where Larger Polishers Can't\u003c\/strong\u003e Door jambs, A-pillars, tight bumper returns, headlight housings, mirrors, and spot correction — the areas that get skipped or require a second machine. The PXE 80 makes them routine.\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\u003eBuild Quality That Shows in the Details\u003c\/strong\u003e Fit, finish, and precision machining on the adapters that is noticeable from the first time you pick up the machine. FLEX builds tools that feel like the money — at this price point, that is not a given.\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\u003eDual Battery · Near-Seamless Runtime\u003c\/strong\u003e Two 2.5Ah batteries included. Run one while the other charges — the handoff is nearly uninterrupted. Step up to 4.0Ah for extended runtime on larger jobs.\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\u003eFLEX 12V Platform\u003c\/strong\u003e Compatible with all FLEX 12V devices. Every battery in the platform works across every tool — no redundant chargers, no incompatible packs.\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\u003eWhisper-Quiet Operation\u003c\/strong\u003e Barely audible in use. For professionals working in enclosed spaces or alongside other operations, the noise floor of the PXE 80 is a genuine practical advantage.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__runtime\"\u003e\n\u003cdiv class=\"dd-pd__runtime-cell\"\u003e\n\u003cp class=\"dd-pd__runtime-label\"\u003e2.5Ah Battery\u003c\/p\u003e\n\u003cp class=\"dd-pd__runtime-value\"\u003e~20\u003c\/p\u003e\n\u003cp class=\"dd-pd__runtime-sub\"\u003eminutes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__runtime-cell\"\u003e\n\u003cp class=\"dd-pd__runtime-label\"\u003e4.0Ah Battery\u003c\/p\u003e\n\u003cp class=\"dd-pd__runtime-value\"\u003e~35\u003c\/p\u003e\n\u003cp class=\"dd-pd__runtime-sub\"\u003eminutes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__runtime-cell\"\u003e\n\u003cp class=\"dd-pd__runtime-label\"\u003e6.0Ah Battery\u003c\/p\u003e\n\u003cp class=\"dd-pd__runtime-value\"\u003e~50\u003c\/p\u003e\n\u003cp class=\"dd-pd__runtime-sub\"\u003eminutes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__included\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eWhat's Included\u003c\/p\u003e\n\u003cdiv class=\"dd-pd__included-grid\"\u003e\n\u003cdiv class=\"dd-pd__included-item\"\u003e\n\u003cspan class=\"dd-pd__included-dot\"\u003e\u003c\/span\u003eFLEX PXE 80 12-EC (bare tool)\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__included-item\"\u003e\n\u003cspan class=\"dd-pd__included-dot\"\u003e\u003c\/span\u003e3\" Velcro Backing Plate\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__included-item\"\u003e\n\u003cspan class=\"dd-pd__included-dot\"\u003e\u003c\/span\u003eRotary Adapter\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__included-item\"\u003e\n\u003cspan class=\"dd-pd__included-dot\"\u003e\u003c\/span\u003e1\" Velcro Backing Plate\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__included-item\"\u003e\n\u003cspan class=\"dd-pd__included-dot\"\u003e\u003c\/span\u003e3mm Orbital Adapter (sanding)\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__included-item\"\u003e\n\u003cspan class=\"dd-pd__included-dot\"\u003e\u003c\/span\u003e1\" Sticky Backing Plate (sanding)\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__included-item\"\u003e\n\u003cspan class=\"dd-pd__included-dot\"\u003e\u003c\/span\u003e12mm Orbital Adapter\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__included-item\"\u003e\n\u003cspan class=\"dd-pd__included-dot\"\u003e\u003c\/span\u003e2 × 2.5Ah 12V Batteries\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__included-item\"\u003e\n\u003cspan class=\"dd-pd__included-dot\"\u003e\u003c\/span\u003eFLEX Single Bay Charger\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__included-item\"\u003e\n\u003cspan class=\"dd-pd__included-dot\"\u003e\u003c\/span\u003eFLEX Tool Bag\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__aps\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eUnlock More — APS Germany Accessories\u003c\/p\u003e\n\u003cp\u003eDetail Division is the \u003cstrong\u003eUS importer for the expanded PXE 80 accessory lineup from APS Germany\u003c\/strong\u003e — including the 2\" backing plate, FS-140 Flexible Shaft, extended reach arm, and matched pad sets that unlock capabilities the standard kit doesn't cover.\u003c\/p\u003e\n\u003cp\u003eThe factory unit is excellent. The APS accessories are what the factory unit was waiting for. The 2\" backing plate opens up correction work on surfaces the 3\" can't navigate cleanly. The flexible shaft changes the geometry of access entirely. \u003cstrong\u003eSelecting the APS Upgrade Kit is the single best decision for the performance ceiling of this machine.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you are buying this machine to work — buy the kit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__specblock\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eTechnical Specifications\u003c\/p\u003e\n\u003cdiv class=\"dd-pd__spec-row\"\u003e\n\u003cspan class=\"dd-pd__spec-label\"\u003eMax Pad Diameter\u003c\/span\u003e \u003cspan class=\"dd-pd__spec-value\"\u003e3\" DA Drive · 2\" Rotary Drive\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__spec-row\"\u003e\n\u003cspan class=\"dd-pd__spec-label\"\u003eOrbital Stroke\u003c\/span\u003e \u003cspan class=\"dd-pd__spec-value\"\u003e3mm \u0026amp; 12mm · 6mm available\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__spec-row\"\u003e\n\u003cspan class=\"dd-pd__spec-label\"\u003eNo-Load Speed\u003c\/span\u003e \u003cspan class=\"dd-pd__spec-value\"\u003e400 \/ 2,000 \/ 3,000 \/ 4,000 \/ 5,800 RPM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__spec-row\"\u003e\n\u003cspan class=\"dd-pd__spec-label\"\u003eStroke Rate (No-Load)\u003c\/span\u003e \u003cspan class=\"dd-pd__spec-value\"\u003e800–11,600 OPM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__spec-row\"\u003e\n\u003cspan class=\"dd-pd__spec-label\"\u003eBattery Platform\u003c\/span\u003e \u003cspan class=\"dd-pd__spec-value\"\u003eFLEX 12V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__spec-row\"\u003e\n\u003cspan class=\"dd-pd__spec-label\"\u003eSupported Capacities\u003c\/span\u003e \u003cspan class=\"dd-pd__spec-value\"\u003e2.5Ah · 4.0Ah · 6.0Ah\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__spec-row\"\u003e\n\u003cspan class=\"dd-pd__spec-label\"\u003eRuntime · 2.5Ah\u003c\/span\u003e \u003cspan class=\"dd-pd__spec-value\"\u003e~20 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__spec-row\"\u003e\n\u003cspan class=\"dd-pd__spec-label\"\u003eRuntime · 4.0Ah\u003c\/span\u003e \u003cspan class=\"dd-pd__spec-value\"\u003e~35 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__spec-row\"\u003e\n\u003cspan class=\"dd-pd__spec-label\"\u003eRuntime · 6.0Ah\u003c\/span\u003e \u003cspan class=\"dd-pd__spec-value\"\u003e~50 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__spec-row\"\u003e\n\u003cspan class=\"dd-pd__spec-label\"\u003eWeight (without battery)\u003c\/span\u003e \u003cspan class=\"dd-pd__spec-value\"\u003e1.5 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__closing\"\u003e\n\u003cp\u003eThe PXE 80 is a proven tool with years of field use behind it — not a spec sheet waiting to be tested. The professionals who use it daily are not switching. \u003cstrong\u003eThat consensus is the most credible spec on this page.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\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\"\u003e2 modes · tool-free swap\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"red\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 400–5,800 RPM · 800–11,600 OPM\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"red\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e FLEX 12V platform · dual battery\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"red\"\u003e\u003cpolyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e 1.5 lbs without battery\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"red\"\u003e\u003cpath d=\"M14.7 6.3a1 1 0 000 1.4l1.6 1.6a1 1 0 001.4 0l3.77-3.77a6 6 0 01-7.94 7.94l-6.91 6.91a2.12 2.12 0 01-3-3l6.91-6.91a6 6 0 017.94-7.94l-3.76 3.76z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e APS Germany accessories · US imported\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"gray\"\u003e\u003cpath d=\"M5 12h14M12 5l7 7-7 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Free ground shipping · Lower-48\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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\u003eWarranty service is handled directly through FLEX USA.\u003c\/strong\u003e Register your tool at \u003ca href=\"flexpowertools.com\/warranty\"\u003eflexpowertools.com\/warranty\u003c\/a\u003e immediately upon receipt. Detail Division is happy to assist you navigate the process if any issue arises — you are not on your own after the sale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"FLEX","offers":[{"title":"Classic FLEX PXE80 Kit","offer_id":41398093348979,"sku":"","price":389.0,"currency_code":"USD","in_stock":true},{"title":"Classic FLEX PXE80 Kit  w\/ APS Total Upgrade Kit","offer_id":41398093381747,"sku":"","price":487.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/pxe80.jpg?v=1608812913"},{"product_id":"aps-3-backing-plate-flex-pxe-80","title":"APS 3\" Backing Plate FP75 for FLEX PXE 80","description":"\u003cp\u003eThe \u003cstrong\u003eAPS 3\" Backing Plate\u003c\/strong\u003e is a direct replacement 3\" solution for your FLEX PXE80.\u003c\/p\u003e\n\u003cp\u003eAluminum inner core with conical PU outer allows the user to see the pad while working. The real benefit to this plate is an effective lower weight giving the \u003cspan style=\"vertical-align: inherit;\" data-mce-fragment=\"1\" data-mce-style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\" class=\"goog-text-highlight\" data-mce-fragment=\"1\" data-mce-style=\"vertical-align: inherit;\"\u003ebest possible compensation for inclined positions as well as the maximum possible pressure distribution when using the hard polishing discs or sanding pads. This reduction in weight reduces machine vibration by up to 33% compared to the included plate on factory units. \u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"vertical-align: inherit;\" data-mce-fragment=\"1\" data-mce-style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\" class=\"goog-text-highlight\" data-mce-fragment=\"1\" data-mce-style=\"vertical-align: inherit;\"\u003eUnderstand, this is not a simple replacement part, but an upgrade that has had significant time in development and testing for APS to create something that will bring your polishing work progress. You will see an actual difference in its use on your machine. The plate is not rigid as the factory unit, rather it offers a mild flex which is suitable to use for sanding but also finishing down. \u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"vertical-align: inherit;\" data-mce-fragment=\"1\" data-mce-style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\" class=\"goog-text-highlight\" data-mce-fragment=\"1\" data-mce-style=\"vertical-align: inherit;\"\u003ePlate Weight: \u003cstrong\u003e22g\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"vertical-align: inherit;\" data-mce-fragment=\"1\" data-mce-style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\" class=\"goog-text-highlight\" data-mce-fragment=\"1\" data-mce-style=\"vertical-align: inherit;\"\u003eSize: \u003cstrong data-mce-fragment=\"1\"\u003eØ75mm\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"vertical-align: inherit;\" data-mce-fragment=\"1\" data-mce-style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\" class=\"goog-text-highlight\" data-mce-fragment=\"1\" data-mce-style=\"vertical-align: inherit;\"\u003e*Purchase  includes APS 3\" FP75 Plate only\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"APS","offers":[{"title":"Default Title","offer_id":39415156539507,"sku":"FP75","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/APSGmbHPXE80FP75-3.jpg?v=1747765130"},{"product_id":"aps-rubber-damper-for-flex-pxe80","title":"APS Rubber Damper for FLEX PXE80","description":"\u003cp\u003eThe \u003cstrong\u003eAPS Rubber Damper\u003c\/strong\u003e 4 Pack is a replacement for the original parts located under where the battery is mounted on a PXE80. Over time, constant vibration may wear out these inserts. Easily diagnosed by a noisy machine, each piece pushes out of it's original installation area to be replaced, keeping the battery tight to the machine and decreasing the additional vibration you may be feeling. \u003c\/p\u003e\n\u003cp\u003eThis is a wear and tare item, good to have on hand for when the time comes to replace. \u003c\/p\u003e\n\u003cp\u003ePackaged as 2 sets so 4 total pieces included.\u003c\/p\u003e","brand":"APS","offers":[{"title":"Default Title","offer_id":39479230595187,"sku":"","price":4.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/APSPXE80Damper_da6a0b43-005a-4cbe-8eae-9794b69fc9ca.jpg?v=1747765564"},{"product_id":"aps-upgrade-kit-for-flex-pxe-80","title":"APS 'EDC' Upgrade Kit for FLEX PXE 80","description":"\u003c!-- ============================================================\n     DETAIL DIVISION — APS EDC Upgrade Kit for FLEX PXE 80\n     Product Description HTML\n     Paste into Shopify product description via the \u003c\u003e HTML editor\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  .dd-aps {\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-aps__hero {\n    background: #0e1218;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #4a7a9a;\n    margin-bottom: 0;\n  }\n  .dd-aps__hero-brands {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n  }\n  .dd-aps__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-aps__brand-pill--aps {\n    background: #4a7a9a;\n    color: #ffffff;\n  }\n  .dd-aps__brand-pill--flex {\n    background: #8a1a1a;\n    color: #ffffff;\n  }\n  .dd-aps__collab-mark {\n    font-size: 13px;\n    color: #2a4a5a;\n    font-weight: 400;\n  }\n  .dd-aps__flag {\n    font-size: 16px;\n    line-height: 1;\n  }\n  .dd-aps__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-aps__tagline {\n    font-size: 12px;\n    color: #3a6070;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-aps__tagline strong {\n    color: #88aabb;\n    font-style: normal;\n  }\n\n  \/* ── LEAD COPY ── *\/\n  .dd-aps__lead {\n    padding: 18px 20px;\n    background: #eef4f8;\n    border-left: 3px solid #4a7a9a;\n    border-bottom: 1px solid #b8ccd8;\n  }\n  .dd-aps__lead p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #1a2a33;\n    margin: 0 0 10px;\n  }\n  .dd-aps__lead p:last-child { margin: 0; }\n  .dd-aps__lead strong { color: #0e1218; }\n\n  \/* ── STAT GRID ── *\/\n  .dd-aps__stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid #b8ccd8;\n    border-bottom: 1px solid #b8ccd8;\n  }\n  .dd-aps__stat {\n    padding: 14px 16px;\n    border-right: 1px solid #b8ccd8;\n    background: #fff;\n  }\n  .dd-aps__stat:last-child { border-right: none; }\n  .dd-aps__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-aps__stat-value {\n    font-size: 17px;\n    font-weight: 700;\n    color: #0e1218;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .dd-aps__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── SECTION HEADERS ── *\/\n  .dd-aps__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #4a7a9a;\n    margin: 0 0 12px;\n  }\n\n  \/* ── TWO-COLUMN UPGRADE BENEFIT ── *\/\n  .dd-aps__diff {\n    padding: 20px 20px 18px;\n    background: #fff;\n    border-top: 1px solid #b8ccd8;\n    border-bottom: 1px solid #b8ccd8;\n  }\n  .dd-aps__diff-item {\n    display: flex;\n    gap: 14px;\n    margin-bottom: 14px;\n    align-items: flex-start;\n  }\n  .dd-aps__diff-item:last-child { margin-bottom: 0; }\n  .dd-aps__diff-num {\n    width: 26px;\n    height: 26px;\n    background: #0e1218;\n    border-radius: 50%;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n    font-size: 11px;\n    font-weight: 700;\n    color: #88aabb;\n    line-height: 1;\n  }\n  .dd-aps__diff-text {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.6;\n  }\n  .dd-aps__diff-text strong {\n    display: block;\n    font-size: 12px;\n    font-weight: 700;\n    color: #0e1218;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin-bottom: 2px;\n  }\n\n  \/* ── DARK CALLOUT ── *\/\n  .dd-aps__callout {\n    padding: 18px 20px;\n    background: #0e1218;\n    border-left: 3px solid #4a7a9a;\n  }\n  .dd-aps__callout .dd-aps__section-label { color: #88aabb; }\n  .dd-aps__callout p {\n    font-size: 13px;\n    color: #3a6070;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-aps__callout p:last-child { margin: 0; }\n  .dd-aps__callout strong { color: #cce0ee; }\n\n  \/* ── KIT CONTENTS BLOCK ── *\/\n  .dd-aps__kit {\n    padding: 18px 20px;\n    background: #eef4f8;\n    border-top: 1px solid #b8ccd8;\n    border-bottom: 1px solid #b8ccd8;\n  }\n  .dd-aps__kit p {\n    font-size: 13px;\n    color: #333;\n    line-height: 1.7;\n    margin: 0 0 12px;\n  }\n  .dd-aps__kit p:last-child { margin: 0; }\n  .dd-aps__kit strong { color: #0e1218; }\n\n  \/* ── KIT ITEM GRID ── *\/\n  .dd-aps__kit-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-top: 4px;\n  }\n  .dd-aps__kit-item {\n    background: #fff;\n    border: 1px solid #b8ccd8;\n    border-left: 3px solid #4a7a9a;\n    padding: 10px 14px;\n    font-size: 13px;\n    line-height: 1.4;\n  }\n  .dd-aps__kit-item a {\n    color: #1a5588;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 2px;\n  }\n  .dd-aps__kit-item a:hover { color: #4a7a9a; }\n  .dd-aps__kit-note {\n    font-size: 10px;\n    color: #777;\n    margin-top: 3px;\n  }\n\n  \/* ── CLOSING ── *\/\n  .dd-aps__closing {\n    padding: 16px 20px;\n    background: #fff;\n    border-top: 1px solid #b8ccd8;\n    border-bottom: 1px solid #b8ccd8;\n  }\n  .dd-aps__closing p {\n    font-size: 13px;\n    color: #555;\n    line-height: 1.7;\n    margin: 0 0 6px;\n  }\n  .dd-aps__closing p:last-child { margin: 0; }\n\n  \/* ── USAGE STRIP ── *\/\n  .dd-aps__care {\n    padding: 16px 20px;\n    background: #0e1218;\n    border-top: 1px solid #1a2430;\n  }\n  .dd-aps__care .dd-aps__section-label { color: #88aabb; }\n  .dd-aps__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .dd-aps__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #3a6070;\n  }\n  .dd-aps__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: #4a7a9a;\n  }\n  .dd-aps__care-item--no { color: #e87070; }\n  .dd-aps__care-item--no svg { stroke: #e87070; }\n\n  \/* ── CRITICAL WARNING ── *\/\n  .dd-aps__warning {\n    padding: 14px 18px;\n    background: #fff8f8;\n    border: 1px solid #ddaaaa;\n    border-left: 4px solid #8a1a1a;\n    margin-top: 1px;\n  }\n  .dd-aps__warning-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #8a1a1a;\n    margin: 0 0 8px;\n    display: block;\n  }\n  .dd-aps__warning p {\n    font-size: 12px;\n    color: #3a0a0a;\n    line-height: 1.65;\n    margin: 0 0 8px;\n  }\n  .dd-aps__warning p:last-child { margin: 0; }\n  .dd-aps__warning strong { color: #220000; }\n\n  \/* ── INFO NOTE ── *\/\n  .dd-aps__note {\n    padding: 12px 16px;\n    background: #eef4f8;\n    border: 1px solid #88aabb;\n    border-left: 3px solid #4a7a9a;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    margin-top: 1px;\n  }\n  .dd-aps__note svg {\n    width: 16px;\n    height: 16px;\n    stroke: #4a7a9a;\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-aps__note p {\n    font-size: 12px;\n    color: #1a3a4a;\n    margin: 0;\n    line-height: 1.55;\n  }\n  .dd-aps__note a {\n    color: #1a5588;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 2px;\n  }\n  .dd-aps__note strong { color: #0e1218; }\n\n  \/* ── FOOTER ── *\/\n  .dd-aps__origin {\n    padding: 12px 20px;\n    background: #080c10;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .dd-aps__origin-text {\n    font-size: 11px;\n    color: #2a4a5a;\n    line-height: 1.4;\n  }\n  .dd-aps__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #88aabb;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dd-aps\"\u003e\n\u003c!-- HERO HEADER --\u003e\n\u003cdiv class=\"dd-aps__hero\"\u003e\n\u003cdiv class=\"dd-aps__hero-brands\"\u003e\n\u003cspan class=\"dd-aps__brand-pill dd-aps__brand-pill--aps\"\u003eAPS Germany\u003c\/span\u003e \u003cspan class=\"dd-aps__collab-mark\"\u003e×\u003c\/span\u003e \u003cspan class=\"dd-aps__brand-pill dd-aps__brand-pill--flex\"\u003eFLEX PXE 80\u003c\/span\u003e \u003cspan class=\"dd-aps__flag\"\u003e🇩🇪\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"dd-aps__title\"\u003eThe Every Day Carry Upgrade Kit.\u003cbr\u003eThe Tool Is Good. This Makes It Complete.\u003c\/h2\u003e\n\u003cp class=\"dd-aps__tagline\"\u003eThe only aftermarket accessories tested and approved by FLEX engineers. \u003cstrong\u003eDesigned by APS Germany in conjunction with FLEX. Made in Germany.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD COPY --\u003e\n\u003cdiv class=\"dd-aps__lead\"\u003e\n\u003cp\u003eIf you own a FLEX PXE 80 and you have not run this kit, you do not know what the machine is fully capable of. The factory kit is excellent. The APS EDC Upgrade Kit resolves two specific limitations the standard configuration leaves open — and once you've run both, the stock setup feels like the compromise it is.\u003c\/p\u003e\n\u003cp\u003eThis is not an aftermarket accessory from a third party that happened to fit. These parts were designed by APS Germany in direct conjunction with FLEX engineers — \u003cstrong\u003etested and approved by the same people who built the machine.\u003c\/strong\u003e Every engineering decision in this kit reflects the mechanical limits of the PXE 80 and what those limits allow. That provenance matters.\u003c\/p\u003e\n\u003cp\u003eI have run this kit extensively. The advisements in this description come from countless hours of personal use and from the body of customer feedback since these were released. \u003cstrong\u003eIf I tell you something works a certain way, it's because I've done it — and seen what happens when it isn't done that way.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS GRID --\u003e\n\u003cdiv class=\"dd-aps__stats\"\u003e\n\u003cdiv class=\"dd-aps__stat\"\u003e\n\u003cp class=\"dd-aps__stat-label\"\u003eOrigin\u003c\/p\u003e\n\u003cp class=\"dd-aps__stat-value\"\u003eGermany\u003c\/p\u003e\n\u003cp class=\"dd-aps__stat-sub\"\u003eAPS × FLEX · engineer-approved\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__stat\"\u003e\n\u003cp class=\"dd-aps__stat-label\"\u003eCompatibility\u003c\/p\u003e\n\u003cp class=\"dd-aps__stat-value\"\u003ePXE 80\u003c\/p\u003e\n\u003cp class=\"dd-aps__stat-sub\"\u003eFLEX PXE 80 only · 2025 revision\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__stat\"\u003e\n\u003cp class=\"dd-aps__stat-label\"\u003eMaterial\u003c\/p\u003e\n\u003cp class=\"dd-aps__stat-value\"\u003eAluminum\u003c\/p\u003e\n\u003cp class=\"dd-aps__stat-sub\"\u003eBacking Plates are Metal-core · poly shield edges\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TWO UPGRADE SIDES --\u003e\n\u003cdiv class=\"dd-aps__diff\"\u003e\n\u003cp class=\"dd-aps__section-label\"\u003eTwo problems. Two solutions.\u003c\/p\u003e\n\u003cdiv class=\"dd-aps__diff-item\"\u003e\n\u003cdiv class=\"dd-aps__diff-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__diff-text\"\u003e\n\u003cstrong\u003eRotary Mode — Extensions \u0026amp; 2\" Backing Plate\u003c\/strong\u003e In rotary mode, the FX50 extension and 2\" backing plate get you into areas the factory configuration cannot reach. Edge work, deep recesses, intricate wheel designs, panel gaps that a standard head passes over — this is where the machine earns its keep for anyone doing serious small-area work. Extensions in rotary have proven their value on full-size polishers for years. The same benefit applies here in a smaller form, and it is equally significant.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__diff-item\"\u003e\n\u003cdiv class=\"dd-aps__diff-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__diff-text\"\u003e\n\u003cstrong\u003eDA Mode — APS Has the Factory Parts Beat\u003c\/strong\u003e The FP75 3\" Backing Plate flexes in a way the factory mold-injected plastic piece does not. Better balanced, better surface contact, and less concern when working near surrounding painted areas. The APS DA components are a measurable step forward from factory — not a marginal one.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__diff-item\"\u003e\n\u003cdiv class=\"dd-aps__diff-num\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__diff-text\"\u003e\n\u003cstrong\u003eReduced Vibration — 2\" and 3\" Backing Plates\u003c\/strong\u003e Both backing plates deliver measurably less vibration during operation compared to the stock units. Better stability. More consistent pad-to-surface contact throughout the pass. You feel it immediately, and the result on paint reflects it.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PERFORMANCE CALLOUT --\u003e\n\u003cdiv class=\"dd-aps__callout\"\u003e\n\u003cp class=\"dd-aps__section-label\"\u003eIf you do the small work seriously — this kit is non-negotiable\u003c\/p\u003e\n\u003cp\u003eDoor cups. Glass edges. Gasket lines. Tight panel transitions. Wheel recesses. Trim surrounds. The areas that hand polishing reaches last and factory machine setups don't reach at all. \u003cstrong\u003eThat is where this kit lives.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAnyone running a PXE 80 for paint correction or detail finishing on cars that matter knows the frustration of working around areas the standard head can't get to cleanly. The extensions change that calculation entirely — and the reduced vibration from the APS backing plates means the work you're doing is actually translating to the surface rather than dissipating through an inadequate component.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThis is a must-have kit for anyone that takes the small work seriously.\u003c\/strong\u003e Run it alongside this machine and you'll understand why the factory kit felt incomplete.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KIT CONTENTS --\u003e\n\u003cdiv class=\"dd-aps__kit\"\u003e\n\u003cp class=\"dd-aps__section-label\"\u003eWhat's in the Kit\u003c\/p\u003e\n\u003cp\u003eAll components available individually if the kit is out of stock — links below. Pads are sold separately.\u003c\/p\u003e\n\u003cdiv class=\"dd-aps__kit-grid\"\u003e\n\u003cdiv class=\"dd-aps__kit-item\"\u003e\n\u003ca href=\"https:\/\/www.detail-division.mom\/products\/aps-50mm-extension-adapter-fx50?_pos=1\u0026amp;_psq=fx50\u0026amp;_ss=e\u0026amp;_v=1.0\"\u003eFX50 Extension\u003c\/a\u003e\n\u003cp class=\"dd-aps__kit-note\"\u003eRotary mode · 50mm · tight recess work\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__kit-item\"\u003e\n\u003ca href=\"https:\/\/www.detail-division.mom\/products\/copy-of-aps-50mm-extension-adapter-cones-fva50?_pos=1\u0026amp;_sid=fadd9bd9e\u0026amp;_ss=r\"\u003eFXA50 Extension \/ Cone Adapter\u003c\/a\u003e\n\u003cp class=\"dd-aps__kit-note\"\u003eRotary mode · enables spindle-type cones\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__kit-item\"\u003e\n\u003ca href=\"https:\/\/www.detail-division.mom\/products\/aps-15mm-backing-plate-flex-pxe-80?_pos=1\u0026amp;_sid=18aff79fe\u0026amp;_ss=r\"\u003e15mm Backing Plate\u003c\/a\u003e\n\u003cp class=\"dd-aps__kit-note\"\u003eAluminum · reduced vibration\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__kit-item\"\u003e\n\u003ca href=\"https:\/\/detail-division.mom\/products\/aps-2-backing-plate-pxe-80?_pos=14\u0026amp;_sid=b7ce1eaf5\u0026amp;_ss=r\"\u003e2\" Backing Plate\u003c\/a\u003e\n\u003cp class=\"dd-aps__kit-note\"\u003eRotary · deep recess + edge work · less vibration\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__kit-item\"\u003e\n\u003ca href=\"https:\/\/detail-division.mom\/products\/aps-3-backing-plate-flex-pxe-80?_pos=15\u0026amp;_sid=b7ce1eaf5\u0026amp;_ss=r\"\u003e3\" Backing Plate (FP75)\u003c\/a\u003e\n\u003cp class=\"dd-aps__kit-note\"\u003eDA only · flexible · no extension compatibility by design\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__kit-item\"\u003e\n\u003ca href=\"https:\/\/detail-division.mom\/products\/aps-rubber-damper-for-flex-pxe80?_pos=8\u0026amp;_sid=b7ce1eaf5\u0026amp;_ss=r\"\u003eReplacement Battery Dampeners\u003c\/a\u003e\n\u003cp class=\"dd-aps__kit-note\"\u003eEliminates machine rattle · restores smooth operation\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__kit-item\"\u003e\n\u003ca href=\"https:\/\/www.detail-division.mom\/products\/aps-dome-cap-for-fxa50\"\u003eCap Dome\u003c\/a\u003e\n\u003cp class=\"dd-aps__kit-note\"\u003eFor FXA50 · completes the extension setup\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"dd-aps__closing\"\u003e\n\u003cp\u003eFind appropriate polishing cones and pads for this kit \u003ca href=\"https:\/\/www.detail-division.mom\/collections\/polishing-pads\" style=\"color: #1a5588; font-weight: bold; text-decoration: underline; text-underline-offset: 2px;\"\u003ehere →\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #888; margin-top: 6px;\"\u003eFLEX PXE 80 pictured for reference — not included. Pads shown for reference — sold separately. All components available individually if kit is out of stock.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- USAGE STRIP --\u003e\n\u003cdiv class=\"dd-aps__care\"\u003e\n\u003cp class=\"dd-aps__section-label\"\u003eKey Operational Notes\u003c\/p\u003e\n\u003cdiv class=\"dd-aps__care-grid\"\u003e\n\u003cdiv class=\"dd-aps__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 Extensions for rotary mode only\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__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 FP75 3\" plate — DA only · no extension\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 6h18M3 12h18M3 18h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003eIF using Rotary extensions — max speed 2 in DA\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2v10l4 4\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e Read the included instructions fully\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__care-item--no dd-aps__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 extension + DA above speed 2\u003c\/div\u003e\n\u003cdiv class=\"dd-aps__care-item--no dd-aps__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 modify FP75 to accept extension\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CRITICAL WARNING — from personal use + FLEX engineer testing --\u003e\n\u003cdiv class=\"dd-aps__warning\"\u003e\n\u003cspan class=\"dd-aps__warning-label\"\u003e⚠ From Personal Use \u0026amp; Customer Feedback — Read This\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eExtensions are for rotary mode only.\u003c\/strong\u003e Using an extension with a DA drive above speed 2 produces visible wobble that is ineffective on paint and accelerates wear on the 12mm DA drive unit — and potentially the machine itself. I have seen this done and I am telling you directly: \u003cstrong\u003edo not do it.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe FP75 3\" backing plate is intentionally designed not to attach to an extension.\u003c\/strong\u003e This is not an oversight. It is an engineering decision based on the mechanical limits of the PXE 80. Any modification that works around this design is user liability, full stop.\u003c\/p\u003e\n\u003cp\u003eThese are not restrictions I invented. \u003cstrong\u003eThey come from the same FLEX engineers who tested and approved these parts. They come from use.\u003c\/strong\u003e These advisements reflect countless hours of my own use and the body of customer feedback since this kit was released.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PADS LINK NOTE --\u003e\n\u003cdiv class=\"dd-aps__note\"\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\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003e2025 revision.\u003c\/strong\u003e This is the latest version of the kit, updated for 2025. All components are also available individually — if the kit is out of stock, each part is linked in the kit contents above. Find pads and cones \u003ca href=\"https:\/\/www.detail-division.mom\/collections\/polishing-pads\"\u003ein the polishing pads collection →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"dd-aps__origin\"\u003e\n\u003cdiv class=\"dd-aps__origin-text\"\u003e\n\u003cstrong\u003eMade in Germany 🇩🇪 — APS × FLEX\u003c\/strong\u003e Designed by APS Germany in conjunction with FLEX engineers. Tested and approved for the FLEX PXE 80.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cem\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/CgPbMTgFq2e\/?igshid=YmMyMTA2M2Y=\"\u003e\u003cstrong\u003eCHECK OUT A QUICK IG VIDEO HERE\u003c\/strong\u003e\u003c\/a\u003e or the video below\u003cbr\u003e\u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/owwFofJBn7U\" title=\"APS GmbH parts for the FLEX PXE80\" width=\"580\" height=\"1031\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cem\u003e \u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"APS","offers":[{"title":"Default Title","offer_id":39487240536179,"sku":"","price":98.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/APSPXE80EDCKit_8c2c0a76-3ac5-48fc-813d-328c3514ab2c.jpg?v=1747765130"},{"product_id":"klin-suresafe-apron","title":"KLiN SureSafe™ Apron","description":"\u003cstyle\u003e\n  .kl-ap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #1a1a1a;\n    line-height: 1.65;\n    max-width: 680px;\n  }\n\n  \/* ── HERO ── *\/\n  .kl-ap__hero {\n    background: #070c14;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #4a7aaa;\n    margin-bottom: 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .kl-ap__hero::after {\n    content: '';\n    position: absolute;\n    top: 0; right: -20px;\n    width: 120px;\n    height: 100%;\n    background: repeating-linear-gradient(\n      -55deg,\n      transparent,\n      transparent 6px,\n      rgba(74,122,170,0.06) 6px,\n      rgba(74,122,170,0.06) 12px\n    );\n    z-index: 0;\n  }\n  .kl-ap__hero-inner {\n    position: relative;\n    z-index: 1;\n  }\n  .kl-ap__eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #4a7aaa;\n    margin: 0 0 8px;\n  }\n  .kl-ap__title {\n    font-size: 26px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.15;\n    margin: 0 0 10px;\n  }\n  .kl-ap__title span { color: #7aaacc; }\n  .kl-ap__tagline {\n    font-size: 13px;\n    color: #2a5070;\n    margin: 0;\n    font-style: italic;\n  }\n  .kl-ap__tagline strong {\n    color: #7aaacc;\n    font-style: normal;\n  }\n\n  \/* ── LEAD ── *\/\n  .kl-ap__lead {\n    padding: 18px 20px;\n    background: #f0f5fa;\n    border-left: 3px solid #4a7aaa;\n  }\n  .kl-ap__lead p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #1a2a3a;\n    margin: 0 0 10px;\n  }\n  .kl-ap__lead p:last-child { margin: 0; }\n  .kl-ap__lead strong { color: #070c14; }\n\n  \/* ── STAT GRID ── *\/\n  .kl-ap__stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid #c8d8e8;\n    border-bottom: 1px solid #c8d8e8;\n  }\n  .kl-ap__stat {\n    padding: 14px 16px;\n    border-right: 1px solid #c8d8e8;\n    background: #fff;\n  }\n  .kl-ap__stat:last-child { border-right: none; }\n  .kl-ap__stat-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #999;\n    margin: 0 0 4px;\n  }\n  .kl-ap__stat-value {\n    font-size: 17px;\n    font-weight: 700;\n    color: #070c14;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .kl-ap__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── SECTION LABEL ── *\/\n  .kl-ap__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #3a6a99;\n    margin: 0 0 12px;\n  }\n\n  \/* ── PAINT COMPLIANCE CALLOUT ── *\/\n  .kl-ap__compliance {\n    padding: 20px 20px 18px;\n    background: #070c14;\n    border-left: 3px solid #4a7aaa;\n  }\n  .kl-ap__compliance .kl-ap__section-label { color: #7aaacc; }\n  .kl-ap__compliance p {\n    font-size: 13px;\n    color: #2a5070;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .kl-ap__compliance p:last-child { margin: 0; }\n  .kl-ap__compliance strong { color: #c8e0f4; }\n\n  \/* ── MATERIAL STORY ── *\/\n  .kl-ap__material {\n    padding: 20px 20px 18px;\n    background: #f0f5fa;\n    border-top: 1px solid #c8d8e8;\n    border-bottom: 1px solid #c8d8e8;\n  }\n  .kl-ap__material p {\n    font-size: 13px;\n    color: #333;\n    line-height: 1.75;\n    margin: 0 0 10px;\n  }\n  .kl-ap__material p:last-child { margin: 0; }\n  .kl-ap__material strong { color: #070c14; }\n\n  \/* ── BUFFING KING LINK BOX ── *\/\n  .kl-ap__bk-ref {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    padding: 14px 16px;\n    background: #fff;\n    border: 1px solid #c8d8e8;\n    border-left: 3px solid #4a7aaa;\n    margin-top: 12px;\n  }\n  .kl-ap__bk-label {\n    background: #070c14;\n    color: #7aaacc;\n    font-size: 8px;\n    font-weight: 800;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    padding: 3px 7px;\n    white-space: nowrap;\n    flex-shrink: 0;\n    margin-top: 2px;\n    line-height: 1.4;\n  }\n  .kl-ap__bk-ref p {\n    font-size: 12px;\n    color: #444;\n    margin: 0;\n    line-height: 1.6;\n  }\n  .kl-ap__bk-ref strong { color: #1a2a3a; }\n\n  \/* ── DIFFERENTIATORS ── *\/\n  .kl-ap__diff {\n    padding: 20px 20px 18px;\n    background: #fff;\n    border-top: 1px solid #c8d8e8;\n    border-bottom: 1px solid #c8d8e8;\n  }\n  .kl-ap__diff-item {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 13px;\n    align-items: flex-start;\n  }\n  .kl-ap__diff-item:last-child { margin-bottom: 0; }\n  .kl-ap__diff-icon {\n    width: 20px;\n    height: 20px;\n    background: #070c14;\n    border-radius: 50%;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n  .kl-ap__diff-icon svg {\n    width: 11px;\n    height: 11px;\n    stroke: #7aaacc;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .kl-ap__diff-text {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.6;\n  }\n  .kl-ap__diff-text strong {\n    display: block;\n    font-size: 12px;\n    font-weight: 700;\n    color: #070c14;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin-bottom: 2px;\n  }\n\n  \/* ── PULL QUOTE ── *\/\n  .kl-ap__quote {\n    padding: 18px 20px;\n    background: #070c14;\n    border-left: 3px solid #4a7aaa;\n  }\n  .kl-ap__quote p {\n    font-size: 15px;\n    font-style: italic;\n    color: #3a6a90;\n    margin: 0 0 6px;\n    line-height: 1.5;\n  }\n  .kl-ap__quote cite {\n    font-size: 10px;\n    font-style: normal;\n    font-weight: 600;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #4a7aaa;\n  }\n\n  \/* ── CCS BLOCK ── *\/\n  .kl-ap__ccs {\n    padding: 18px 20px;\n    background: #f0f5fa;\n    border-top: 1px solid #c8d8e8;\n    border-bottom: 1px solid #c8d8e8;\n  }\n  .kl-ap__ccs p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .kl-ap__ccs p:last-child { margin: 0; }\n  .kl-ap__ccs strong { color: #070c14; }\n\n  \/* ── BADGE STRIP ── *\/\n  .kl-ap__badges {\n    padding: 12px 20px;\n    background: #fff;\n    border-bottom: 1px solid #c8d8e8;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    align-items: center;\n  }\n  .kl-ap__badge {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 4px 9px;\n    background: #f0f5fa;\n    color: #1a3a5a;\n    border: 1px solid #aaccdd;\n  }\n  .kl-ap__badge--accent {\n    background: #070c14;\n    color: #7aaacc;\n    border-color: #1a3a5a;\n  }\n  .kl-ap__badge--gold {\n    background: #fdf6ec;\n    color: #7a5200;\n    border-color: #e8c97a;\n  }\n\n  \/* ── CARE STRIP ── *\/\n  .kl-ap__care {\n    padding: 16px 20px;\n    background: #070c14;\n    border-top: 1px solid #0e1a26;\n  }\n  .kl-ap__care .kl-ap__section-label { color: #7aaacc; }\n  .kl-ap__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .kl-ap__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #2a5070;\n  }\n  .kl-ap__care-item svg {\n    width: 14px;\n    height: 14px;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    fill: none;\n    flex-shrink: 0;\n    stroke: #4a7aaa;\n  }\n  .kl-ap__care-item--no { color: #e87070; }\n  .kl-ap__care-item--no svg { stroke: #e87070; }\n  .kl-ap__care-link {\n    font-size: 11px;\n    color: #7aaacc;\n    text-decoration: underline;\n    margin-top: 10px;\n    display: inline-block;\n  }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .kl-ap__origin {\n    padding: 12px 20px;\n    background: #030608;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .kl-ap__origin-flag { font-size: 18px; line-height: 1; }\n  .kl-ap__origin-text {\n    font-size: 11px;\n    color: #1a3a5a;\n    line-height: 1.4;\n  }\n  .kl-ap__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #7aaacc;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"kl-ap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"kl-ap__hero\"\u003e\n\u003cdiv class=\"kl-ap__hero-inner\"\u003e\n\u003cp class=\"kl-ap__eyebrow\"\u003eKLiN Korea · SureSafe™ Apron · Paint-Compliant · Made in South Korea\u003c\/p\u003e\n\u003ch2 class=\"kl-ap__title\"\u003eSeems Unnecessary.\u003cbr\u003e\u003cspan\u003eUntil It Isn't.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"kl-ap__tagline\"\u003e\u003cstrong\u003eThe only detailing apron built from paint-grade microfiber.\u003c\/strong\u003e When your clothing touches a finished panel, this is the difference between a mark and nothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD --\u003e\n\u003cdiv class=\"kl-ap__lead\"\u003e\n\u003cp\u003eA detailing apron sounds obnoxious until you need to lean over a fender to finish a hood close to the windshield. You soon realize that trusting your clothing is not an option, especially when you consider the value of your time polishing - and how quickly a pair of jeans can increase your total time spent during correction.\u003c\/p\u003e\n\u003cp\u003eThe KLiN SureSafe™ Apron is built from the same fiber used in KLiN's Buffing King — the most paint-compliant microfiber they make. It covers your clothing, protects your work, and carries what your hands need. No other company makes a detailing apron at this level of paint safety. That's not marketing — it's a gap in the market that this product fills alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"kl-ap__stats\"\u003e\n\u003cdiv class=\"kl-ap__stat\"\u003e\n\u003cp class=\"kl-ap__stat-label\"\u003eSize\u003c\/p\u003e\n\u003cp class=\"kl-ap__stat-value\"\u003e86 × 65cm\u003c\/p\u003e\n\u003cp class=\"kl-ap__stat-sub\"\u003eOne size · full coverage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__stat\"\u003e\n\u003cp class=\"kl-ap__stat-label\"\u003ePockets\u003c\/p\u003e\n\u003cp class=\"kl-ap__stat-value\"\u003eTwo\u003c\/p\u003e\n\u003cp class=\"kl-ap__stat-sub\"\u003eFront-facing · deep set\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__stat\"\u003e\n\u003cp class=\"kl-ap__stat-label\"\u003ePackaging\u003c\/p\u003e\n\u003cp class=\"kl-ap__stat-value\"\u003eCCS™\u003c\/p\u003e\n\u003cp class=\"kl-ap__stat-sub\"\u003ePre-washed · sealed · ready\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PAINT COMPLIANCE --\u003e\n\u003cdiv class=\"kl-ap__compliance\"\u003e\n\u003cp class=\"kl-ap__section-label\"\u003ePaint Compliance — Why It Matters Here\u003c\/p\u003e\n\u003cp\u003eMost shop aprons are canvas, polyester, or heavy cotton. They're built to protect the person wearing them — not the surface they're working on. \u003cstrong\u003eThe SureSafe™ is built for the opposite priority.\u003c\/strong\u003e The fiber touching your paint during a final wipedown, an inspection pass, or a polishing run is the same grade that KLiN uses in their flagship finishing towel. If it's safe enough to be the last thing on the paint, it's safe enough to be on your body while you're working near it.\u003c\/p\u003e\n\u003cp\u003eNo other detailing apron is made this way. The gap exists because the material costs more, the manufacturing is more demanding, and most brands don't connect the two problems. \u003cstrong\u003eKLiN did.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL STORY --\u003e\n\u003cdiv class=\"kl-ap__material\"\u003e\n\u003cp class=\"kl-ap__section-label\"\u003eThe Material — What This Is Actually Made From\u003c\/p\u003e\n\u003cp\u003eThe SureSafe™ Apron is constructed from the same fiber as the KLiN Buffing King — the single most paint-safe microfiber in the KLiN lineup. The Buffing King's GSM rating (~1000GSM) comes from its \u003cstrong\u003edual-layer construction\u003c\/strong\u003e: two layers of this fiber stitched together into one towel to build the weight and cushion that makes it exceptional for soft paint work.\u003c\/p\u003e\n\u003cp\u003eThe apron is a \u003cstrong\u003esingle layer of that same fiber\u003c\/strong\u003e. The GSM number is different because the stacked construction isn't there — but the material itself is identical. The softness, the paint compliance, the fiber quality — all of it is present. What the Buffing King achieves through two layers of this material, the apron delivers as the clothing between you and your work.\u003c\/p\u003e\n\u003cdiv class=\"kl-ap__bk-ref\"\u003e\n\u003cdiv class=\"kl-ap__bk-label\"\u003eFiber\u003cbr\u003eOrigin\u003c\/div\u003e\n\u003cp\u003eSame material as the \u003cstrong\u003eKLiN Buffing King\u003c\/strong\u003e — the dual-layer construction of that towel is what produces its ~1000GSM weight. The apron uses one layer of that fiber. The GSM is different. The material is not.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIFFERENTIATORS --\u003e\n\u003cdiv class=\"kl-ap__diff\"\u003e\n\u003cp class=\"kl-ap__section-label\"\u003eConstruction \u0026amp; Features\u003c\/p\u003e\n\u003cdiv class=\"kl-ap__diff-item\"\u003e\n\u003cdiv class=\"kl-ap__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-text\"\u003e\n\u003cstrong\u003eBuffing King Fiber — Single Layer\u003c\/strong\u003e The most paint-compliant microfiber KLiN produces, worn as an apron. Ultra-soft contact with painted surfaces — intentional or otherwise.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-item\"\u003e\n\u003cdiv class=\"kl-ap__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-text\"\u003e\n\u003cstrong\u003eTwo Deep Front Pockets\u003c\/strong\u003e Keep what you need in reach — inspection light, a bottle, a spare applicator. Or a beer for the long nights when the paint isn't cooperating and the hours are.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-item\"\u003e\n\u003cdiv class=\"kl-ap__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-text\"\u003e\n\u003cstrong\u003eFabric Ties — Waist \u0026amp; Neck\u003c\/strong\u003e Adjustable fit via fabric ties at the waist and neck. Stays in place through full movement — no hardware, no buckles, nothing that can catch a panel edge.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-item\"\u003e\n\u003cdiv class=\"kl-ap__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-text\"\u003e\n\u003cstrong\u003eLeather KL!N Logo — Chest\u003c\/strong\u003e Embossed leather logo patch sewn onto the chest. Positioned away from contact zones — not a paint risk, just a mark of what it's made from.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-item\"\u003e\n\u003cdiv class=\"kl-ap__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-text\"\u003e\n\u003cstrong\u003eCCS™ Packaged — Ready to Use\u003c\/strong\u003e Ships pre-washed, air-washed, and sealed. Same containment standard as every KLiN towel — untouched from facility to your hands.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-item\"\u003e\n\u003cdiv class=\"kl-ap__diff-icon\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__diff-text\"\u003e\n\u003cstrong\u003eOne Size — 86 × 65cm\u003c\/strong\u003e Sized for full front coverage. Protects clothing from product contact and protects paint from clothing contact — in both directions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PULL QUOTE --\u003e\n\u003cdiv class=\"kl-ap__quote\"\u003e\n\u003cp\u003e\"Feels like a KLiN Buffing King in single-layer form. Stupid to own — until you need it. Then it's the only thing you want on.\"\u003c\/p\u003e\n\u003ccite\u003e— Detail Division\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003c!-- CCS BLOCK --\u003e\n\u003cdiv class=\"kl-ap__ccs\"\u003e\n\u003cp class=\"kl-ap__section-label\"\u003eCCS™ Containment Control System\u003c\/p\u003e\n\u003cp\u003eThe SureSafe™ Apron arrives \u003cstrong\u003epre-washed, air-washed, and sealed\u003c\/strong\u003e in KLiN's Containment Control System packaging — the same standard used in nuclear facility supply contracts and aerospace manufacturing. Ready to use straight from the pack. \u003cstrong\u003eNo prewash needed. No handling between KLiN's facility and yours.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BADGE STRIP --\u003e\n\u003cdiv class=\"kl-ap__badges\"\u003e\n\u003cspan class=\"kl-ap__badge kl-ap__badge--accent\"\u003eBuffing King Fiber\u003c\/span\u003e \u003cspan class=\"kl-ap__badge kl-ap__badge--accent\"\u003ePaint Compliant\u003c\/span\u003e \u003cspan class=\"kl-ap__badge kl-ap__badge--accent\"\u003eCCS™ Packaged\u003c\/span\u003e \u003cspan class=\"kl-ap__badge\"\u003e86 × 65cm · One Size\u003c\/span\u003e \u003cspan class=\"kl-ap__badge\"\u003eTwo Front Pockets\u003c\/span\u003e \u003cspan class=\"kl-ap__badge\"\u003eFabric Ties · Waist \u0026amp; Neck\u003c\/span\u003e \u003cspan class=\"kl-ap__badge kl-ap__badge--gold\"\u003eMade in Korea\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- CARE --\u003e\n\u003cdiv class=\"kl-ap__care\"\u003e\n\u003cp class=\"kl-ap__section-label\"\u003eCare — Launder as Microfiber\u003c\/p\u003e\n\u003cdiv class=\"kl-ap__care-grid\"\u003e\n\u003cdiv class=\"kl-ap__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Machine wash · warm water\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18M5 8l7-5 7 5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Hang dry or low heat only\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 6h18M3 12h18M3 18h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Wash separately from cotton\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__care-item--no kl-ap__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e No fabric softener\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__care-item--no kl-ap__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e No bleach\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__care-item--no kl-ap__care-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Do not over-dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"kl-ap__care-link\" href=\"https:\/\/detail-division.mom\/pages\/microfiber-care\"\u003eFull microfiber care guide →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ORIGIN FOOTER --\u003e\n\u003cdiv class=\"kl-ap__origin\"\u003e\n\u003cdiv class=\"kl-ap__origin-flag\"\u003e🇰🇷\u003c\/div\u003e\n\u003cdiv class=\"kl-ap__origin-text\"\u003e\n\u003cstrong\u003eMade in Korea — Actually.\u003c\/strong\u003e Manufactured in KLiN's own facility in Gunpo-Si, Korea — just outside Seoul. Same facility, same standards, same material as the Buffing King.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Default Title","offer_id":39597631373427,"sku":"","price":50.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/KLiNSureSoftApron.jpg?v=1637617667"},{"product_id":"flex-12-0v-battery","title":"FLEX 12.0V Battery","description":"\u003cp\u003eThe FLEX 12.0V Battery is used for the PXE 80 cordless polisher. Lithium-ion direct replacement to give you an additional battery to keep as a spare or replace.\u003c\/p\u003e\n\u003cp\u003eChoose between a 12V 2.5aH unit which is the factory sizing for the FLEX PXE80, or the larger 12V 4.0aH unit which will provide longer run time but with the added size and weight. \u003c\/p\u003e","brand":"FLEX","offers":[{"title":"2.5aH 12V","offer_id":43063577935987,"sku":"","price":68.25,"currency_code":"USD","in_stock":true},{"title":"4.0aH 12V","offer_id":39630213709939,"sku":"","price":81.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/flexbatteries.jpg?v=1638480583"},{"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":"aps-fxa50-extension","title":"APS 50mm Extension Adapter (cones) FXA50","description":"\u003cp\u003eThe \u003cstrong\u003eAPS 50mm Extension Adapter FXA50 \u003c\/strong\u003egives you the ability to use a mini polishing cone and other nano-polishing accessories with your FLEX PXE 80. Made of anodized aluminum, this is a single piece rotary \/ extension \/ adapter in one piece. It eliminates swapping and threading fittings into the factory rotary attachment, simply plug this into your machine and get to work. Perfectly machined, balanced, Made in Germany.\u003c\/p\u003e\n\u003cp\u003eNOTE: Rotary extensions are made for polishing paint. While polishing cones can work for polishing metal and aluminum wheels, excessive downward force on the polishing cone will cause premature wear on the drive-end of the extension due to deflection or failure of the polishing cone... and not intended for that use case. This is a result of the 'drive system' and beyond the scope of the PXE80's capabilities. \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"APS","offers":[{"title":"Default Title","offer_id":40424917434483,"sku":"FXA50","price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/APSGmbHFXA50.jpg?v=1662573054"},{"product_id":"aps-50mm-extension-adapter-fx50","title":"APS 50mm Extension Adapter FX50","description":"\u003cp\u003eThe \u003cstrong\u003eAPS 50mm Extension Adapter FX50 \u003c\/strong\u003epushes out the backing plate away from your FLEX PXE 80 by 50mm, allowing a bit more comfort and better working angles related to intricate situations when polishing.\u003c\/p\u003e\n\u003cp\u003eUnlike the previous FV50 extension bars which threaded together, the FX50 is a single piece with precise manufacturing tolerances. There is no deflection or increased vibration in rotary mode when using multiple extension bars. Solid anodized aluminum construction, one piece design for rotary use only as the factory adapter and extension have been made into one machined piece. \u003c\/p\u003e\n\u003cp\u003eATTENTION: these extensions \u003cspan style=\"color: #fb0b0b;\"\u003ecan not\u003c\/span\u003e be used with FLEX factory 3\" backing plates as the factory plates do not have a relief cut in the threaded center. These extensions are designed with the intent of working areas smaller than what a 3\" plate allows. The extension will accept the factory 1\" backing plate.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003eNOTE: Rotary extensions are made for polishing paint. While they can work for polishing metal and aluminum wheels, excessive force on the edge of the backing plate will cause premature wear on the drive-end of the extension due to deflection... and not intended for that use case. This is a result of the 'drive system' and beyond the scope of the PXE80's capabilities. \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"APS","offers":[{"title":"Default Title","offer_id":40424923562099,"sku":null,"price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/APSGmbHFX50.jpg?v=1662573041"},{"product_id":"koch-chemie-masking-tape","title":"Koch Chemie Masking Tape","description":"\u003cp\u003e\u003cstrong\u003eKoch Chemie Masking Tape\u003c\/strong\u003e is a good quality, low adhesion anti-residue masking tape suitable for use on paintwork. \u003c\/p\u003e\n\u003cp\u003eThe obvious use for this is to section off your polishing work to avoid hitting edges twice, and keep trim and other unwanted surfaces from getting hit with a polishing abrasive. \u003c\/p\u003e\n\u003cp\u003eThe inner roll is printed with the KCX logo\u003c\/p\u003e","brand":"Koch Chemie","offers":[{"title":"19mm","offer_id":40558673428595,"sku":"","price":9.99,"currency_code":"USD","in_stock":true},{"title":"25mm","offer_id":42817211170931,"sku":null,"price":10.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/KochChemieTape.jpg?v=1667645450"},{"product_id":"klin-zero-finish-5-pack-carbon-collective-edition","title":"KLiN Zero Finish 5-Pack Carbon Collective Edition","description":"\n\u003cstyle\u003e\n  .dd-cc {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #1a1a1a;\n    line-height: 1.65;\n    max-width: 680px;\n  }\n\n  \/* ── HERO HEADER ── *\/\n  .dd-cc__hero {\n    background: #051414;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #00c4b4;\n    margin-bottom: 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .dd-cc__hero-brands {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 12px;\n  }\n  .dd-cc__brand-pill {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    padding: 4px 10px;\n    border-radius: 2px;\n  }\n  .dd-cc__brand-pill--cc {\n    background: #00c4b4;\n    color: #011a18;\n  }\n  .dd-cc__brand-pill--klin {\n    background: #c8a96e;\n    color: #3a2800;\n  }\n  .dd-cc__collab-mark {\n    font-size: 13px;\n    color: #2a4a48;\n    font-weight: 400;\n  }\n  .dd-cc__title {\n    font-size: 24px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.2;\n    margin: 0 0 10px;\n  }\n  .dd-cc__tagline {\n    font-size: 12px;\n    color: #3a7a74;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-cc__tagline strong {\n    color: #00c4b4;\n    font-style: normal;\n  }\n\n  \/* ── COLLAB INTRO ── *\/\n  .dd-cc__intro {\n    padding: 18px 20px;\n    background: #f0faf9;\n    border-left: 3px solid #00c4b4;\n    border-bottom: 1px solid #c0e8e4;\n  }\n  .dd-cc__intro p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #1a3a38;\n    margin: 0 0 10px;\n  }\n  .dd-cc__intro p:last-child { margin: 0; }\n  .dd-cc__intro strong { color: #051414; }\n\n  \/* ── SPEC GRID ── *\/\n  .dd-cc__stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border-top: 1px solid #c0e8e4;\n    border-bottom: 1px solid #c0e8e4;\n  }\n  .dd-cc__stat {\n    padding: 14px 12px;\n    border-right: 1px solid #c0e8e4;\n    background: #fff;\n  }\n  .dd-cc__stat:last-child { border-right: none; }\n  .dd-cc__stat-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #999;\n    margin: 0 0 4px;\n  }\n  .dd-cc__stat-value {\n    font-size: 15px;\n    font-weight: 700;\n    color: #051414;\n    line-height: 1.1;\n    margin: 0 0 2px;\n  }\n  .dd-cc__stat-sub {\n    font-size: 10px;\n    color: #888;\n  }\n\n  \/* ── AT A GLANCE ── *\/\n  .dd-cc__glance {\n    padding: 18px 20px;\n    background: #fff;\n    border-bottom: 1px solid #c0e8e4;\n  }\n  .dd-cc__section-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #00a090;\n    margin: 0 0 12px;\n  }\n  .dd-cc__glance-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n  .dd-cc__glance-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n    font-size: 12px;\n    color: #444;\n    line-height: 1.5;\n  }\n  .dd-cc__glance-dot {\n    width: 18px;\n    height: 18px;\n    background: #051414;\n    border-radius: 50%;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n  .dd-cc__glance-dot svg {\n    width: 10px;\n    height: 10px;\n    stroke: #00c4b4;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n  .dd-cc__glance-item strong {\n    display: block;\n    font-size: 11px;\n    font-weight: 700;\n    color: #051414;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin-bottom: 1px;\n  }\n\n  \/* ── PERFORMANCE CALLOUT ── *\/\n  .dd-cc__performance {\n    padding: 18px 20px;\n    background: #051414;\n    border-left: 3px solid #00c4b4;\n  }\n  .dd-cc__performance .dd-cc__section-label { color: #00c4b4; }\n  .dd-cc__performance p {\n    font-size: 13px;\n    color: #3a7a74;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-cc__performance p:last-child { margin: 0; }\n  .dd-cc__performance strong { color: #d0f4f0; }\n\n  \/* ── USE CASES BLOCK ── *\/\n  .dd-cc__use {\n    padding: 18px 20px;\n    background: #f0faf9;\n    border-top: 1px solid #c0e8e4;\n    border-bottom: 1px solid #c0e8e4;\n  }\n  .dd-cc__use p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 12px;\n  }\n  .dd-cc__use p:last-child { margin: 0; }\n  .dd-cc__use strong { color: #051414; }\n  .dd-cc__use-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 8px;\n    margin-top: 4px;\n  }\n  .dd-cc__use-item {\n    background: #fff;\n    border: 1px solid #c0e8e4;\n    border-top: 2px solid #00c4b4;\n    padding: 10px 12px;\n    text-align: center;\n  }\n  .dd-cc__use-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #00a090;\n    margin: 0 0 3px;\n  }\n  .dd-cc__use-note {\n    font-size: 11px;\n    color: #555;\n    line-height: 1.4;\n  }\n\n  \/* ── CCS PACKAGING BLOCK ── *\/\n  .dd-cc__ccs {\n    padding: 18px 20px;\n    background: #f0faf9;\n    border-top: 1px solid #c0e8e4;\n    border-bottom: 1px solid #c0e8e4;\n  }\n  .dd-cc__ccs p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-cc__ccs p:last-child { margin: 0; }\n  .dd-cc__ccs strong { color: #051414; }\n\n  \/* ── BADGE STRIP ── *\/\n  .dd-cc__collab-strip {\n    padding: 14px 20px;\n    background: #fff;\n    border-bottom: 1px solid #c0e8e4;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    align-items: center;\n  }\n  .dd-cc__badge {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 5px 10px;\n    border-radius: 2px;\n    background: #f0faf9;\n    color: #006a60;\n    border: 1px solid #a0d8d4;\n  }\n  .dd-cc__badge--gold {\n    background: #fdf6ec;\n    color: #7a5200;\n    border-color: #e8c97a;\n  }\n\n  \/* ── CARE STRIP ── *\/\n  .dd-cc__care {\n    padding: 16px 20px;\n    background: #051414;\n  }\n  .dd-cc__care .dd-cc__section-label { color: #00c4b4; }\n  .dd-cc__care-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 10px;\n  }\n  .dd-cc__care-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 11px;\n    color: #3a7a74;\n  }\n  .dd-cc__care-item svg {\n    width: 14px;\n    height: 14px;\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    fill: none;\n    flex-shrink: 0;\n    stroke: #00c4b4;\n  }\n  .dd-cc__care-item--no { color: #e87070; }\n  .dd-cc__care-item--no svg { stroke: #e87070; }\n  .dd-cc__care-link {\n    font-size: 11px;\n    color: #00c4b4;\n    text-decoration: underline;\n    margin-top: 10px;\n    display: inline-block;\n  }\n\n  \/* ── ORIGIN FOOTER ── *\/\n  .dd-cc__origin {\n    padding: 12px 20px;\n    background: #030c0c;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .dd-cc__origin-flag {\n    font-size: 18px;\n    line-height: 1;\n  }\n  .dd-cc__origin-text {\n    font-size: 11px;\n    color: #2a6060;\n    line-height: 1.4;\n  }\n  .dd-cc__origin-text strong {\n    display: block;\n    font-size: 12px;\n    color: #88d8d0;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dd-cc\"\u003e\n\n  \u003c!-- HERO HEADER --\u003e\n  \u003cdiv class=\"dd-cc__hero\"\u003e\n    \u003cdiv class=\"dd-cc__hero-brands\"\u003e\n      \u003cspan class=\"dd-cc__brand-pill dd-cc__brand-pill--cc\"\u003eCarbon Collective\u003c\/span\u003e\n      \u003cspan class=\"dd-cc__collab-mark\"\u003e×\u003c\/span\u003e\n      \u003cspan class=\"dd-cc__brand-pill dd-cc__brand-pill--klin\"\u003eKLiN Korea\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"dd-cc__title\"\u003eZero Finish Microfiber\u003cbr\u003e5-Pack · CC Edition.\u003c\/h2\u003e\n    \u003cp class=\"dd-cc__tagline\"\u003ePearl weave construction. CC-specific GSM. Embossed logo. \u003cstrong\u003eBuilt heavier and thicker than the Zero Finish HD — for this collaboration only.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COLLAB INTRO --\u003e\n  \u003cdiv class=\"dd-cc__intro\"\u003e\n    \u003cp\u003eThe KLiN Korea Zero Finish in Carbon Collective Edition is a CC-specific GSM — heavier and slightly thicker than the standard Zero Finish HD, with an embossed logo developed for this collaboration. Pearl weave towels are nothing new. \u003cstrong\u003eThe grade of materials used and the manufacturing is what sets these so far beyond conventional offerings.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eThe Zero Finish is purpose-built for removing polishing compounds and waxes from paint — a task that demands the right weave and the right fiber density. Simply apply light pressure to a waxed or polished surface and product removal is effortless. The towel does the work.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"dd-cc__stats\"\u003e\n    \u003cdiv class=\"dd-cc__stat\"\u003e\n      \u003cp class=\"dd-cc__stat-label\"\u003ePack\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-value\"\u003e5 Towels\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-sub\"\u003eCCS™ sealed packaging\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-cc__stat\"\u003e\n      \u003cp class=\"dd-cc__stat-label\"\u003eGSM\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-value\"\u003e406 GSM\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-sub\"\u003eRandom sample avg · CC-specific\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-cc__stat\"\u003e\n      \u003cp class=\"dd-cc__stat-label\"\u003eSize\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-value\"\u003e40 × 40cm\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-sub\"\u003e16″ × 16″\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dd-cc__stat\"\u003e\n      \u003cp class=\"dd-cc__stat-label\"\u003eWeave\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-value\"\u003ePearl\u003c\/p\u003e\n      \u003cp class=\"dd-cc__stat-sub\"\u003e70\/30 · made in Korea\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- AT A GLANCE --\u003e\n  \u003cdiv class=\"dd-cc__glance\"\u003e\n    \u003cp class=\"dd-cc__section-label\"\u003eAt a glance\u003c\/p\u003e\n    \u003cdiv class=\"dd-cc__glance-grid\"\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eCC-Specific GSM\u003c\/strong\u003eHeavier and slightly thicker than the Zero Finish HD — exclusive to this collab\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eEmbossed Logo\u003c\/strong\u003eBespoke Carbon Collective branding — not a re-badge\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003ePearl Weave Construction\u003c\/strong\u003ePurpose-built for polish and wax removal — light pressure, effortless product lift\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eCCS™ Packaged\u003c\/strong\u003ePre-washed, air-washed, sealed at source — ready to use, untouched in transit\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eMade in South Korea\u003c\/strong\u003eKLiN's own facility — no white-label, no outsourced production\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__glance-item\"\u003e\n        \u003cdiv class=\"dd-cc__glance-dot\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cstrong\u003eYears of Durability\u003c\/strong\u003ePerformance holds across wash cycles — KLiN does not lint, and it does not quit early\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PERFORMANCE CALLOUT --\u003e\n  \u003cdiv class=\"dd-cc__performance\"\u003e\n    \u003cp class=\"dd-cc__section-label\"\u003eWhy KLiN Korea is different\u003c\/p\u003e\n    \u003cp\u003eIf you've used these towels before, the difference is clear. They last for \u003cstrong\u003eyears\u003c\/strong\u003e with minimal drop in performance over time. The internet has always promised \"the best\" towel — in reality, most function well for the first 4–5 uses. Cheap material then shows its actual value. Lint appears. Performance drops. You're back to searching.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eKLiN does not lint.\u003c\/strong\u003e With a proper care process, these will be the consistent and durable finishing towels you are paying for and expecting — not just on the first panel, but years from now. The Zero Finish CC Edition is the product of chasing the highest grade of performance from microfiber. \u003cstrong\u003eThese are expensive to make. That's the point.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003cdiv class=\"dd-cc__use\"\u003e\n    \u003cp class=\"dd-cc__section-label\"\u003eRecommended Use\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eBest use: compound and polish removal.\u003c\/strong\u003e Simply apply light pressure to the polished or waxed surface and product lifts cleanly — less effort, more complete removal per pass.\u003c\/p\u003e\n    \u003cdiv class=\"dd-cc__use-grid\"\u003e\n      \u003cdiv class=\"dd-cc__use-item\"\u003e\n        \u003cp class=\"dd-cc__use-label\"\u003eBest Use\u003c\/p\u003e\n        \u003cp class=\"dd-cc__use-note\"\u003eCompound \u0026amp; polish removal\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__use-item\"\u003e\n        \u003cp class=\"dd-cc__use-label\"\u003eAlso\u003c\/p\u003e\n        \u003cp class=\"dd-cc__use-note\"\u003eCoating \u0026amp; sealant leveling\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__use-item\"\u003e\n        \u003cp class=\"dd-cc__use-label\"\u003eAlso\u003c\/p\u003e\n        \u003cp class=\"dd-cc__use-note\"\u003eGlass cleaning\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CCS PACKAGING --\u003e\n  \u003cdiv class=\"dd-cc__ccs\"\u003e\n    \u003cp class=\"dd-cc__section-label\"\u003eCCS™ Containment Control System\u003c\/p\u003e\n    \u003cp\u003eTowels are \u003cstrong\u003epre-washed and air-washed\u003c\/strong\u003e prior to CCS™ packaging. Transit is in fully sealed boxes. Every effort is made to deliver a product that is ready to use as soon as it arrives — \u003cstrong\u003euntouched in transit and final packaging\u003c\/strong\u003e so the end user is the only one that has ever been hands-on with the towel.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BADGE STRIP --\u003e\n  \u003cdiv class=\"dd-cc__collab-strip\"\u003e\n    \u003cspan class=\"dd-cc__badge\"\u003eCarbon Collective edition\u003c\/span\u003e\n    \u003cspan class=\"dd-cc__badge\"\u003e406 GSM · CC-specific\u003c\/span\u003e\n    \u003cspan class=\"dd-cc__badge\"\u003ePearl weave\u003c\/span\u003e\n    \u003cspan class=\"dd-cc__badge\"\u003eCCS™ packaged\u003c\/span\u003e\n    \u003cspan class=\"dd-cc__badge--gold dd-cc__badge\"\u003e40 × 40cm · 5-pack\u003c\/span\u003e\n    \u003cspan class=\"dd-cc__badge--gold dd-cc__badge\"\u003eMade in Korea\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CARE STRIP --\u003e\n  \u003cdiv class=\"dd-cc__care\"\u003e\n    \u003cp class=\"dd-cc__section-label\"\u003eCare — read this\u003c\/p\u003e\n    \u003cdiv class=\"dd-cc__care-grid\"\u003e\n      \u003cdiv class=\"dd-cc__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Hand wash or machine wash · delicate · cold\/warm\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18M5 8l7-5 7 5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Hang dry or low heat only\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 3l18 18M9 6h6l1 6H8L9 6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Like colors only\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__care-item--no dd-cc__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        No fabric softener or bleach\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__care-item--no dd-cc__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        No drying aids — binds fibers\n      \u003c\/div\u003e\n      \u003cdiv class=\"dd-cc__care-item--no dd-cc__care-item\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M15 9l-6 6M9 9l6 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Never over-dry in machine\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"https:\/\/detail-division.mom\/pages\/microfiber-care\" class=\"dd-cc__care-link\"\u003eFull microfiber care guide →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ORIGIN FOOTER --\u003e\n  \u003cdiv class=\"dd-cc__origin\"\u003e\n    \u003cdiv class=\"dd-cc__origin-flag\"\u003e🇰🇷\u003c\/div\u003e\n    \u003cdiv class=\"dd-cc__origin-text\"\u003e\n      \u003cstrong\u003eMade in Korea — Actually.\u003c\/strong\u003e\n      Manufactured in KLiN's own facility in Gunpo-Si, Korea — just outside Seoul. Carbon Collective × KLiN Korea.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KL!N","offers":[{"title":"Default Title","offer_id":40682532733043,"sku":"KLiN-CC-ZF","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/KLiNKoreaCarbonCollectiveZeroFinish-3.jpg?v=1674779599"},{"product_id":"aps-x-org-essential-kit-for-flex-pxe80","title":"APS X-ORG Essential Kit for FLEX PXE80","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eIntroducing the \u003cstrong\u003eAPS X-ORG Essential Kit for FLEX PXE80\u003c\/strong\u003e. The innovative 3D printed organization system holds your FLEX PXE80 polisher, battery packs, charging base and accessories in a wall-mounted solution that can be screwed directly into drywall or slide into the openings of a wall-mounted garage organization system. \u003c\/p\u003e\n\u003cp\u003eThe parts are designed and printed in-house at APS Germany, make thoughtful use of garage space, and provide a level of organization that this tool and these accessories have needed. Your work area will look 'on-purpose' and well thought out, and your nano-polishing workflow will now match the aesthetic. Everything has a place, and the accuracy of 3D printing ensures a perfect fit for each item. \u003c\/p\u003e\n\u003cp\u003eGerman practicality and organization, ease of install; there's a lot here that will just make life easy.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe X-ORG Essential Kit includes:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan mce-data-marked=\"1\"\u003eAPS X-ORG THRONE- Wall Bracket for FLEX  PXE80\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eAPS X-ORG Holder for PXE Charger\u003c\/li\u003e\n\u003cli\u003eAPS X-ORG 2-Battery Holder\u003c\/li\u003e\n\u003cli\u003eAPS X-ORG 3-Accessory Holder\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThese are available in Black, and every visible mounting point is covered with a button on the face of the part, keeping mounting hardware hidden and provides a professional looking install no matter where you decide to use it.  \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e  \u003c\/p\u003e\n\u003cp\u003e\u003cem\u003e \u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"APS","offers":[{"title":"Full Kit","offer_id":40844581666931,"sku":"","price":47.99,"currency_code":"USD","in_stock":true},{"title":"Throne Wall Bracket","offer_id":40844581699699,"sku":"","price":13.99,"currency_code":"USD","in_stock":true},{"title":"Charger Holder","offer_id":40844581732467,"sku":"","price":13.99,"currency_code":"USD","in_stock":true},{"title":"2-Battery Holder","offer_id":40844581765235,"sku":"","price":13.99,"currency_code":"USD","in_stock":true},{"title":"3-Accessory Holder","offer_id":40844581798003,"sku":"","price":13.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/products\/APSX-ORGEssentialKitforFLEXPXE80.png?v=1678203790"},{"product_id":"flex-pxe80-random-orbital-drive-12mm","title":"FLEX PXE80 Random Orbital Drive 12mm 496.022","description":"\u003cp\u003eThe \u003cstrong\u003eFLEX PXE80 Random Orbital Drive 12mm\u003c\/strong\u003e is a factory replacement part used for DA polishing with this machine. Factory part, direct replacement\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"FLEX","offers":[{"title":"Default Title","offer_id":40822787276915,"sku":"496.022","price":41.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/FLEXPXE80DA12mmThrowReplacement.jpg?v=1683747592"},{"product_id":"copy-of-flex-pxe80-random-orbital-drive-12mm-496-022","title":"FLEX PXE80 Rotary Drive 496.030","description":"\u003cp\u003eThe \u003cstrong\u003eFLEX PXE80 Rotary Drive \u003c\/strong\u003eis a factory replacement part used for rotary polishing with this machine. Factory part, direct replacement\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"FLEX","offers":[{"title":"Default Title","offer_id":40822797631603,"sku":"496.030","price":21.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/FLEXPXE80RotaryReplacement.jpg?v=1683748116"},{"product_id":"koch-chemie-headlight-polish-set","title":"Koch Chemie Headlight Polish Set","description":"\u003cp\u003eModern headlights utilize acrylic to protect the fixture itself from road debris. Unfortunately, UV exposure degrades the clear coating and will start to change the color of the acrylic and make it foggy, decreasing how much light is emitted, altering the pattern, and it pretty much makes the front of your car look like trash. \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe Koch Chemie Headlight Polish Set\u003c\/strong\u003e is a kit that gives you everything you need to resolve the problem. The set brings you from the sanding stage with 1000, 2000 and 4000 grit Abralon paper with a Velcro-backed  sanding block. Two headlight-specific abrasives are also included, along with two polishing pads. \u003c\/p\u003e\n\u003cp\u003eThe kit contains enough to complete an estimated 50 sets of headlights\u003c\/p\u003e","brand":"Koch Chemie","offers":[{"title":"Default Title","offer_id":40888611373171,"sku":"","price":135.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/KochChemieHeadlightPolishingKit-3.jpg?v=1690306247"},{"product_id":"aps-15mm-backing-plate-flex-pxe-80","title":"APS 15mm SBP15 Backing Plate FLEX PXE 80","description":"\u003cp\u003eThe \u003cstrong\u003eAPS 15mm SBP15 Backing Plate \u003c\/strong\u003eutilizes a spindle, much like the polishing cones. This attaches \u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eonly\u003c\/strong\u003e\u003c\/span\u003e via the FVA50 for use with FLEX PXE80 or the RVA50 for use with RUPES iBrid.\u003c\/p\u003e\n\u003cp\u003eBeing 15mm, this plate will help with the smallest areas you'll encounter that need attention in your polishing work. \u003c\/p\u003e\n\u003cp\u003eThis may also attach to a 'bending shaft' accessory with the appropriate interface. Accessory must be able to tighten down on the shaft, \u003cstrong\u003eNOT for use with the FLEX FS-140 \u003c\/strong\u003ein this case.\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003e*FVA50 Extension, Pads, and FLEX PXE80 are shown for use reference but not included\u003c\/em\u003e\u003c\/p\u003e","brand":"APS","offers":[{"title":"Default Title","offer_id":40914338185331,"sku":"SBP15","price":13.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/APSSBP15-2.jpg?v=1691519824"},{"product_id":"aps-50mm-extension-adapter-hex-cones-fha50","title":"APS 50mm Extension Adapter (HEX cones) FHA50","description":"\u003cp\u003eFrom APS Germany comes the FHA50, an extension which accepts larger polishing cones associated with the FLEX FS 140 and APS HEX cones. \u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eIncorporated rotary attachment plugs directly into the machine like an OEM piece, and the opposing end of the extension adapter utilizes a sliding sleeve which allows the 'HEX' end of the cone to be inserted and locked into place for use. No unwanted spindle spinning under load, just mechanical lock while using a larger cone for polishing tight spaces. Perfectly balance, lightweight aluminum construction, OEM fit and finish, knurled grip for quick-fitting cones. \u003c\/p\u003e\n\u003cp\u003ePictured but NOT included is an example of the HEX cone attached to the FHA50 for reference. Those cones may be found and added to cart \u003ca href=\"https:\/\/www.detail-division.mom\/products\/copy-of-aps-pro-nano-polishing-cone?_pos=1\u0026amp;_sid=31ed3dda3\u0026amp;_ss=r\" title=\"APS Hex Mini Polishing Cone\" target=\"_blank\"\u003eHERE\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"APS","offers":[{"title":"Default Title","offer_id":41142662299763,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/APSGermanyFHA50-4.jpg?v=1701963883"},{"product_id":"flex-pxe80-random-orbital-drive-6mm-531-009","title":"FLEX PXE80 Random Orbital Drive 6mm 531.009","description":"\u003cp\u003eThe \u003cstrong\u003eFLEX PXE80 Random Orbital Drive 6mm\u003c\/strong\u003e is a factory replacement part used for DA polishing with this machine. Factory part, direct replacement\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"FLEX","offers":[{"title":"Default Title","offer_id":41427051544691,"sku":"531009","price":42.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/FLEX6mmOrbitalDrivePXE80531.009-1.jpg?v=1710342742"},{"product_id":"aps-dome-cap-for-fxa50","title":"APS Dome Cap","description":"\u003cp\u003e\u003cspan\u003eThe \u003cstrong\u003eAPS Cap Dome\u003c\/strong\u003e is a robust and flexible protective cap for our polishing adapters in connection with a collet head. APS Cap Dome consists of a soft, transparent and flexible PVC plastic with a material thickness of 1mm which presses directly over the collets cap.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eThis PVC cap has a hole in the center, and when pressed on remains on the collet cap permanently without any loss of function. The knurled portion of the collet fixes the PVC cap in place and prevents abrasions on paint while working extremely close to door handles and any other scenario. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eThe PVC also allows for a sold grip, negating the need for a tool when attaching cones. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFitment for: \u003cspan data-ui-id=\"page-title-wrapper\" class=\"base\" itemprop=\"name\"\u003eFVA50, FXA50, RVA50\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cem\u003e*FXA50 is pictured for reference of fitment but not included\u003c\/em\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"APS","offers":[{"title":"Default Title","offer_id":42134106079347,"sku":null,"price":1.65,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/APSCapDome-2.jpg?v=1722551670"},{"product_id":"flex-xfe-15-150-18-copy","title":"FLEX 24V Rotary Polisher Kit","description":"\u003cp\u003e\u003cspan style=\"color: rgb(55, 235, 92);\"\u003e\u003cstrong\u003e*\u003cem\u003ePrice includes Free Ground-Only Shipping to the US Lower-48\u003c\/em\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cstrong\u003eThe FLEX 24V Random Orbital Polisher Kit.\u003c\/strong\u003e This is the first set of polishers made by FLEX to offer the same 24V power source as their power tools. Utilizing FLEX's new lithium battery (included in this kit) \u003cstrong\u003eOR\u003c\/strong\u003e use the upgraded stacked lithium battery cell (similar to a cell phone battery), the battery ecosystem found in their commercial grade tools, the end result is stronger power and better run times from your tools. This newest ecosystem of FLEX 24V batteries gives you the closest feeling to a corded machine without the cord. Longer run time, power comparable if not beyond that of a corded machine, and with the freedom of not being attached to a wall and cable management bogging you down.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eThe FLEX 24V tools have an upgraded, ambidextrous speed dial (rheostat) that provides proper mechanical feedback when switching speeds. A pull \/ lock trigger found in all full size FLEX polishers is used, and it's encouraged that when using the unit for a pass, the trigger be locked and the machine is supported at the front and held at the battery to balance the machine itself. This method makes it clear the intent of the tool design and feels natural.\u003c\/p\u003e\n\u003cp\u003eWhen it comes to ergonomics, the first thing I notice is that the battery mounting is made to be parallel with the surface. The head of the machine feels a bit more compact than the previous generation 18V cordless units, and that brings the machine closer to the work surface. \u003c\/p\u003e\n\u003cp\u003eShared charger with all other 24V machines means less time waiting for 100% and a seamless process when a battery has been run down. It is advised that each battery be fully charged before 'real' use. When not in use or what you'd call 'storage', lithium batteries keep best with 75% of full capacity. \u003c\/p\u003e\n\u003cp\u003eThese machines are very strong, slated as being a 'professional-use solution' and is more than capable for auto \u0026amp; marine applications. IN reality, not a talking point!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpecifications:\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eNo-load speed: 550 - 1,800 RPM\u003c\/li\u003e\n\u003cli\u003eBrushless Motor\u003c\/li\u003e\n\u003cli\u003eMax. polishing pad diameter: 6 in\u003c\/li\u003e\n\u003cli\u003eMax. back-up pad diameter: 6 in\u003c\/li\u003e\n\u003cli\u003eTool Weight: 4.6 lbs\u003c\/li\u003e\n\u003cli\u003eTool Height: 5.4 in\u003c\/li\u003e\n\u003cli\u003eTool Length: 16.5 in\u003c\/li\u003e\n\u003cli\u003eTool Width: 3.8 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003cstrong\u003eIncluded:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eArrives with the tool, \u003cstrong\u003e5\" and 6\"\u003c\/strong\u003e Backing Plate, \u003cstrong\u003e(2x) 5.0 Ah\u003c\/strong\u003e Lithium-ion Batteries, 160W Fast Charger, Allen Key, Soft Bag.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOther Info:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe tool is Made in Germany, 24V battery(s) and charging station Made in China\u003c\/p\u003e","brand":"FLEX","offers":[{"title":"Default Title","offer_id":42564202561651,"sku":null,"price":739.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/FLEX24VRotaryPolisher-1.jpg?v=1732306787"},{"product_id":"flex-24v-random-orbital-polisher-kit","title":"FLEX 24V Random Orbital Polisher Kit","description":"\u003cp\u003e\u003cspan style=\"color: rgb(108, 237, 42);\"\u003e\u003cstrong\u003e*\u003cem\u003ePrice includes Free Ground-Only Shipping to the US Lower-48\u003c\/em\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cstrong\u003eThe FLEX 24V Random Orbital Polisher Kit.\u003c\/strong\u003e This is the first set of polishers made by FLEX to offer the same 24V power source as their power tools. Utilizing FLEX's new lithium battery (included in this kit) \u003cstrong\u003eOR\u003c\/strong\u003e use the upgraded stacked lithium battery cell (similar to a cell phone battery), the battery ecosystem found in their commercial grade tools, the end result is stronger power and better run times from your tools. This newest ecosystem of FLEX 24V batteries gives you the closest feeling to a corded machine without the cord. Longer run time, power comparable if not beyond that of a corded machine, and with the freedom of not being attached to a wall and cable management bogging you down.\u003c\/p\u003e\n\u003cp\u003eThe FLEX 24V tools have an upgraded, ambidextrous speed dial (rheostat) that provides proper mechanical feedback when switching speeds. A pull \/ lock trigger found in all full size FLEX polishers is used, and it's encouraged that when using the unit for a pass, the trigger be locked and the machine is supported at the front and held at the battery to balance the machine itself. This method makes it clear the intent of the tool design and feels natural.\u003c\/p\u003e\n\u003cp\u003eWhen it comes to ergonomics, the first thing I notice is that the battery mounting is made to be parallel with the surface. The head of the machine feels a bit more compact than the previous generation 18V cordless units, and that brings the machine closer to the work surface. \u003c\/p\u003e\n\u003cp\u003eShared charger with all other 24V machines means less time waiting for 100% and a seamless process when a battery has been run down. It is advised that each battery be fully charged before 'real' use. When not in use or what you'd call 'storage', lithium batteries keep best with 75% of full capacity. \u003c\/p\u003e\n\u003cp\u003eThese machines are very strong, slated as being a 'professional-use solution' and is more than capable for auto \u0026amp; marine applications. IN reality, not a talking point!\u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cstrong\u003eSpecifications:\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eNo Load Speed: 1,350 - 4,350 RPM\u003c\/li\u003e\n\u003cli\u003eBrushless Motor\u003c\/li\u003e\n\u003cli\u003eMax. Polishing Pad Diameter: 6 in\u003c\/li\u003e\n\u003cli\u003eMax. Back-Up Pad Diameter: 6 in\u003c\/li\u003e\n\u003cli\u003eOrbit: 0.59 in (15 mm)\u003c\/li\u003e\n\u003cli\u003eOrbit Rate (No Load): 2,700 - 8,700 OPM\u003c\/li\u003e\n\u003cli\u003eTool Weight: 4.6 lbs\u003c\/li\u003e\n\u003cli\u003eTool Height: 5.4 in\u003c\/li\u003e\n\u003cli\u003eTool Length: 15.2 in\u003c\/li\u003e\n\u003cli\u003eTool Width: 3.8 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003cstrong\u003eWhat's included:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTool, \u003cstrong\u003e5\" and 6\"\u003c\/strong\u003e Backing Plate, \u003cstrong\u003e(2x) 5.0 Ah\u003c\/strong\u003e Lithium-ion Batteries, 160W Fast Charger, Allen Key, Soft Bag\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOther Info:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe tool is Made in Germany, 24V battery(s) and charging station Made in China\u003c\/p\u003e","brand":"FLEX","offers":[{"title":"Default Title","offer_id":42564318101619,"sku":null,"price":719.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/FLEX24VCordlessRandomOrbitalPolisherKit15mm.jpg?v=1732306457"},{"product_id":"aps-pixi-brush-60","title":"APS PIXI Brush 60","description":"\u003cp\u003eThe \u003cstrong\u003eAPS PIXI Brush 60 \u003c\/strong\u003eis a 57mm soft-bristle interior brush that attaches to a FLEX PXE80 directly as it uses the same machined system utilized for the standard rotary-drive.\u003c\/p\u003e\n\u003cp\u003eThe PIXI Brush slots directly into the machine without any other part needed. The brush gives you quick and complete cleaning work on softer interior surfaces where a little more compliance is needed than a drill or coarse hand brush. The finished glossy plastic plate which attach the bristles themselves offer a bit of edge protection on surrounding surfaces as it's smooth. \u003c\/p\u003e\n\u003cp\u003eWell suited for cleaning plastic moldings, kick panels, leather seats and interior surfaces. \u003cem\u003e\u003cstrong\u003eDO test compliance\u003c\/strong\u003e\u003c\/em\u003e on surfaces in an inconspicuous area whenever possible, but this is a very soft option for the work. \u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003eAVOID\u003c\/strong\u003e\u003c\/span\u003e abraded leather with \u003cstrong\u003eany\u003c\/strong\u003e machine brush. I have no issues using the 'PIXI 60' on older and vintage rubber gaskets and door sills that would be costly to replace, just keep the pressure at a minimum as well as the machine speed to 1 or 2.\u003c\/p\u003e\n\u003cp\u003e Aluminum shaft construction means durability at a very reasonable price point, expect this and maybe even more versions and sizes to come using this blueprint. The PXE80 is now as well suited for intricate area interior work on par with what it does on exterior polishing projects. \u003c\/p\u003e","brand":"APS","offers":[{"title":"Default Title","offer_id":42768479125619,"sku":null,"price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/APSPIXIBrush60_57mm_-3.jpg?v=1736956392"},{"product_id":"flex-12v-18v-led-trueview-detailing-light","title":"Flex 12V\/18V LED TrueView Detailing Light","description":"\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003eThe \u003cstrong\u003eFlex 12V\/18V LED TrueView Detailing Light\u003c\/strong\u003e brings a powerful sun-check ability into your garage. 5 levels of brightness and adjustable color temperature from 2500K to 6500K, the DWL 2500 is perfect for polishing and correction needs.\u003c\/p\u003e\n\u003cp\u003eWith an integrated power bank and tripod connections make it versatile and the Bluetooth app allows for control of up to 4 lights. \u003cstrong\u003eSuitable for 12V and 18V FLEX battery\u003c\/strong\u003e packs. Battery and charger not included.\u003c\/p\u003e\n\u003cp\u003eThe TrueView works best as a final step, final finishing check light when used for paint correction. Remember that this is a single diode unit, and you'll want to supplement lighting during the cut and mid-step portion of the process.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cem\u003e*NOT for use with FLEX 24V battery system, even with adapter\u003c\/em\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"col-12 col-md-6 col-lg-5 offset-lg-1 d-flex justify-content-center flex-column margin-30b margin-md-50b\"\u003e\n\u003cdiv class=\"margin-20b\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"col-12 col-md-6 col-lg-5 offset-lg-1 d-flex justify-content-center flex-column margin-30b margin-md-50b\"\u003e\n\u003cdiv class=\"margin-20b\"\u003e\n\u003ch3 class=\"f-features__title c-white\"\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"FLEX","offers":[{"title":"Default Title","offer_id":42939653423219,"sku":"DWL 2500","price":179.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/FLEXDWL2500LEDLightDetailDivision.jpg?v=1743012007"},{"product_id":"shinemate-eb212-mini-da-cordless-polisher","title":"ShineMate EB212 Mini DA Cordless Polisher","description":"\u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003ch3\u003e\u003cspan style=\"color: #ff2a00;\"\u003e*IN STOCK NOW\u003c\/span\u003e\u003c\/h3\u003e\n\u003ch3\u003eShineMate EB212 Mini DA Cordless Polisher\u003c\/h3\u003e\n\u003cp\u003eThe EB212 quickly earned a spot in my own set of machines. When it comes to nuanced edge work, we all need options — and this cordless 3” dual action polisher can make the difference on areas that a full-size DA stall out.\u003c\/p\u003e\n\u003cp\u003eShineMate manufactures their own tools and supplies other well-known brands in the U.S. market, so the OE pedigree is there. The ergonomics of the EB212 are excellent, and the smooth, textured plastics hint at the build quality carried through into the 'drivetrain'.\u003c\/p\u003e\n\u003cp\u003eIn testing, the EB212 feels balanced and torquey, spinning up fast without ever feeling clunky. The button layout is intuitive, and the double-tap trigger lock can be engaged at the start or mid-pass without breaking workflow. Compared to other “nano” polishers, the EB212 offers the best speed control I’ve used — with quiet power... more than expected from a compact machine. Even under load, it’s difficult to force the load sensor until the battery is nearly drained, and the LED indicator keeps you aware as you work.\u003c\/p\u003e\n\u003cp\u003eHeat management is another area where this machine stands out. Many brushless designs trap heat, which accelerates wear on internal components. The EB212 vents are located up on the head, away from your grip points... a small but intentional detail that speaks to long-term reliability.\u003c\/p\u003e\n\u003cp\u003eShineMate may not be a familiar name in the U.S. market, but once you’ve used the EB212 Mini DA Cordless Polisher, you’ll see why it belongs in your arsenal. \u003c\/p\u003e\n\u003cp\u003eShineMate not be a familiar name to everyone in the US market, but once you use an \u003cstrong\u003eEB212\u003c\/strong\u003e, you'll see why you need one for yourself.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpecs:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cul\u003e\n\u003cli\u003e6 Speed Options from 4K RPM to 7K RPM\u003c\/li\u003e\n\u003cli\u003e12mm DA Throw\u003c\/li\u003e\n\u003cli\u003e3\" (74mm) Backing Plate\u003c\/li\u003e\n\u003cli\u003e4k-7K RPM\u003c\/li\u003e\n\u003cli\u003e2.5aH Battery Run Time: 30-40min (average based on load and speed) \u003c\/li\u003e\n\u003cli\u003e2.5aH Battery Charge Time: 50min from fully discharged\u003c\/li\u003e\n\u003cli\u003e5-Minute sleep-mode for an idle machine\u003c\/li\u003e\n\u003cli\u003ePower-OFF Speed memory \u003c\/li\u003e\n\u003cli\u003eLoad Sensor LED Indicator (Green, Yellow, Red)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Set Includes:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eEB212 Mini Dual Action Cordless Polisher \u003cstrong\u003eTool\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e10.8V \u003cstrong\u003e2.5aH Lithium Battery\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e10.8V Lithium \u003cstrong\u003eSingle-Charger\u003c\/strong\u003e (BC121)\u003c\/li\u003e\n\u003cli\u003e(2)Shinemate Diamond \u003cstrong\u003ePolishing Pads\u003c\/strong\u003e (Blue Medium \u0026amp; Red Finishing)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHex Wrench\u003c\/strong\u003e (4mm)\u003c\/li\u003e\n\u003cli\u003eHard Carrying Case\u003c\/li\u003e\n\u003cli\u003eOwners Manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003e*ALL 48-State shipments go with UPS ONLY\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003e*Hawaii, Alaska and Puerto Rico shipments ship via USPS 'H' Surface Transport at carrier calculated rate + $7.99 processing fee\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cspan style=\"color: #ff2a00; text-decoration: underline;\"\u003e\u003cstrong\u003e*SOME images show additional parts only available in product variants\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003e*Selected product at variant menu determines included parts. Not all parts are included with standard set, choose accordingly\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"ShineMate","offers":[{"title":"EB212 Tool Only","offer_id":45333186445427,"sku":null,"price":264.99,"currency_code":"USD","in_stock":true},{"title":"Standard  Kit","offer_id":43944183398515,"sku":null,"price":359.95,"currency_code":"USD","in_stock":true},{"title":"Standard Kit + Additional 2.5aH Battery","offer_id":44165756649587,"sku":null,"price":419.94,"currency_code":"USD","in_stock":false},{"title":"Standard Kit + Additional 5.0aH Battery","offer_id":44165756682355,"sku":null,"price":439.94,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/ShineMateEB212MiniDACordlessPolisher-13.jpg?v=1759253541"},{"product_id":"shinemate-eb213-cordless-mini-rotary-polisher","title":"ShineMate EB213 Cordless Mini Rotary Polisher","description":"\u003ch3\u003eShineMate EB213 Cordless Mini Rotary Polisher \u003c\/h3\u003e\n\u003cp\u003eThe perfect compliment to the EB212 Mini DA for your work is to match it up with the \u003cstrong\u003eEB213 Rotary\u003c\/strong\u003e. Is your DA not making the cut? Well then a rotary is a proper way to knock down paint defects while maintaining temperature control of your substrate. \u003c\/p\u003e\n\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan\u003eShineMate manufactures their own tools and supplies other well-known brands in the U.S. market, so the OE pedigree is there. The ergonomics of the EB213 are excellent, and the smooth, textured plastics hint at the build quality carried through into the 'drivetrain'.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eThe drive unit of this tool feels similar to the EB212, balanced and quiet with a torquey feel with each up-shift of speed. Like the EB212, the button layout is intuitive, a double-tap trigger lock can be engaged at the start or while mid-pass without breaking your workflow. At 2500RPM, this rotary is incredibly quiet. The sound would almost make you think the tool has no power, but it's absolutely there when a load is put onto the machine. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eBuilt in LED Load Sensor indicates when the pressure is too much for the current battery level... but you'll most likely not see that while using a rotary drive. Wrist tilt is very easy to work the polishing pad into the tight spots where the head of a full size rotary will keep you out of some areas. I see the EB213 as being the tool that you do NOT need... until you're in that situation where you really need it. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eFit and finish is on point here, the battery makes a rewarding 'tone' when slipped into its tunnel. Heat evacuation is shared with the EB212, keeping vent areas away from all the spots you'd hold the tool.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eShineMate might not be a household name in the US Detailing Market yet, but as an OE, chances are you're already using parts made by them in your current selection of tools. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpecs:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cul\u003e\n\u003cli\u003e6 Speed Options from 700RPM to 2500RPM\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e3\" (74mm) Backing Plate\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e2.5aH Battery Run Time: 30-40min (average based on load and speed) \u003c\/li\u003e\n\u003cli\u003e2.5aH Battery Charge Time: 50min from fully discharged\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e5-Minute sleep-mode for an idle machine\u003c\/li\u003e\n\u003cli\u003ePower-OFF Speed memory \u003c\/li\u003e\n\u003cli\u003eLoad Sensor LED Indicator (Green, Yellow, Red)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eSet Includes:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eEB213 Cordless Mini Rotary Polisher \u003cstrong\u003eTool\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e10.8V \u003cstrong\u003e2.5aH Lithium Battery\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e10.8V Lithium \u003cstrong\u003eSingle-Charger\u003c\/strong\u003e (BC121)\u003c\/li\u003e\n\u003cli\u003e(2)Shinemate Diamond \u003cstrong\u003ePolishing Pads\u003c\/strong\u003e (Blue Medium \u0026amp; Red Finishing)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHex Wrench\u003c\/strong\u003e (4mm)\u003c\/li\u003e\n\u003cli\u003eHard Carrying Case\u003c\/li\u003e\n\u003cli\u003eOwners Manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003e*ALL 48-State shipments go with UPS ONLY\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003e*Hawaii, Alaska and Puerto Rico shipments ship via USPS 'H' Surface Transport at carrier calculated rate + $7.99 processing fee\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cspan style=\"text-decoration: underline;\"\u003e\u003cspan style=\"color: rgb(255, 42, 0); text-decoration: underline;\"\u003e*SOME images show additional parts only available in product variants\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003e\u003cmeta charset=\"utf-8\"\u003e*Selected product at variant menu determines included parts. Not all parts are included with standard set, choose accordingly\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"ShineMate","offers":[{"title":"TOOL ONLY","offer_id":44715894440051,"sku":null,"price":175.99,"currency_code":"USD","in_stock":false},{"title":"Standard Kit","offer_id":43946242244723,"sku":null,"price":319.95,"currency_code":"USD","in_stock":false},{"title":"Standard Kit + Additional 2.5aH Battery","offer_id":44165756715123,"sku":null,"price":379.94,"currency_code":"USD","in_stock":false},{"title":"Standard Kit + Additional 5.0aH Battery","offer_id":44165756747891,"sku":null,"price":399.94,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/ShineMateEB212MiniDACordlessPolisher_f2c1309a-7f8f-4652-a5f4-d11174be795e.jpg?v=1759516636"},{"product_id":"shinemate-10-8v-li-ion-battery","title":"ShineMate 10.8V Li-ion Battery","description":"\u003ch3\u003e*INVENTORY EXPECTED SEPTEMBER 2026\u003c\/h3\u003e\n\u003ch3\u003eShineMate 10.8V Lithium ion Battery\u003c\/h3\u003e\n\u003cp\u003eA single battery simply is not enough for real use of the EB212 and EB213 machines. Select a 2.5aH option to have what comes within the EB kit, or opt for the larger 5.0aH selection which increases battery run time and allows your polisher to be stood up.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003e*ALL 48-State shipments go with UPS ONLY\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003e*Hawaii, Alaska and Puerto Rico shipments ship via USPS 'H' Surface Transport at carrier calculated rate + $7.99 processing fee\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"ShineMate","offers":[{"title":"2.5aH","offer_id":43985592189043,"sku":null,"price":59.99,"currency_code":"USD","in_stock":false},{"title":"5.0aH","offer_id":43985610211443,"sku":null,"price":79.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/ShineMateEB212MiniDACordlessPolisher-6.jpg?v=1766524449"},{"product_id":"shinemate-double-bay-battery-charger","title":"ShineMate Double Bay Battery Charger","description":"\u003ch3 data-end=\"2007\" data-start=\"1960\"\u003eShineMate Double Bay Battery Charger\u003c\/h3\u003e\n\u003cp\u003eDesigned for the 10.8V Shinemate Batteries (2.5aH and 5.0aH), this unit allows you to charge two batteries at once... necessary when wanting a continuous work flow with your EB Polishers. \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFeatures include:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eFast and efficient charging\u003c\/li\u003e\n\u003cli\u003eMCU controlled circuit\u003c\/li\u003e\n\u003cli\u003eIntegrated cooling\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eContents:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDual Li-ion Battery Pack Charger\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"ShineMate","offers":[{"title":"Default Title","offer_id":44217362743411,"sku":null,"price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/shinemate2baycharger.png?v=1775851738"},{"product_id":"flex-pxe-18-ec-cordless-polisher","title":"FLEX PXE 18-EC Cordless Polisher","description":"\u003cdiv style=\"font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif; color: #1a1a1a; line-height: 1.65; max-width: 680px;\"\u003e\n\u003c!-- BANNER --\u003e\n\u003cdiv style=\"background: #cc1f1f; padding: 9px 20px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 0.28em; text-transform: uppercase; color: #fff; margin: 0;\"\u003e◆  Available January 2027 · Get Notified First  ◆\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv style=\"background: #111111; padding: 24px 24px 20px; border-top: 3px solid #cc1f1f;\"\u003e\n\u003cp style=\"font-size: 10px; font-weight: 600; letter-spacing: 0.25em; text-transform: uppercase; color: #cc1f1f; margin: 0 0 8px;\"\u003eFLEX Tools · PXCE 18-EC · Cordless 18V 3-in-1 Polisher · World Premiere 2026\u003c\/p\u003e\n\u003ch2 style=\"font-size: 26px; font-weight: bold; color: #ffffff; line-height: 1.15; margin: 0 0 10px;\"\u003ePXE 18-EC\u003c\/h2\u003e\n\u003ch2 style=\"font-size: 26px; font-weight: bold; color: #ffffff; line-height: 1.15; margin: 0 0 10px;\"\u003eRotary, DA \u0026amp; Forced Rotation in\u003cbr\u003eOne Machine.\u003c\/h2\u003e\n\u003cp style=\"font-size: 13px; color: #999999; margin: 0; font-style: italic;\"\u003eRotary · Free-Running Eccentric · Forced-Rotation Eccentric — \u003cstrong style=\"color: #cc1f1f; font-style: normal;\"\u003eTool-Free Swap.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD --\u003e\n\u003cdiv style=\"padding: 18px 20px; background: #f5f5f5; border-left: 3px solid #cc1f1f;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0 0 10px;\"\u003eSanding, correction, and finishing usually mean switching machines — a rotary for cutting, a free-spin DA for finishing, and often a third tool for anything forced-rotation can do better. The FLEX PXCE 18-EC folds all three into one cordless body, and it's the machine FLEX chose to headline its 2026 World Premiere at Automechanika.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0 0 10px;\"\u003eIt runs on the FLEX 18V platform, not the 12V system the PXE 80 12-EC uses — a genuine step up in power ceiling and runtime headroom, aimed at detailers who want one cordless machine to carry a full edge and intricate paint-correction workflow instead of three.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.75; color: #333; margin: 0;\"\u003eDetail Division will be carrying the PXCE 18-EC starting January 2027. This listing is here early so you can get the full picture ahead of release — and get on the list to be notified the moment it's in stock.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- STAT GRID --\u003e\n\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-collapse: collapse;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 33.33%; padding: 14px 16px; border-right: 1px solid #cccccc; background: #fff; vertical-align: top;\"\u003e\n\u003cp style=\"font-size: 9px; font-weight: 600; letter-spacing: 0.22em; text-transform: uppercase; color: #999; margin: 0 0 4px;\"\u003eDrive Modes\u003c\/p\u003e\n\u003cp style=\"font-size: 17px; font-weight: bold; color: #111111; line-height: 1.1; margin: 0 0 2px;\"\u003e3-in-1\u003c\/p\u003e\n\u003cp style=\"font-size: 10px; color: #888; margin: 0;\"\u003eRotary · free eccentric · forced eccentric\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 33.33%; padding: 14px 16px; border-right: 1px solid #cccccc; background: #fff; vertical-align: top;\"\u003e\n\u003cp style=\"font-size: 9px; font-weight: 600; letter-spacing: 0.22em; text-transform: uppercase; color: #999; margin: 0 0 4px;\"\u003ePad Range\u003c\/p\u003e\n\u003cp style=\"font-size: 17px; font-weight: bold; color: #111111; line-height: 1.1; margin: 0 0 2px;\"\u003e30–75mm\u003c\/p\u003e\n\u003cp style=\"font-size: 10px; color: #888; margin: 0;\"\u003eAll sizes rotary-capable\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 33.34%; padding: 14px 16px; background: #fff; vertical-align: top;\"\u003e\n\u003cp style=\"font-size: 9px; font-weight: 600; letter-spacing: 0.22em; text-transform: uppercase; color: #999; margin: 0 0 4px;\"\u003eBattery\u003c\/p\u003e\n\u003cp style=\"font-size: 17px; font-weight: bold; color: #111111; line-height: 1.1; margin: 0 0 2px;\"\u003eFLEX 18V\u003c\/p\u003e\n\u003cp style=\"font-size: 10px; color: #888; margin: 0;\"\u003eFull-platform compatible\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- DIFFERENTIATORS --\u003e\n\u003cdiv style=\"padding: 20px 20px 18px; background: #fff; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc;\"\u003e\n\u003cp style=\"font-size: 9px; font-weight: 600; letter-spacing: 0.28em; text-transform: uppercase; color: #cc1f1f; margin: 0 0 12px;\"\u003eWhat Makes the PXCE 18-EC Different\u003c\/p\u003e\n\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" style=\"margin-bottom: 13px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 24px; vertical-align: top; padding-top: 1px;\"\u003e\u003cspan style=\"display: inline-block; width: 20px; height: 20px; line-height: 20px; background: #111111; border-radius: 50%; color: #cc1f1f; font-weight: bold; font-size: 11px; text-align: center;\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"padding-left: 12px; font-size: 13px; color: #444; line-height: 1.6;\" valign=\"top\"\u003e\n\u003cstrong style=\"display: block; font-size: 12px; font-weight: bold; color: #111111; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 2px;\"\u003eThree Drive Modes, One Machine\u003c\/strong\u003e Rotary, free-running eccentric, and forced-rotation eccentric — all accessed through the same tool-free quick-change system. Sand, correct, and finish without reaching for a second polisher.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" style=\"margin-bottom: 13px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 24px; vertical-align: top; padding-top: 1px;\"\u003e\u003cspan style=\"display: inline-block; width: 20px; height: 20px; line-height: 20px; background: #111111; border-radius: 50%; color: #cc1f1f; font-weight: bold; font-size: 11px; text-align: center;\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"padding-left: 12px; font-size: 13px; color: #444; line-height: 1.6;\" valign=\"top\"\u003e\n\u003cstrong style=\"display: block; font-size: 12px; font-weight: bold; color: #111111; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 2px;\"\u003eFull Pad Range, 30mm to 75mm\u003c\/strong\u003e Spot repairs and tight defects at 30mm, general correction at 50mm, and larger panel work at 75mm — all three sizes run in rotary mode, not just eccentric.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" style=\"margin-bottom: 13px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 24px; vertical-align: top; padding-top: 1px;\"\u003e\u003cspan style=\"display: inline-block; width: 20px; height: 20px; line-height: 20px; background: #111111; border-radius: 50%; color: #cc1f1f; font-weight: bold; font-size: 11px; text-align: center;\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"padding-left: 12px; font-size: 13px; color: #444; line-height: 1.6;\" valign=\"top\"\u003e\n\u003cstrong style=\"display: block; font-size: 12px; font-weight: bold; color: #111111; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 2px;\"\u003eTouch-Panel Speed Control\u003c\/strong\u003e Adjust speed directly on the machine, glove-on. A lock function keeps the setting from getting bumped mid-panel.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" style=\"margin-bottom: 13px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 24px; vertical-align: top; padding-top: 1px;\"\u003e\u003cspan style=\"display: inline-block; width: 20px; height: 20px; line-height: 20px; background: #111111; border-radius: 50%; color: #cc1f1f; font-weight: bold; font-size: 11px; text-align: center;\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"padding-left: 12px; font-size: 13px; color: #444; line-height: 1.6;\" valign=\"top\"\u003e\n\u003cstrong style=\"display: block; font-size: 12px; font-weight: bold; color: #111111; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 2px;\"\u003eIntegrated 3-Stage LED Work Light\u003c\/strong\u003e Adjustable from 2,500K to 6,500K, so you can view the surface under the same light you'll be judging the final finish under.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" style=\"margin-bottom: 13px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 24px; vertical-align: top; padding-top: 1px;\"\u003e\u003cspan style=\"display: inline-block; width: 20px; height: 20px; line-height: 20px; background: #111111; border-radius: 50%; color: #cc1f1f; font-weight: bold; font-size: 11px; text-align: center;\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"padding-left: 12px; font-size: 13px; color: #444; line-height: 1.6;\" valign=\"top\"\u003e\n\u003cstrong style=\"display: block; font-size: 12px; font-weight: bold; color: #111111; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 2px;\"\u003eFS-140 Flexible Shaft Compatible\u003c\/strong\u003e A 140cm flexible shaft attachment extends the PXCE into door handle recesses, grilles, emblems, and tight interior trim — areas no rigid polisher head reaches.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 24px; vertical-align: top; padding-top: 1px;\"\u003e\u003cspan style=\"display: inline-block; width: 20px; height: 20px; line-height: 20px; background: #111111; border-radius: 50%; color: #cc1f1f; font-weight: bold; font-size: 11px; text-align: center;\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd style=\"padding-left: 12px; font-size: 13px; color: #444; line-height: 1.6;\" valign=\"top\"\u003e\n\u003cstrong style=\"display: block; font-size: 12px; font-weight: bold; color: #111111; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 2px;\"\u003eCross-Compatible With PXE 80 12-EC Adapters\u003c\/strong\u003e If you already run PXE 80 accessories, they carry over to the PXCE 18-EC. Your existing adapter and pad investment isn't stranded by the platform jump!\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 20px 20px 18px; background: #f5f5f5; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; text-align: center;\"\u003e\n\u003cp style=\"font-size: 9px; font-weight: 600; letter-spacing: 0.28em; text-transform: uppercase; color: #cc1f1f; margin: 0 0 12px;\"\u003eBe First When It Lands\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #444; margin: 0 0 12px; line-height: 1.6;\"\u003eThe PXCE 18-EC isn't in stock yet — availability starts January 2027\u003c\/p\u003e\n\u003cstrong style=\"color: #ffffff;\"\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c!-- APS \/ COMPATIBILITY --\u003e\u003c!-- SPEC TABLE --\u003e\n\u003cdiv style=\"background: #fff; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 20px 20px 18px;\"\u003e\n\u003cp style=\"font-size: 9px; font-weight: 600; letter-spacing: 0.28em; text-transform: uppercase; color: #cc1f1f; margin: 0 0 12px;\"\u003eConfirmed Specifications\u003c\/p\u003e\n\u003ctable role=\"presentation\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"border-collapse: collapse; font-size: 12px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; color: #777; font-weight: 500;\"\u003eDrive Modes\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; font-weight: bold; color: #111111; text-align: right;\"\u003eRotary · Free-Running Eccentric · Forced-Rotation Eccentric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; color: #777; font-weight: 500;\"\u003ePad Sizes\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; font-weight: bold; color: #111111; text-align: right;\"\u003e30mm · 50mm · 75mm (all rotary-capable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; color: #777; font-weight: 500;\"\u003eStroke — Free-Running Eccentric\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; font-weight: bold; color: #111111; text-align: right;\"\u003e3mm · 6mm · 12mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; color: #777; font-weight: 500;\"\u003eStroke — Forced-Rotation Eccentric\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; font-weight: bold; color: #111111; text-align: right;\"\u003e6mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; color: #777; font-weight: 500;\"\u003eSpeed Control\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; font-weight: bold; color: #111111; text-align: right;\"\u003eTouch panel · glove-compatible · lock function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; color: #777; font-weight: 500;\"\u003eWork Light\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; font-weight: bold; color: #111111; text-align: right;\"\u003eIntegrated 3-stage LED · 2,500K–6,500K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; color: #777; font-weight: 500;\"\u003eBattery Platform\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; font-weight: bold; color: #111111; text-align: right;\"\u003eFLEX 18V (full-platform compatible)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; color: #777; font-weight: 500;\"\u003eFlexible Shaft\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; font-weight: bold; color: #111111; text-align: right;\"\u003eFS-140 · 140cm · tool-free quick-change\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; color: #777; font-weight: 500;\"\u003eAdapter Compatibility\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; border-bottom: 1px solid #eeeeee; font-weight: bold; color: #111111; text-align: right;\"\u003ePXE 80 12-EC adapters \/ APS Parts are interchangeable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 7px 0; color: #777; font-weight: 500;\"\u003eAvailability\u003c\/td\u003e\n\u003ctd style=\"padding: 7px 0; font-weight: bold; color: #111111; text-align: right;\"\u003eJanuary 2027\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 11px; color: #999; font-style: italic; margin: 10px 0 0;\"\u003eRPM\/OPM figures, runtime per battery capacity, weight, and included-kit contents will be confirmed as launch approaches — this page will be updated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv style=\"padding: 20px 20px 18px; background: #f5f5f5; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc;\"\u003e\n\u003cp style=\"font-size: 9px; font-weight: 600; letter-spacing: 0.28em; text-transform: uppercase; color: #cc1f1f; margin: 0 0 12px;\"\u003eFrequently Asked Questions\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #111111; margin: 0 0 4px;\"\u003eWhat is the FLEX PXCE 18-EC?\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #444; margin: 0 0 14px; line-height: 1.65;\"\u003eA cordless 18V polisher built for professional detailing and paint correction. It's the first FLEX machine to combine rotary, free-running eccentric, and forced-rotation eccentric drive in one body, so one tool covers sanding, correction, and finishing.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #111111; margin: 0 0 4px;\"\u003eWhat pad sizes does it take?\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #444; margin: 0 0 14px; line-height: 1.65;\"\u003e30mm, 50mm, and 75mm — every size can run in rotary mode, not only eccentric, so the same machine handles spot repairs and larger panels.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #111111; margin: 0 0 4px;\"\u003eWill my PXE 80 12-EC accessories work with it?\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #444; margin: 0 0 14px; line-height: 1.65;\"\u003eYes. FLEX has confirmed the drive adapters from the PXE 80 12-EC carry over to the PXCE 18-EC, \u003cstrong\u003eincluding APS Germany accessories built for that adapter system\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #111111; margin: 0 0 4px;\"\u003eCan I use the FS-140 Flexible Shaft with it?\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #444; margin: 0 0 14px; line-height: 1.65;\"\u003eYes — the 140cm flexible shaft attaches through the same tool-free quick-change system, extending reach into recesses, grilles, and tight interior trim.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #111111; margin: 0 0 4px;\"\u003eWhen can I buy the PXCE 18-EC from Detail Division?\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #444; margin: 0; line-height: 1.65;\"\u003eFLEX has set availability for January 2027. Join the notify list on this page and we'll email you as soon as it's in stock.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv style=\"padding: 16px 20px; background: #fff; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc;\"\u003e\n\u003cp style=\"font-size: 13px; color: #555; line-height: 1.7; margin: 0;\"\u003eThis page will keep getting updated as FLEX confirms performance specs, kit contents, and pricing ahead of the January 2027 release. \u003cstrong\u003eEU pricing is €459.00 kit price\u003c\/strong\u003e (displayed at Automechanika 2026). If you want the short version delivered to your inbox the moment it lands, get on the notify list above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- AT A GLANCE --\u003e\n\u003cdiv style=\"padding: 16px 20px; background: #111111; border-top: 1px solid #1e0000;\"\u003e\n\u003cp style=\"font-size: 9px; font-weight: 600; letter-spacing: 0.28em; text-transform: uppercase; color: #cc1f1f; margin: 0 0 10px;\"\u003eAt a Glance\u003c\/p\u003e\n\u003cp style=\"font-size: 11px; color: #aaaaaa; margin: 0 0 6px;\"\u003e● 3 drive modes · tool-free swap\u003c\/p\u003e\n\u003cp style=\"font-size: 11px; color: #aaaaaa; margin: 0 0 6px;\"\u003e● FLEX 18V platform\u003c\/p\u003e\n\u003cp style=\"font-size: 11px; color: #aaaaaa; margin: 0 0 6px;\"\u003e● Touch-panel speed control\u003c\/p\u003e\n\u003cp style=\"font-size: 11px; color: #aaaaaa; margin: 0 0 6px;\"\u003e● PXE 80 adapter compatible\u003c\/p\u003e\n\u003cp style=\"font-size: 11px; color: #aaaaaa; margin: 0;\"\u003e● Available January 2027\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- INFO STRIP --\u003e\n\u003cdiv style=\"padding: 12px 16px; background: #f5f5f5; border: 1px solid #cccccc; border-left: 3px solid #888888; margin-top: 1px;\"\u003e\n\u003cp style=\"font-size: 12px; color: #444444; margin: 0; line-height: 1.55;\"\u003e\u003cstrong style=\"color: #111111;\"\u003ePre-release listing.\u003c\/strong\u003e Specs above reflect FLEX's official product announcement (World Premiere 2026). Pricing, included-kit contents, and full performance figures will be added once confirmed by FLEX ahead of the January 2027 release.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"FLEX","offers":[{"title":"FLEX PXE 18-EC Cordless Polisher","offer_id":45461777711219,"sku":null,"price":0.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/flex-pxce-18v-battery-polisher-interchangebale-head-system.webp?v=1788883156"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/collections\/hexnano.jpg?v=1776792740","url":"https:\/\/www.detail-division.mom\/en-ca\/collections\/polishing-tools.oembed","provider":"Detail-Division","version":"1.0","type":"link"}