{"product_id":"koch-chemie-ces-ceramic-effect-shampoo","title":"Koch Chemie CES Ceramic Effect Shampoo","description":"\u003cstyle\u003e\n  .dd-ces {\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-ces__hero {\n    background: #111111;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #eebb00;\n    margin-bottom: 0;\n  }\n  .dd-ces__eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #eebb00;\n    margin: 0 0 8px;\n  }\n  .dd-ces__title {\n    font-size: 24px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.2;\n    margin: 0 0 6px;\n  }\n  .dd-ces__subtitle {\n    font-size: 12px;\n    font-weight: 400;\n    color: #999;\n    margin: 0 0 10px;\n    letter-spacing: 0.04em;\n  }\n  .dd-ces__tagline {\n    font-size: 13px;\n    color: #b3b3b3;\n    margin: 0;\n    font-style: italic;\n    border-top: 1px solid #2a2a2a;\n    padding-top: 10px;\n  }\n\n  \/* ── LEAD COPY ── *\/\n  .dd-ces__lead {\n    padding: 18px 20px;\n    background: #fff;\n    border-bottom: 1px solid #e6e2d5;\n  }\n  .dd-ces__lead p {\n    font-size: 14px;\n    line-height: 1.8;\n    color: #333;\n    margin: 0 0 12px;\n  }\n  .dd-ces__lead p:last-child { margin: 0; }\n  .dd-ces__lead strong { color: #1c1c1c; }\n\n  \/* ── SECTION LABELS ── *\/\n  .dd-ces__section {\n    padding: 14px 20px 6px;\n    background: #fafaf7;\n    border-top: 1px solid #e6e2d5;\n  }\n  .dd-ces__section-label {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #cc9900;\n    margin: 0 0 12px;\n  }\n\n  \/* ── FEATURE LIST ── *\/\n  .dd-ces__features {\n    padding: 0 20px 14px;\n    background: #fafaf7;\n    border-bottom: 1px solid #e6e2d5;\n  }\n  .dd-ces__feature {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    margin-bottom: 10px;\n  }\n  .dd-ces__feature:last-child { margin-bottom: 0; }\n  .dd-ces__feature svg {\n    width: 14px;\n    height: 14px;\n    stroke: #cc9900;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n    flex-shrink: 0;\n    margin-top: 3px;\n  }\n  .dd-ces__feature p {\n    font-size: 13px;\n    color: #333;\n    margin: 0;\n    line-height: 1.6;\n  }\n  .dd-ces__feature strong { color: #1c1c1c; }\n\n  \/* ── DILUTION \/ METHOD CARDS ── *\/\n  .dd-ces__methods {\n    padding: 14px 20px;\n    background: #fff;\n    border-bottom: 1px solid #e6e2d5;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n  }\n  .dd-ces__method-card {\n    border: 1px solid #e6e2d5;\n    padding: 12px 12px;\n    background: #fafaf7;\n    text-align: center;\n  }\n  .dd-ces__method-card--featured {\n    border-color: #eebb00;\n    background: #fdf8e8;\n  }\n  .dd-ces__method-badge {\n    display: inline-block;\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    padding: 2px 7px;\n    background: #eebb00;\n    color: #111;\n    margin-bottom: 6px;\n  }\n  .dd-ces__method-ratio {\n    font-size: 18px;\n    font-weight: 700;\n    color: #111;\n    line-height: 1;\n    margin: 0 0 4px;\n  }\n  .dd-ces__method-name {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #777;\n    margin: 0 0 4px;\n  }\n  .dd-ces__method-note {\n    font-size: 11px;\n    color: #888;\n    margin: 0;\n    line-height: 1.4;\n  }\n\n  \/* ── CRITICAL WARNING ── *\/\n  .dd-ces__warning {\n    padding: 14px 16px;\n    background: #fdecea;\n    border-left: 3px solid #c0392b;\n    border-top: 1px solid #f5c6c2;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n  }\n  .dd-ces__warning svg {\n    width: 15px;\n    height: 15px;\n    stroke: #c0392b;\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-ces__warning p {\n    font-size: 12px;\n    color: #7a1a10;\n    margin: 0;\n    line-height: 1.55;\n  }\n  .dd-ces__warning strong { color: #4a0a08; }\n\n  \/* ── HOW TO USE ── *\/\n  .dd-ces__how {\n    padding: 14px 20px;\n    background: #fafaf7;\n    border-bottom: 1px solid #e6e2d5;\n  }\n  .dd-ces__steps {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n  .dd-ces__step {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    margin-bottom: 10px;\n  }\n  .dd-ces__step:last-child { margin-bottom: 0; }\n  .dd-ces__step-num {\n    width: 20px;\n    height: 20px;\n    background: #111;\n    color: #eebb00;\n    font-size: 10px;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .dd-ces__step p {\n    font-size: 13px;\n    color: #333;\n    margin: 0;\n    line-height: 1.6;\n  }\n  .dd-ces__step strong { color: #1c1c1c; }\n\n  \/* ── SURFACE TAGS ── *\/\n  .dd-ces__surfaces {\n    padding: 12px 20px 14px;\n    background: #fff;\n    border-bottom: 1px solid #e6e2d5;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    align-items: center;\n  }\n  .dd-ces__surface-label {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #999;\n    margin-right: 4px;\n  }\n  .dd-ces__surface-tag {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    padding: 4px 9px;\n    background: #f0f0ec;\n    color: #444;\n    border: 1px solid #e6e2d5;\n  }\n\n  \/* ── FOOTER NOTE ── *\/\n  .dd-ces__footer {\n    padding: 10px 16px;\n    background: #fdf8e8;\n    border-left: 3px solid #eebb00;\n    border-top: 1px solid #ede0b0;\n    font-size: 11px;\n    color: #6b551f;\n    line-height: 1.6;\n  }\n  .dd-ces__footer strong { color: #4a3a14; }\n\u003c\/style\u003e\n\u003cdiv class=\"dd-ces\"\u003e\n\u003c!-- HERO HEADER --\u003e\n\u003cdiv class=\"dd-ces__hero\"\u003e\n\u003cp class=\"dd-ces__eyebrow\"\u003eKoch Chemie · Germany · Ceramic Maintenance Shampoo\u003c\/p\u003e\n\u003ch2 class=\"dd-ces__title\"\u003eCeramic Effect Shampoo\u003c\/h2\u003e\n\u003cp class=\"dd-ces__subtitle\"\u003eBucket-Wash Shampoo · Restores Hydrophobics · Adds Gloss · CES\u003c\/p\u003e\n\u003cp class=\"dd-ces__tagline\"\u003eA maintenance wash that gives back to the coating — \u003cstrong style=\"color: #eebb00;\"\u003enot a decon step, a weekly one.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD COPY --\u003e\n\u003cdiv class=\"dd-ces__lead\"\u003e\n\u003cp\u003eA ceramic coating loses a little of its water-shedding response between deeper maintenance washes — that's normal, not a failure of the coating. Ceramic Effect Shampoo is Koch Chemie's answer to that gradual fade: a bucket-wash shampoo built to restore hydrophobics and add gloss back into the surface as part of a routine wash, on a vehicle that's already being kept up. It's not a decontamination product, and it's not trying to be one.\u003c\/p\u003e\n\u003cp\u003eMost effective on a vehicle running an existing ceramic coating, CES brings back that second-week feel of a freshly coated car — the beading, the gloss — without an extra step added to your process. A 50ml dose in roughly 2.5 gallons of water is the full dilution; wash and rinse fully like you would any bucket wash.\u003c\/p\u003e\n\u003cp\u003eKoch Chemie was deliberate calling this a shampoo, not a soap or a foam. Apply it that way — bucket and wash mitt or pad only. It isn't formulated for a foam cannon, and running it through one works against the chemistry instead of with it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT IT DOES --\u003e\n\u003cdiv class=\"dd-ces__section\"\u003e\n\u003cp class=\"dd-ces__section-label\"\u003eWhat it does\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-ces__features\"\u003e\n\u003cdiv class=\"dd-ces__feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eRestores hydrophobic performance\u003c\/strong\u003e — brings back water-shedding behavior a coating naturally loses between deeper maintenance washes, no extra step required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-ces__feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eAdds gloss back to the surface\u003c\/strong\u003e — works with the existing coating during the wash to bring depth back, not by leaving a residue behind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-ces__feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eBuilt for the well-maintained vehicle\u003c\/strong\u003e — a routine wash-cycle product, not a heavy-duty cleaner. Keeps a coating performing without reaching for a decon step every time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-ces__feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eA shampoo by design\u003c\/strong\u003e — bucket and mitt is the correct method. Foaming it changes how the formula interacts with the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DILUTION \/ METHOD --\u003e\n\u003cdiv class=\"dd-ces__section\"\u003e\n\u003cp class=\"dd-ces__section-label\"\u003eDilution \u0026amp; Application\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-ces__methods\"\u003e\n\u003cdiv class=\"dd-ces__method-card dd-ces__method-card--featured\"\u003e\n\u003cdiv class=\"dd-ces__method-badge\"\u003eCorrect Method\u003c\/div\u003e\n\u003cdiv class=\"dd-ces__method-ratio\"\u003e50ml\u003c\/div\u003e\n\u003cdiv class=\"dd-ces__method-name\"\u003ePer ~2.5 Gal Bucket\u003c\/div\u003e\n\u003cdiv class=\"dd-ces__method-note\"\u003eWash with a quality mitt or pad, then rinse fully.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-ces__method-card\"\u003e\n\u003cdiv class=\"dd-ces__method-ratio\"\u003eBucket Only\u003c\/div\u003e\n\u003cdiv class=\"dd-ces__method-name\"\u003eNot A Foam Cannon Product\u003c\/div\u003e\n\u003cdiv class=\"dd-ces__method-note\"\u003eNot formulated for foaming — apply as the shampoo it's designed to be.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CRITICAL WARNING --\u003e\n\u003cdiv class=\"dd-ces__warning\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline y2=\"13\" x2=\"12\" y1=\"9\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"17\" x2=\"12.01\" y1=\"17\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eDo not let the solution dry on the surface\u003c\/strong\u003e before rinsing — it can cause spotting. If washing outdoors, avoid direct sunlight, or work section by section (wash and rinse each before moving on) if sun exposure can't be avoided.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"dd-ces__section\"\u003e\n\u003cp class=\"dd-ces__section-label\"\u003eHow to Use\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-ces__how\"\u003e\n\u003col class=\"dd-ces__steps\"\u003e\n\u003cli class=\"dd-ces__step\"\u003e\n\u003cspan class=\"dd-ces__step-num\"\u003e1\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eShake before use\u003c\/strong\u003e — and store away from excessively hot or cold temperatures; extremes affect the formula and shelf stability.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"dd-ces__step\"\u003e\n\u003cspan class=\"dd-ces__step-num\"\u003e2\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eAdd 50ml to ~2.5 gallons of water\u003c\/strong\u003e in a wash bucket.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"dd-ces__step\"\u003e\n\u003cspan class=\"dd-ces__step-num\"\u003e3\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eWash with a quality wash mitt or pad\u003c\/strong\u003e — bucket application only, never a foam cannon.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli class=\"dd-ces__step\"\u003e\n\u003cspan class=\"dd-ces__step-num\"\u003e4\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eRinse fully\u003c\/strong\u003e before moving to the next section — work section by section in direct sun.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c!-- SURFACE TAGS --\u003e\n\u003cdiv class=\"dd-ces__surfaces\"\u003e\n\u003cspan class=\"dd-ces__surface-label\"\u003eBest For:\u003c\/span\u003e \u003cspan class=\"dd-ces__surface-tag\"\u003eCeramic Coated Paint\u003c\/span\u003e \u003cspan class=\"dd-ces__surface-tag\"\u003eRoutine Maintenance Wash\u003c\/span\u003e \u003cspan class=\"dd-ces__surface-tag\"\u003eBucket \u0026amp; Mitt Method\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER NOTE --\u003e\n\u003cdiv class=\"dd-ces__footer\"\u003e\n\u003cstrong\u003eNote:\u003c\/strong\u003e Bucket and wash mitt or pad only — not a foam cannon product. Koch Chemie specifically categorized CES as a shampoo; applying it through a foam lance changes how the formula interacts with the surface and works against the result it's built to deliver.\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Koch Chemie","offers":[{"title":"1L","offer_id":42786878521459,"sku":"81001US","price":35.99,"currency_code":"USD","in_stock":true},{"title":"5L","offer_id":42786878554227,"sku":null,"price":117.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/KochChemieCeramicEffectShampooCes1L-4.jpg?v=1737663935","url":"https:\/\/www.detail-division.mom\/products\/koch-chemie-ces-ceramic-effect-shampoo","provider":"Detail-Division","version":"1.0","type":"link"}