LED scrolling billboard - Free Shipping

$59.99
$117.60
-49%
Style:  Option 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

Features:

【Worthy of Displaying】Turn your road rage into road respect with LED signs it's a great potential of de-escalating conflict between individuals and groups. As well as that it allows for a re-categorization from others to us even taps into prosocial tendencies, tendencies towards empathy and compassion.
【Programmable LED Matrix Panel】Built around a bright, pixel-dense LED display, smart nice LED sign display as you would expect! It can be programmed to say what you want it to and produces high-resolution messages for drivers & facilitates safer driving environments.
【USB powered LED Car Sign】With 5V USB upgrade voltage technology, the scrolling LED sign is extremely low heat, touchable and safe to use. No socket limitation, you can charge your LED panel with power bank, laptop, TV, etc.. (Note: Do not use a usb interface with output voltage exceeding 5v or a rated current lower than 2A for power supply.)
【Bluetooth APP Control】Download the APP(CoolLED1248) to your phone and connect the LED matrix panel through bluetooth. You can edit text, DIY patterns, adjust the brightness of the led car display screen, and music rhythm, meet your various needs perfectly.
【High-quality and High Brightness】This programmable LED sign for car windshield is a 16 X 64 pixel full-color LED display. The high-quality LED car sign can not only emit high-intensity light, but also has low power consumption, and the full-color effect is brighter and soft without glare.

Packing list:

1 x LED matrix pixel panel

1 x USB Controller

1 x Double sided tape

1 x Instruction manual

Attention:

1. Do not use low-power USB power supplies such as computers and TVs to power the device.

2. Do not bend or pull the display with force to prevent damage.

3. If the device does not work properly, please replace the high-power charger.

Click on ADD TO CART” to get yours now!

Worldwide Shipping✈

Why Choose Us?

At Calendarbox, we strive to provide our customers with great products re-enforced by exceptional customer service. Customer satisfaction is our top priority. If you do not have a positive experience for ANY reason, we will do WHATEVER it takes to make sure you are 100% satisfied with your purchase. We have 24/7/365 Email Support. Please CONTACT US if you need assistance.