(Free Delivery In Kenya)Car fire flame LED exhaust tip

$34.00
$46.00
-$12.00
49899 sold
Color:  Type A Red
Quantity:  1 PC
Quantity
Shipping
/** @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-1539149753700').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

【UNIVERSAL FIT CARS/TRUCKS】:
● 2.5 inch inside diameter inlet, 4 inch outside diameter outlet, 6.5 inch overall length, The LED tail pipe is universal for most vehicles, brings you a wonderful experience.

【EXHAUST PIPE WITH LED LIGHTS】:
● When connected to a car/truck, the creative design with LED lights can produce amazing visual effects. If you are a car modification enthusiast, this exhaust pipe with LED is very suitable for you.

【HIGH QUALITY】:
● The tip of the rear design with Durable stainless steel,strong corrosion resistance,High temperature resistance,during and waterproof ,save your energy and time.

【EASY INSTALLATION】:
● No weld and drill needed. Just fix the screw to the appropriate location of tailpipe by Wrench.

【NOTICE】:
● Although we use a special material, the distance between the tail throat and the bumper should be greater than 2cm during installation to avoid burning the bumper at high temperatures.

Features:
● 100% Brand New and High Quality.
● It is a car exhaust pipe that glows, there will be a red flame effect after installation,suitable for car modification.
● With high temperature resistance, LED light, 12V power supply voltage.
● Made of stainless steel with excellent high temperature resistance. protect your original pipe from the sun and rain, avoid rusting and deformation.
● Clamp on design, Easy to install, No weld needed, No drill needed.

Specifications:
● Condition:100% Brand New
● Product Color: Carbon Grain
● Color of LED Light: Blue / Red (Optional)
● Dimensions: As the picture shown
● Material: Stainless Steel, Carbon Fiber

Note

  • Due to manual measurements, please allow slight measurement deviations.
  • Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed in the picture.