Car Door Anti-Collision Strip(6 PCS/Set)

KSh3,789.00
KSh4,899.00
Save 23%
Color : Three-color grid (black, red and yellow) 6 pack
Quantity
Customer Service Whatsapp: Kenya:+254114968848,Ghana: +233 57 577 0414
Free Shipping From Nairobi, 2-Day Delivery
7 Days Free Return and Change
M-pesa Guaranteed Safe Checkout and Fast Refunds
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1709805248260').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Description

🚗✨ Protect your car from scratches. Absorb impact and prevent scratches!

【Material that Will Not Fall Off】:

Our bumpers are made of high-quality environmentally friendly PVC backing, which is soft and strong, not easy to yellow or deform, resistant to high and low temperatures, and suitable for use in various environments. It can be firmly attached to the car for many years without falling off, easy to use and durable.

【Easy to Install】:

Just press the PVC soft adhesive strip on the edge of the car door to fix it tightly because of its strong adhesive and adsorption power. Installation only takes a few minutes and it keeps the door edges clean when you remove it for easy DIY installation and removal. Our door protectors are invisible protection for your car.

【Protector of Cars】:

Car bumpers can protect your car doors very well. It protects the edges of each door from annoying scratches, impacts from the side of the vehicle when opening and closing the door, as well as scratches and other damaging marks on your own doors. Prevents paint peeling and rust and helps maintain vehicle shape.

【Ideal Universal Accessory】:

Our door bumpers are not only suitable for most cars, but also suitable for trucks, SUVs, ATVs, UTVs, RVs and more. These protection bars are ideal car accessories and great gifts for relatives and friends.

【Fashionable Appearance】:

Our simple appearance design is available in five colors. Door guards blend with your various car colors and can remain and look like part of the edge of any car door. And it has excellent scratch-resistant performance, which can instantly improve the appearance of your car. The good dynamic design can match a variety of cars.