mrosto™-Magnetic Painting Light with 13 Lighting Modes

Sold 0 only 999999999 item(s) left
$23.99 $41.99 Save $18.00
Color:  Golden
Buy More Save More:  Buy 1
Quantity
Share the love
Free worldwide shipping
Free returns
Sustainably made
Secure payments
/** @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-1651799308132').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

Description

Transform Your Art Display with Effortless Elegance!

Illuminate your cherished artwork and photos with style and precision using our Magnetic Picture Lights. These lights combine chic design with flexible functionality, creating the perfect ambiance that elevates every piece to a masterpiece.

🕹️ Tap & Remote Control Modes: Control the lights with a simple tap on the lampshade or using the remote for hassle-free, versatile management of your lighting preferences.

🔋 Powerful Rechargeable Battery: Enjoy long-lasting lighting with a 1500mAh battery, fully charged in just 2 hours, keeping your art beautifully illuminated.

🌈 Versatile Lighting Control: Customize your ambiance with a spectrum of colors, from warm and cool whites to vibrant RGB hues. Easily adjust brightness levels and select dynamic modes like flash and fade using the remote, ensuring your artwork is always beautifully illuminated.

🔧 Effortless Installation: Attach easily with magnetic sheets, adhesive, or screws—no wiring needed for a clean, seamless setup.

🖼️ Versatile Art Lighting: Perfect for highlighting photos, posters, and artwork, fitting a variety of frame sizes and styles in any room.

Specifications:

  • Color: Gold/Black
  • Material: Aluminum, Metal
  • Product Dimensions: 2.55" L x 1.06" W x 2.55" H
  • Power Source: USB Rechargeable Battery
  • Control Method: Remote
  • Light Source Type: LED
  • Voltage: 5 Volts (DC)

Package Includes:

  • 1/4/7 x Magnetic Picture Lights
  • 1/4/7 x Mounting Brackets
  • 1 x Remote Control
  • 1 x USB Charging Cable
  • 1/4/7 x Screws
  • 1/4/7 x Adhesive Tapes
  • 1 x User Manual