{"product_id":"ultra-5-keramikversiegelung-set","title":"DKP CeramiX Ultra 5 Ceramic Coating incl. DKP One Drying Towel","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026family=Barlow:ital,wght@0,300;0,400;0,600;1,300\u0026family=Barlow+Condensed:wght@600;700\u0026display=swap');\n\n  .dkp-pd-kk {\n    font-family: 'Barlow', sans-serif;\n    font-weight: 400;\n    color: #111111;\n    line-height: 1.7;\n    max-width: 720px;\n  }\n\n  .dkp-pd-kk h2 {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: clamp(26px, 4vw, 36px);\n    color: #080808;\n    letter-spacing: 0.03em;\n    line-height: 1.0;\n    margin: 0 0 20px;\n    border: none;\n    padding: 0;\n  }\n\n  .dkp-pd-kk h2 .red { color: #c41e1e; }\n\n  .dkp-pd-kk .dkp-intro {\n    font-size: 15px;\n    color: #111111;\n    margin-bottom: 8px;\n    line-height: 1.7;\n  }\n\n  .dkp-pd-kk strong { color: #080808; font-weight: 600; }\n\n  .dkp-pd-kk .dkp-divider {\n    border: none;\n    border-top: 1px solid #d0d0d0;\n    margin: 28px 0;\n  }\n\n  .dkp-pd-kk .dkp-divider-red {\n    border: none;\n    border-top: 2px solid #c41e1e;\n    width: 40px;\n    margin: 0 0 28px;\n  }\n\n  .dkp-pd-kk .dkp-section-label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #c41e1e;\n    margin-bottom: 16px;\n    display: block;\n  }\n\n  \/* SET BLOCKS *\/\n  .dkp-pd-kk .dkp-set-block {\n    background: #f2f2f2;\n    border: 1px solid #d0d0d0;\n    border-left: 3px solid #c41e1e;\n    padding: 20px 22px;\n    margin: 6px 0;\n  }\n\n  .dkp-pd-kk .dkp-set-block .sb-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #080808;\n    margin-bottom: 10px;\n    display: block;\n  }\n\n  .dkp-pd-kk .dkp-set-block ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .dkp-pd-kk .dkp-set-block ul li {\n    font-size: 13px;\n    color: #333333;\n    padding: 5px 0;\n    border-bottom: 1px solid #e0e0e0;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n    line-height: 1.4;\n  }\n\n  .dkp-pd-kk .dkp-set-block ul li:last-child { border-bottom: none; }\n\n  .dkp-pd-kk .dkp-set-block ul li::before {\n    content: '✓';\n    color: #c41e1e;\n    font-weight: 700;\n    flex-shrink: 0;\n  }\n\n  .dkp-pd-kk .dkp-set-block .sb-sub {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #888888;\n    margin: 14px 0 8px;\n    display: block;\n  }\n\n  \/* STEPS *\/\n  .dkp-pd-kk .dkp-steps {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 24px;\n    counter-reset: step-counter;\n  }\n\n  .dkp-pd-kk .dkp-steps li {\n    padding: 12px 0 12px 44px;\n    border-bottom: 1px solid #d0d0d0;\n    font-size: 14px;\n    color: #111111;\n    line-height: 1.5;\n    position: relative;\n    counter-increment: step-counter;\n  }\n\n  .dkp-pd-kk .dkp-steps li:last-child { border-bottom: none; }\n\n  .dkp-pd-kk .dkp-steps li::before {\n    content: counter(step-counter);\n    position: absolute;\n    left: 0;\n    top: 12px;\n    width: 26px;\n    height: 26px;\n    background: #c41e1e;\n    color: #ffffff;\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .dkp-pd-kk .dkp-note {\n    background: #f2f2f2;\n    border: 1px solid #d0d0d0;\n    border-left: 3px solid #c8c8c8;\n    padding: 16px 20px;\n    margin: 24px 0;\n    font-size: 13px;\n    color: #444444;\n    line-height: 1.6;\n  }\n\n  .dkp-pd-kk .dkp-note .n-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #888888;\n    display: block;\n    margin-bottom: 8px;\n  }\n\n  .dkp-pd-kk .dkp-warning {\n    background: #f2f2f2;\n    border: 1px solid #d0d0d0;\n    border-left: 3px solid #999999;\n    padding: 16px 20px;\n    margin: 24px 0;\n    font-size: 13px;\n    color: #555555;\n    line-height: 1.6;\n  }\n\n  .dkp-pd-kk .dkp-warning .w-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #888888;\n    display: block;\n    margin-bottom: 8px;\n  }\n\n  .dkp-pd-kk .dkp-tagline {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 20px;\n    letter-spacing: 0.05em;\n    color: #080808;\n    margin: 32px 0 16px;\n  }\n\n  .dkp-pd-kk .dkp-policy-link {\n    font-size: 13px;\n    color: #555555;\n  }\n\n  .dkp-pd-kk .dkp-policy-link a {\n    color: #c41e1e;\n    text-decoration: none;\n  }\n\n  .dkp-pd-kk .dkp-policy-link a:hover { text-decoration: underline; }\n\n  @media (max-width: 500px) {\n    .dkp-pd-kk h2 { font-size: 28px; }\n    .dkp-pd-kk .dkp-set-block { padding: 14px 16px; }\n    .dkp-pd-kk .dkp-note { padding: 14px 16px; }\n    .dkp-pd-kk .dkp-warning { padding: 14px 16px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dkp-pd-kk\"\u003e\n\n  \u003ch2\u003e\n\u003cspan class=\"red\"\u003eCeramic\u003c\/span\u003e Coating\u003cbr\u003e\u0026amp; Drying Towel —\u003cbr\u003eThe Combo Set.\u003c\/h2\u003e\n  \u003cdiv class=\"dkp-divider-red\"\u003e\u003c\/div\u003e\n\n  \u003cp class=\"dkp-intro\"\u003eTo ensure your vehicle is completely dry before sealing, we offer the \u003cstrong\u003eDKP One Drying Towel\u003c\/strong\u003e in combination with our \u003cstrong\u003eDKP CeramiX Ultra 5 Ceramic Coating\u003c\/strong\u003e.\u003c\/p\u003e\n\n  \u003cp class=\"dkp-intro\"\u003eAfter washing, the paint can be thoroughly dried with the drying towel so that no wet spots remain and the ceramic coating can adhere and work optimally.\u003c\/p\u003e\n\n  \u003chr class=\"dkp-divider\"\u003e\n\n  \u003cspan class=\"dkp-section-label\"\u003eScope of delivery\u003c\/span\u003e\n\n  \u003cdiv class=\"dkp-set-block\"\u003e\n    \u003cspan class=\"sb-title\"\u003eDKP CeramiX Ultra 5 Ceramic Coating\u003c\/span\u003e\n    \u003cul\u003e\n      \u003cli\u003eHigh-end ceramic coating — up to \u003cstrong\u003e5 years\u003c\/strong\u003e durability\u003c\/li\u003e\n      \u003cli\u003eIntensive water repellency and strong beading\u003c\/li\u003e\n      \u003cli\u003eVisible color enhancement and deep gloss\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cspan class=\"sb-sub\"\u003eIncluding\u003c\/span\u003e\n    \u003cul\u003e\n      \u003cli\u003eApplicator block\u003c\/li\u003e\n      \u003cli\u003eMicrofiber towel for polishing the coating\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dkp-set-block\"\u003e\n    \u003cspan class=\"sb-title\"\u003eDKP One Drying Towel — 1400 GSM · 80 × 50 cm\u003c\/span\u003e\n    \u003cul\u003e\n      \u003cli\u003eVery high water absorption — drying in one pass\u003c\/li\u003e\n      \u003cli\u003eFor drying the vehicle after washing\u003c\/li\u003e\n      \u003cli\u003eGentle on paint and lint-free\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"dkp-divider\"\u003e\n\n  \u003cspan class=\"dkp-section-label\"\u003eApplication\u003c\/span\u003e\n  \u003col class=\"dkp-steps\"\u003e\n    \u003cli\u003eWash vehicle thoroughly\u003c\/li\u003e\n    \u003cli\u003eCompletely dry the vehicle with the \u003cstrong\u003eDKP One Drying Towel\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003e\nApply \u003cstrong\u003eDKP CeramiX Ultra 5\u003c\/strong\u003e to the paint with the applicator\u003c\/li\u003e\n    \u003cli\u003ePolish the ceramic coating with the microfiber towel\u003c\/li\u003e\n  \u003c\/ol\u003e\n\n  \u003cp class=\"dkp-intro\"\u003eA simple process for a clean and reproducible result.\u003c\/p\u003e\n\n  \u003cdiv class=\"dkp-note\"\u003e\n    \u003cspan class=\"n-title\"\u003eNote\u003c\/span\u003e\n    For optimal results, the paint should be thoroughly cleaned and – if necessary – polished and degreased before applying the ceramic coating.\n  \u003c\/div\u003e\n\n  \u003chr class=\"dkp-divider\"\u003e\n\n  \u003cdiv class=\"dkp-warning\"\u003e\n    \u003cspan class=\"w-title\"\u003eSafety information\u003c\/span\u003e\n    For proper use only. Avoid contact with eyes and skin. Wear suitable protective gloves when applying. Use only in well-ventilated areas. Keep out of reach of children.\n  \u003c\/div\u003e\n\n  \u003chr class=\"dkp-divider\"\u003e\n\n  \u003cspan class=\"dkp-section-label\"\u003eManufacturer\u003c\/span\u003e\n  \u003cp class=\"dkp-intro\"\u003eCK-Store – Munich, Germany\u003c\/p\u003e\n  \u003cp class=\"dkp-intro\"\u003eDelivery time: 2–4 business days (within Germany)\u003c\/p\u003e\n\n  \u003chr class=\"dkp-divider\"\u003e\n\n  \u003cp class=\"dkp-tagline\"\u003eDrip your Ride. Because it's more than just a car.\u003c\/p\u003e\n  \u003cp class=\"dkp-policy-link\"\u003e14-day return policy – \u003ca href=\"https:\/\/www.dripkingpower.de\/policies\/refund-policy\"\u003eLearn more\u003c\/a\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Drip King Power by CK-Store","offers":[{"title":"Default Title","offer_id":57002488103260,"sku":null,"price":89.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0815\/6941\/5516\/files\/201FF80F-91E7-42B0-8805-971537308CAC.png?v=1774784380","url":"https:\/\/www.dripkingpower.de\/en\/products\/ultra-5-keramikversiegelung-set","provider":"Drip King Power by CK-Store","version":"1.0","type":"link"}