(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/11
Description
💝🎁This is the best gift for your car in the 2022!
Perfect Bright
Super bright LED source .waking up the drunks and texters behind you.
Lighting is amazing and keeps you safe on a night. rainy day. fogy day and snowy day. Enhance safety with higher visibility and reduce accidents in bad weather. chance of rear-end collision
Easy Install
Just connect it to the positive (+) and negative (-) sides correctly, it can be cut into any size and recapped.
Mounts easily with high quality 3M automotive adhesive. Plug and play connectivity for taillights. left/right turn signal lights and brake ligh
Waterproof IP68 Design:
The LED strips adopt a waterproof buckled plug design with short circuit protection for more safe driving.
High luminous efficiency with high brightness light output. Cool clear white light without dark spots. no dead light. superior illumination & stability on rainy or foggy days. Bright at day and night. clearer line of sight when driving.
Specification:
Length: 30 cm / 45 cm / 60 cm/ (About 11.81 inch / 17.72 inch / 23.62 inch)
Waterproof: IP68
long lifespan: >50,000 hours
Working Voltage: DC 12V
LED Type: SMD 3014
Package Included:
2Pcs * LED Car Daytime Running Light
Color(Purchase option):White flowing turn to yellow;Ice blue flowing turn to yellow;Blue flowing turn to yellow;Red flowing turn to yellow
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)