Eye Mist Steam Sprayer

The Quick & Easy Way To Relieve Dry Eyes (In 5 Minutes Or Less!)

$33.97
$49.99
-32%
BUNDLE & SAVE:  BUY 1
Quantity
people are viewing this right now
Shipping
/** @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

Relieves Dry Eyes In 5 Minutes Or Less!

6 Modes For Maximum Relief

Switch between 6 modes to get the relief you deserve. Choose from cool, body temp, warm and hot (yet still safe & gentle) steam along with 2 intensity modes.

Use Water, Saline, Drops & More

Whether it's your favourite brand of eye drops, and eye wash solution or anything else, our wand lets you use any solution you'd like.

Gently Re-Opens Your Tear Glands

Not only does steam therapy provide instant relief by moisturizing your eyes, it also helps open & stimulate your tear glands, giving you relief all day long.

Instant & Lasting Relief

Our steam therapy wand will give you relief from the second you start using it. We recommend using it for 5 minutes at the start and end of each day for immediate relief that lasts throughout the day.

100% Safe, Easy & Gentle To Use

Even on the hottest mode, our wand is 100% safe and gentle. Just add the solution of your choice, turn it on and then let the steam hydrate your eyes and re-open your tear glands for 5 minutes.

The Main Reason Behind Dry Eyes

What’s the cause of dry eyes?

Your tear glands become blocked or stop producing tears effectively. This leads to chronic dry eyes, causing constant discomfort and irritation that affects your daily life.

Without proper tear production, your eyes can't maintain the natural moisture they need to feel healthy and comfortable.

The solution

Our steam therapy wand flushes your eyes with warm mist, to not only hydrate your eyes, but to stimulate your tear glands into working normally again.

Which gives you relief almost instantly, but also throughout the day so you won't have to constantly re-apply eye drops or go through the day with dry eyes.

It takes just 5 minutes or less and you'll be feeling incredible all day long

The Results

Relief in just 5 minutes that lasts throughout your entire day. As your tear glands begin working properly again, your eyes maintain their natural moisture without constant reapplication of drops. 96% of customers say steam therapy has given them more relief than any other solution they've tried.

100% Money-Back Guarantee

If you are not 100% satisfied with your purchase, then you may return your order for a full refund with no questions asked.

With hundreds of 5-star reviews, we pledge to provide you with the highest levels of value, quality, and personal service available, so your complete satisfaction is guaranteed.