{"product_id":"carbon-collective-concours-ceramic-glaze","title":"Carbon Collective Concours Ceramic Glaze 500ml","description":"\u003c!-- ============================================================\n     DETAIL DIVISION — Carbon Collective Concours Ceramic Glaze\n     Product Description HTML\n     Paste into Shopify product description via the \u003c\u003e HTML editor\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  .dd-pd {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #1a1a1a;\n    line-height: 1.65;\n    max-width: 680px;\n  }\n\n  \/* ── HERO HEADER ── *\/\n  .dd-pd__hero {\n    background: #0d0d0d;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #e8148a;\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: #e8148a;\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: #e880b8;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-pd__tagline strong {\n    color: #e8148a;\n    font-style: normal;\n  }\n\n  \/* ── LEAD COPY ── *\/\n  .dd-pd__lead {\n    padding: 18px 20px;\n    background: #f0e8f5;\n    border-left: 3px solid #e8148a;\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 #e0b8d8;\n    border-bottom: 1px solid #e0b8d8;\n  }\n  .dd-pd__stat {\n    padding: 14px 16px;\n    border-right: 1px solid #e0b8d8;\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: #0d0d0d;\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: #e8148a;\n    margin: 0 0 12px;\n  }\n\n  \/* ── 3-IN-1 STAGE GRID ── *\/\n  .dd-pd__stages {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid #e0b8d8;\n    border-bottom: 1px solid #e0b8d8;\n    background: #fff;\n  }\n  .dd-pd__stage {\n    padding: 16px 14px;\n    border-right: 1px solid #e0b8d8;\n  }\n  .dd-pd__stage:last-child { border-right: none; }\n  .dd-pd__stage-num {\n    width: 24px;\n    height: 24px;\n    background: #e8148a;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    font-weight: 700;\n    color: #fff;\n    margin-bottom: 8px;\n  }\n  .dd-pd__stage-title {\n    font-size: 11px;\n    font-weight: 700;\n    color: #0d0d0d;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin: 0 0 5px;\n  }\n  .dd-pd__stage-text {\n    font-size: 11px;\n    color: #555;\n    line-height: 1.55;\n  }\n\n  \/* ── DIFFERENTIATORS ── *\/\n  .dd-pd__diff {\n    padding: 20px 20px 18px;\n    background: #fff;\n    border-top: 1px solid #e0b8d8;\n    border-bottom: 1px solid #e0b8d8;\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: #0d0d0d;\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: #e8148a;\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: #0d0d0d;\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: #0d0d0d;\n    border-left: 3px solid #e8148a;\n  }\n  .dd-pd__quote p {\n    font-size: 15px;\n    font-style: italic;\n    color: #e880b8;\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: #e8148a;\n  }\n\n  \/* ── MFG CALLOUT ── *\/\n  .dd-pd__mfg {\n    padding: 18px 20px;\n    background: #f0e8f5;\n    border-top: 1px solid #e0b8d8;\n    border-bottom: 1px solid #e0b8d8;\n  }\n  .dd-pd__mfg p {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .dd-pd__mfg p:last-child { margin: 0; }\n  .dd-pd__mfg strong { color: #0d0d0d; }\n\n  \/* ── APPLICATION STEPS ── *\/\n  .dd-pd__steps {\n    padding: 20px 20px 18px;\n    background: #fff;\n    border-top: 1px solid #e0b8d8;\n    border-bottom: 1px solid #e0b8d8;\n  }\n  .dd-pd__step-item {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 11px;\n    align-items: flex-start;\n  }\n  .dd-pd__step-item:last-child { margin-bottom: 0; }\n  .dd-pd__step-num {\n    width: 20px;\n    height: 20px;\n    background: #e8148a;\n    border-radius: 50%;\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 10px;\n    font-weight: 700;\n    color: #fff;\n    margin-top: 1px;\n  }\n  .dd-pd__step-text {\n    font-size: 13px;\n    color: #444;\n    line-height: 1.6;\n  }\n\n  \/* ── CLOSING STATEMENT ── *\/\n  .dd-pd__closing {\n    padding: 16px 20px;\n    background: #fff;\n    border-top: 1px solid #e0b8d8;\n    border-bottom: 1px solid #e0b8d8;\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: #0d0d0d;\n    border-top: 1px solid #1a0a12;\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: #e880b8;\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.pink { stroke: #e8148a; }\n\n  \/* ── INFO STRIP ── *\/\n  .dd-pd__info {\n    padding: 12px 16px;\n    background: #f0e8f5;\n    border: 1px solid #e0b8d8;\n    border-left: 3px solid #e8148a;\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: #e8148a;\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: #5a0040;\n    margin: 0;\n    line-height: 1.55;\n  }\n  .dd-pd__info strong { color: #3a0028; }\n\u003c\/style\u003e\n\u003cdiv class=\"dd-pd\"\u003e\n\u003c!-- HERO HEADER --\u003e\n\u003cdiv class=\"dd-pd__hero\"\u003e\n\u003cp class=\"dd-pd__eyebrow\"\u003eCarbon Collective · Concours Ceramic Glaze · 3-in-1 Formula · UK\u003c\/p\u003e\n\u003ch2 class=\"dd-pd__title\"\u003ePolish. Fill. Protect.\u003cbr\u003eOne Step. Show Finish.\u003c\/h2\u003e\n\u003cp class=\"dd-pd__tagline\"\u003e\u003cstrong\u003eMicro-Abrasives. Semi-Permanent Fillers. SiO2 Ceramic Protection.\u003c\/strong\u003e The perfect final stage — before or without a coating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD COPY --\u003e\n\u003cdiv class=\"dd-pd__lead\"\u003e\n\u003cp\u003eConcours Ceramic Glaze is an advanced 3-in-1 micro-abrasive formula that maximises gloss, reduces the appearance of minor swirls and scratches, whilst applying durable SiO2 ceramic protection in one easy step.\u003c\/p\u003e\n\u003cp\u003eThe filling agents and SiO2 Ceramic protection will not inhibit ceramic coating application, making this the perfect pre-coating final stage polish.\u003c\/p\u003e\n\u003cp\u003eCeramic Glaze can be paired with our \u003ca href=\"https:\/\/www.detail-division.com\/products\/carbon-collective-microfibre-polishing-compound\"\u003eMicrofibre Polishing Compound\u003c\/a\u003e as a two-step polishing method, using Ceramic Glaze as a final step to increase gloss and add protection.\u003c\/p\u003e\n\u003cp\u003eThis can be applied by hand, but using with a microfibre pad on a dual action polisher will yield best results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3-IN-1 STAGE GRID --\u003e\n\u003cdiv class=\"dd-pd__stages\"\u003e\n\u003cdiv class=\"dd-pd__stage\"\u003e\n\u003cdiv class=\"dd-pd__stage-num\"\u003e1\u003c\/div\u003e\n\u003cp class=\"dd-pd__stage-title\"\u003ePolish \u0026amp; Refine\u003c\/p\u003e\n\u003cp class=\"dd-pd__stage-text\"\u003eMicro-abrasives remove minor swirls and scratches, refining the surface to a clean base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__stage\"\u003e\n\u003cdiv class=\"dd-pd__stage-num\"\u003e2\u003c\/div\u003e\n\u003cp class=\"dd-pd__stage-title\"\u003eFill \u0026amp; Perfect\u003c\/p\u003e\n\u003cp class=\"dd-pd__stage-text\"\u003eSemi-permanent filling agents fill remaining swirls and scratches — partial fill stays in the paint even after panel wipe, creating a perfect show finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__stage\"\u003e\n\u003cdiv class=\"dd-pd__stage-num\"\u003e3\u003c\/div\u003e\n\u003cp class=\"dd-pd__stage-title\"\u003eSiO2 Protection\u003c\/p\u003e\n\u003cp class=\"dd-pd__stage-text\"\u003eDurable SiO2 ceramic protection is applied in the final stage — without inhibiting any subsequent coating application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PULL QUOTE --\u003e\n\u003cdiv class=\"dd-pd__quote\"\u003e\n\u003cp\u003e\"Polish, fill, and protect in a single pass. The filling agents and SiO2 won't interfere with a coating on top — making this the ideal final stage before ceramic application.\"\u003c\/p\u003e\n\u003ccite\u003e— Carbon Collective\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"dd-pd__diff\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eKey Features\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\u003e3-in-1 Formula\u003c\/strong\u003e Micro-abrasive polish, semi-permanent fillers, and SiO2 ceramic protection — all delivered in a single application step.\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\u003eSemi-Permanent Fillers\u003c\/strong\u003e Unlike standard glazes, the filling agents are semi-permanent — they partially remain in the paint even after panel wiping, holding the show finish in place.\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\u003eCoating Compatible\u003c\/strong\u003e The fillers and SiO2 will not inhibit ceramic coating application — this is a safe, effective pre-coating final stage.\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\u003eMaximises \u0026amp; Boosts Gloss\u003c\/strong\u003e Delivers the kind of deep, wet-look gloss associated with concours preparation — achievable in a single product step.\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\u003eFast Application · Easy to Use\u003c\/strong\u003e Hand application is possible, but a microfibre pad on a dual action polisher gives the best results with minimum effort.\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\u003eTwo-Step System Compatible\u003c\/strong\u003e Pair with Carbon Collective's \u003ca href=\"https:\/\/www.detail-division.com\/products\/carbon-collective-microfibre-polishing-compound\"\u003eMicrofibre Polishing Compound\u003c\/a\u003e for a complete two-step correction and protection process, using Ceramic Glaze as the final stage.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PAD NOTES --\u003e\n\u003cdiv class=\"dd-pd__mfg\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eIn Use — SiO2 \u0026amp; Pad Management\u003c\/p\u003e\n\u003cp\u003eSiO2 will collect and bind in a microfibre polishing pad during use. \u003cstrong\u003eExpect regular pad clean-out throughout the process\u003c\/strong\u003e — this is normal behavior, not a product issue. A clogged pad will reduce cutting and finishing performance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSoak and treat polishing pads after use\u003c\/strong\u003e to fully remove the SiO2 before the next session. Dried SiO2 in a pad is difficult to remove and will affect future results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- DIRECTIONS --\u003e\n\u003cdiv class=\"dd-pd__steps\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eDirections — Shake well before use. Always start with a clean, dirt-free finish.\u003c\/p\u003e\n\u003cdiv class=\"dd-pd__step-item\"\u003e\n\u003cdiv class=\"dd-pd__step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-text\"\u003eApply 6 dots onto the microfibre pad, massaging the polish into the pile.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-item\"\u003e\n\u003cdiv class=\"dd-pd__step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-text\"\u003eStarting on the slowest speed, spread the polish across the panel.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-item\"\u003e\n\u003cdiv class=\"dd-pd__step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-text\"\u003eIncrease machine speed until the polish starts to turn clear.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-item\"\u003e\n\u003cdiv class=\"dd-pd__step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-text\"\u003eUsing a soft microfibre, remove the polish residue.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-item\"\u003e\n\u003cdiv class=\"dd-pd__step-num\"\u003e5\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__step-text\"\u003eRepeat the process until the desired finish is achieved.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PAD CLEAN NOTE --\u003e\n\u003cdiv class=\"dd-pd__info\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cline y2=\"12\" x2=\"12\" y1=\"8\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"16\" x2=\"12.01\" y1=\"16\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eSiO2 binds in microfibre pads during use.\u003c\/strong\u003e Clean out pads regularly throughout the process, and soak \u0026amp; treat pads after each session to remove SiO2 before it dries and sets in the pile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"dd-pd__closing\"\u003e\n\u003cp\u003e\u003cstrong\u003eThe perfect pre-coating final stage — or a standalone show finish in one step.\u003c\/strong\u003e Concours Ceramic Glaze closes the gap between a polished car and a protected one, without adding a separate step to do it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES STRIP --\u003e\n\u003cdiv class=\"dd-pd__care\"\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eAt a Glance\u003c\/p\u003e\n\u003cdiv class=\"dd-pd__care-grid\"\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg class=\"pink\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 3-in-1: polish · fill · SiO2 protect\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg class=\"pink\" viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12h8M12 8v8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Semi-permanent fillers\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg class=\"pink\" viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Coating compatible · pre-coat safe\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg class=\"pink\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\u003e\u003c\/path\u003e\u003ccircle r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e Maximises gloss · show finish\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg class=\"pink\" viewbox=\"0 0 24 24\"\u003e\u003crect height=\"7\" width=\"7\" y=\"3\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect height=\"7\" width=\"7\" y=\"3\" x=\"14\"\u003e\u003c\/rect\u003e\u003crect height=\"7\" width=\"7\" y=\"14\" x=\"3\"\u003e\u003c\/rect\u003e\u003crect height=\"7\" width=\"7\" y=\"14\" x=\"14\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e DA polisher · microfibre pad\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__care-item\"\u003e\n\u003csvg class=\"pink\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2v6M12 22v-6M4.93 4.93l4.24 4.24M14.83 14.83l4.24 4.24M2 12h6M22 12h-6M4.93 19.07l4.24-4.24M14.83 9.17l4.24-4.24\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 500ml bottle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Detail-Division","offers":[{"title":"Default Title","offer_id":44479286050931,"sku":null,"price":42.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/CarbonCollectiveConcoursCeramicGlaze-1_08c36f02-fad4-4d1a-94f7-eda42c1a2443.jpg?v=1774467135","url":"https:\/\/www.detail-division.com\/products\/carbon-collective-concours-ceramic-glaze","provider":"Detail-Division","version":"1.0","type":"link"}