๐ŸŽ… Early Christmas 49%OFF - Smart Rainbow LED Permanent Outdoor Light - Smart light ๐ŸŽ

people are viewing this right now
$24.99
Lenght : 16.4ft (5m)
Quantity : Buy 1
Quantity
/** @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

No-hassle, Permanent Outdoor Holiday Lighting

Stress-free holiday cheer is here.

Banish the seasonal hassle of putting up and taking down lights, and say hello to effortless brilliance that transcends the holiday spirit. With Smart Permanent Outdoor Holiday Lighting, your home becomes a beacon of joy, captivating the neighborhood without any inconvenience.

The magic of modern convenience.

Have complete control at your fingertips with our intuitive smartphone app. Illuminate your home with a touch, switch between a spectrum of vibrant colors, and set timers to sync with the rhythm of day and night. Your holidays have never been brighter.

Wi-Fi Bluetooth Smart Permanent Led for outdoor

Real Customer Reviews

Outdoor lighting effects

Our outdoor lights contain an independent control chip that allows individual segments to display multiple colors at the same time. Outdoor strip light brings you an excellent color experience.

DIY Your lighting effects

Our bright outdoor lights contain an independent control chip that allows individual segments to display multiple colors at the same time. Outdoor strip light brings you an excellent color experience.

Smart app control

Discover a library of convenient and exciting features for your outdoor lights with the Home App. Adjust your brightness color saturation effects and more with a simple tap.

Outdoor Durability: It can be used for up to 10,000 hours and work in inclement weather from -4°F to 140°F(-20°C-60°C).

IP65 water resistance

Specific Uses

โœ…Suitable for indoor and outdoor LED strip lights waterproof, light up your whole house like backyard, Stairs, Rooftop, Kitchen, Cabinet, Porch, Patio, Garden, Garage, Living room, etc. 

โœ…Suitable for decorating hotels, clubs, bars, malls, shops etc. 

โœ…Suitable for festival and party decorations, festivals such as Christmas, Halloween, and Thanksgiving Day.

โœ…Suitable for Lighting and emergency security, shows, exhibitions advertising signs, etc. 

โœ…It is an ideal gift for your family and friends.

Please note that shipping is insured. Tracking Numbers will ALWAYS be sent so you can track them every step of the way! Cool things are worth waiting for! ๐Ÿ˜‰

๐Ÿ“ฆ Insured Worldwide Shipping: Each order includes real-time tracking details and insurance coverage in the unlikely event that a package gets lost or stolen in transit.

โœ‰๏ธ 24/7 Customer Support: We have a team of live reps ready to help and answer any questions you have within a 24-hour time frame, 7 days a week. 

๐Ÿ”’ Safe & Secure Checkouts: We use state-of-the-art SSL Secure encryption to keep your personal and financial information 100% protected.