Unisex Polarized Glasses

$16.99 $33.30 Save 49%
🎁A Gift For Your Family:  🔥Gray
🔥New Upgrade:  ✅Upgraded night vision function
Quantity
Share the love
/** @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

We have received feedback from customers that only the colors in the discount package can enjoy the low price. Now we have decided to charge any color 3-pack for $7.99/piece, 6-pack for $6.99/piece, and 9-pack for $5.99/piece!!! Just add to the shopping cart, you can automatically enjoy the discount without entering the discount code!

😊If you are not satisfied with the goods received, please contact us within 15 days after receipt, we will give you the best help! Please don't worry!👇

  • 📩E-mail:support@flaterlandcap.com

My family doctor told me: "In addition to hot summer, you also need sunglasses in winter, especially on snowy days. The environment in front of you is all white. If you look at it for a long time, you will find that your eyes are very uncomfortable and it is difficult to adapt to the dark area. This is what we often call 'snow blindness'."

Feel Safe Driving At Night With Glare-Free Vision

HD Polarized Lenses
Protect your eyes with HD polarized sunglasses featuring advanced TAC lenses. Our lenses restore true color, reduce eye damage from UVA and UVB rays, and minimize glare-induced distractions and temporary blindness. Experience brighter scenes and more vibrant colors with enhanced clarity.
Durability Meets Clarity
Embrace the fusion of durability and clarity with our sunglasses. Ultra-Clear Wear-Resistant Lenses provide unparalleled vision, while the Ultra-Lightweight and Smooth Contoured Frame promises a sleek look and lasting comfort. Step into the light with confidence and style.
Sure-Grip Design for Perfect Fit
Secure Comfort: Our sunglasses feature Embedded Non-Slip Stripes that perfectly contour to fit both cheeks, ensuring your glasses stay in place, no matter the activity. The Anti-Slip and Anti-Allergy One-Piece Nosepiece is designed for seamless comfort and a hypoallergenic touch, making them the ideal choice for all-day wear.
Vision Unbound
Discover the outdoors anew with confrontk. Our sunglasses cut through glare and enhance views, making every activity—from driving to fishing—exceptionally clear.

Notes

  • Due to manual measurements, please allow slight measurement deviations.
  • Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed on the picture.

OUR GUARANTEE:

  • We believe we have some of the most innovative products in the world, and we want to make sure we back that up with a risk-free 30-day guarantee.
  • If for any reason you do not have a positive experience, we will make every effort to ensure that you are satisfied with your purchase.
  • We want you to rest assured that there is absolutely zero risk in buying and trying out products. If you don't like it and don't feel bad, we'll do it right.
  • We email support. If you need help, please contact us.