Car Sun Visor Vanity Mirror

$29.90
$59.90
-$30.00
Quantity
people are viewing this right now
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-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

Easy to use: The car vanity mirror has two touch sensors for easy operation. Simply touch one of the touch switches to turn it on or off. You can switch between cool white and warm yellow lights with a single touch. Long press the touch switches to adjust the brightness of the lights.

Bright and energy-efficient: With 12 yellow lights and 48 white lights, this makeup mirror is 40% brighter and consumes 60% less energy than normal bulbs. It features 3 light colors - white, yellow, and a combination of both - which can be easily switched by short pressing the touch switches. You can also adjust the brightness according to your needs.

Rechargeable and portable: This car sun visor vanity mirror comes with a built-in lithium battery that can be easily charged, allowing you to use it without always plugging in the charging cable. The power cord has also been extended and upgraded to 3 meters for added convenience.

Perfect for on-the-go makeup: Whether you're traveling or on a road trip, this rear view sun-shading travel cosmetic mirror is a must-have. Its compact and portable design makes it easy to take with you anywhere, ensuring you always have a well-lit mirror for flawless makeup application.

Ultra-Thin And Universal Design: The size of makeup mirror is 10.2(L)*5.3(W)*0.4(H) inch, which suits for most of the sun visor of cars. Ultra-thin, not take up space in the car. With adjustable lanyard, Compact and lightweight design, easy to install and use, does not take up extra space inside the cars.

🎁It's a perfect gift for your friends & family!

Click on "ADD TO CART" to get yours now!

We will resume the original price tomorrow


Certification

🌈 Good Motivation

After every order, we give you 10% of the profit to Save the Children.

Save the Children started working in this area in 1932 to support the most isolated and neglected rural children in Europe.