www.essilorusa.com Open in urlscan Pro
34.196.110.146  Public Scan

Submitted URL: https://www.variluxusa.com//
Effective URL: https://www.essilorusa.com/products/varilux
Submission: On July 18 via api from IT — Scanned from IT

Form analysis 9 forms found in the DOM

javascript:;

<form class="nav-wtb-form" action="javascript:;" onsubmit="getZip();ShowModal();" data-trackevent="ecp search">
  <!--<form class="nav-wtb-form" action="javascript:;" onsubmit="ecplocator()" method="get" data-trackevent="ecp search">-->
  <!--<form class="nav-wtb-form" action="javascript:;" onsubmit="javascript:alert('Need to write and call a JavaScript method for ECP Locator page.');" method="get" data-trackevent="ecp search">-->
  <!--<form class="nav-wtb-form" action="/content/essilor-redesign/homepage/get-lenses/where-to-buy.html" method="get" data-trackevent="ecp search">-->
  <!--<div class="input-wrapper">
                                    <input id="zipSearch" type="text" name="query" placeholder="Enter your ZIP code" maxlength="10" required data-tracklabel="zip code"/>
                                    <button type="reset" aria-label="close">
                                        <svg class="icon" width="10" height="10">
                                            <use xlink:href="#close-icon"></use>
                                        </svg>
                                    </button>
                                    <button type="submit" aria-label="submit search">
                                        <svg class="icon" width="10" height="10">
                                            <use xlink:href="#search-icon"></use>
                                        </svg>
                                    </button>
                                </div>!-->
</form>

GET /search

<form class="nav-search-form" method="GET" action="/search">
  <div class="input-wrapper">
    <input class="search-query" name="term" type="search" placeholder="Search" aria-label="search">
    <button type="reset" aria-label="close">
      <svg class="icon" width="10" height="10">
        <use xlink:href="#close-icon"></use>
      </svg>
    </button>
    <button type="submit" aria-label="submit search">&gt; <svg class="icon" width="10" height="10">
        <use xlink:href="#search-icon"></use>
      </svg>
    </button>
  </div>
</form>

GET /search

<form class="nav-search-form" method="GET" action="/search">
  <div class="input-wrapper">
    <input class="search-query" name="term" type="search" placeholder="Search" aria-label="Search">
    <button type="submit" aria-label="submit">
      <svg class="icon" width="10" height="10">
        <use xlink:href="#search-icon"></use>
      </svg>
    </button>
  </div>
</form>

javascript:;

<form class="nav-wtb-form" action="javascript:;" onsubmit="getZip();ShowModal();" data-trackevent="ecp search">
  <!--<form class="nav-wtb-form" action="javascript:;" onsubmit="ecplocator()" method="get" data-trackevent="ecp search">-->
  <!--<form class="nav-wtb-form" action="/content/essilor-redesign/homepage/get-lenses/where-to-buy.html" method="get" data-trackevent="ecp search">-->
  <div class="input-wrapper">
    <input id="zipSearch2" type="text" name="query" placeholder="Enter your ZIP code" maxlength="10" required="" data-tracklabel="zip code" aria-label="Enter your ZIP code">
    <button type="reset" aria-label="close">
      <svg class="icon" width="10" height="10">
        <use xlink:href="#close-icon"></use>
      </svg>
    </button>
    <button type="submit" aria-label="submit search">
      <svg class="icon" width="10" height="10">
        <use xlink:href="#search-icon"></use>
      </svg>
    </button>
  </div>
</form>

GET

<form class="cta-block__wrapper--form" method="get" data-trackevent="ecp search">
  <div class="form-group">
    <input name="query" class="input-location" id="zipSearch3" aria-label="Enter Zip Code" type="text" placeholder="Enter Zip Code" data-tracklabel="zip code">
    <button class="cta-button cta-button__small" id="buttonZipSearch" alt="find">GO</button>
  </div>
</form>

GET

<form class="cta-block__wrapper--form" method="get" data-trackevent="ecp search">
  <div class="form-group">
    <input id="zipSearchWB" placeholder="ENTER ZIP CODE" type="text" name="queryWB" data-tracklabel="zip code" aria-label="Enter Zip Code">
    <button class="cta-button turquoise" id="buttonZipSearchWB" alt="Enter text">GO</button>
  </div>
</form>

GET

<form class="cta-block__wrapper--form" method="get" data-trackevent="ecp search">
  <div class="form-group">
    <input name="query" class="input-location" id="zipSearch3" aria-label="Enter Zip Code" type="text" placeholder="Enter Zip Code" data-tracklabel="zip code">
    <button class="cta-button cta-button__small" id="buttonZipSearch" alt="find">GO</button>
  </div>
</form>

GET

<form class="cta-block__wrapper--form" method="get" data-trackevent="ecp search">
  <div class="form-group">
    <input id="zipSearchWB" placeholder="ENTER ZIP CODE" type="text" name="queryWB" data-tracklabel="zip code" aria-label="Enter Zip Code">
    <button class="cta-button turquoise" id="buttonZipSearchWB" alt="Enter text">GO</button>
  </div>
</form>

POST /bin/exactTarget/createSub

<form class="footer__signup-form js-signup-form" id="signup-form" novalidate="novalidate" action="/bin/exactTarget/createSub" method="post" data-trackevent="email sign up" data-form-ajax="data-form-ajax">
  <div class="hidden">
    <p data-form-success-message="data-form-success-message">Thanks for signing up. You should start receiving emails soon.</p>
    <p data-form-error-message="data-form-error-message">The subscription couldn’t be completed. Please make sure you have provided a valid email address</p>
    <p data-form-success-message-accept="data-form-success-message-accept">You will receive an email with your results soon. Thank you!</p>
  </div>
  <fieldset>
    <legend class="text-uppercase">SIGN UP FOR EMAILS FROM ESSILOR</legend>
    <div class="form-field-wrapper centered">
      <div class="form-field half">
        <input class="form-field__input form-field__input_half text-center text-uppercase" name="email" type="email" placeholder="email address" required="" aria-label="Email">
        <span class="form-field__error-message valueMissing">Please provide your email address.</span>
        <span class="form-field__error-message typeMismatch">Please provide a valid email address.</span>
        <span class="form-field__error-message tooLong">Please provide a valid email address.</span>
      </div>
    </div>
    <div class="form-field-wrapper centered">
      <div class="form-field">
        <input class="form-field__input form-field__input_half text-center text-uppercase" name="zip" type="text" placeholder="zip code" data-tracklabel="zip code" aria-label="Zip Code">
      </div>
    </div>
    <input type="hidden" name="origin" value="https://www.essilorusa.com/products/varilux">
    <button class="cta-button outline-bahamaBlue text-uppercase g-recaptcha" data-callback="signupFormCaptchaSubmit" type="submit" alt="SUBMIT">SUBMIT</button>
  </fieldset>
</form>

Text Content

image/svg+xml Crizal Crizal Eyezen Eyezen Crizal Essilor USA Eyezen Varilux
Experio UV logo-xperio-uv Xperio UV Experio UV Experio UV Single Vision Single
Vision Transitions Transitions UV Protection UV Protection Varilux Varilux
Xperio UV Xperio UV

Skip to main content Find an Eyecare Professional
 * 
 * Find an Eyecare Professional
 * Register Your Lenses
 * >

 * Our Products
   
   By Brand
   
    * VARILUX
    * CRIZAL
    * TRANSITIONS
    * XPERIO UV
    * EYEZEN
    * ULTIMATE LENS PACKAGE
    * ADDITIONAL BRANDS
   
   By Need
   
    * LENSES FOR SEEING NEAR AND FAR
    * LENSES FOR OUTDOOR ACTIVITIES
    * LENSES THAT ADAPT TO VARIABLE LIGHTING CONDITIONS
    * POLYCARBONATE & HI-INDEX LENSES
    * LENSES FOR KIDS
    * PROTECTION AGAINST GLARE, SCRATCHES, AND SMUDGES
    * LENSES FOR HARMFUL BLUE LIGHT PROTECTION
    * LENSES FOR UV PROTECTION
    * LENSES FOR DIGITAL EYE STRAIN
   
   HELP ME CHOOSE
   
   Progressive lenses that provide sharp vision and smooth transitions at any
   distance.
   
   LEARN MORE
 * HELP ME CHOOSE
 * LENS INNOVATION
    * RESEARCH & DEVELOPMENT
    * LENS SCIENCE
    * TYPES OF LENSES

 * YOUR VISION
    * SIGNS YOU MAY NEED GLASSES-
    * MYOPIA MATTERS
    * THE ANATOMY OF THE HUMAN EYE
    * COMMON VISION CONDITIONS

 * GET LENSES
    * ESSILOR EXPERTS
    * WHERE TO BUY
    * SPECIAL OFFERS
    * INSURANCE
    * LENS REGISTRATION

 * NEWSROOM

 * Our Products
    * Overview
   
   By Brand
   
    * VARILUX
    * CRIZAL
    * TRANSITIONS
    * XPERIO UV
    * EYEZEN
    * ULTIMATE LENS PACKAGE
    * ADDITIONAL BRANDS
   
   By Need
   
    * LENSES FOR SEEING NEAR AND FAR
    * LENSES FOR OUTDOOR ACTIVITIES
    * LENSES THAT ADAPT TO VARIABLE LIGHTING CONDITIONS
    * POLYCARBONATE & HI-INDEX LENSES
    * LENSES FOR KIDS
    * PROTECTION AGAINST GLARE, SCRATCHES, AND SMUDGES
    * LENSES FOR HARMFUL BLUE LIGHT PROTECTION
    * LENSES FOR UV PROTECTION
    * LENSES FOR DIGITAL EYE STRAIN

 * HELP ME CHOOSE
 * LENS INNOVATION
    * Overview
    * RESEARCH & DEVELOPMENT
    * LENS SCIENCE
    * TYPES OF LENSES

 * YOUR VISION
    * Overview
    * SIGNS YOU MAY NEED GLASSES-
    * MYOPIA MATTERS
    * THE ANATOMY OF THE HUMAN EYE
    * COMMON VISION CONDITIONS

 * GET LENSES
    * Overview
    * ESSILOR EXPERTS
    * WHERE TO BUY
    * SPECIAL OFFERS
    * INSURANCE
    * LENS REGISTRATION

 * NEWSROOM

 * 
 * Where to Buy
 * Register Your Lenses
   




VARILUX LOGO


SEE NO LIMITS

 * Lens Designs
 * Technology
 * FAQ


WHAT MAKES VARILUX THE #1 PROGRESSIVE
LENS BRAND?

Sharp vision at every distance—even in dimly lit conditions—that eliminates the
blurriness, off-balance feeling, and low-light issues of ordinary progressive
lenses has made Varilux® progressive lenses the #1 lens recommended by
optometrists and opticians*.



 * 
   Sharp Vision
 * 
   Near to Far
 * 
   Eliminates Off-Balance

An Essilor Expert can help you discover the perfect Varilux lenses, tailored
specifically to meet your vision needs.

Find an Essilor Expert near you and Insist on Varilux for your next pair of
lenses.


,

 * Directions -
 * Practice Details

Call now Book Appointment

Book an appointment
with this Essilor Expert
in your area

Essilor Experts™ are independent eyecare professionals who are specially trained
to explain the many benefits of lenses from Essilor. They are the first to know
about the latest lenses, and about current promotions to make sure you get a
great deal on your lenses.

Or

Search for another
location near you*

GO

* virtual visits may be available

WANT TO BUY ESSILOR LENSES?

Find an eyecare professional. Enter your ZIP code below to find a location near
you. And don't forget to ask about telehealth virtual visits!

GO



CHANGE YOUR LENSES, NOT YOUR LIFE


ARE PROGRESSIVE LENSES RIGHT FOR YOU?

Starting around age 40, your eyes gradually lose the ability to focus on nearby
objects or you might have difficulty reading in dim light. This common eye
condition is called presbyopia, and is a natural part of aging that will
eventually affect you no matter how good your vision was when you were younger. 


PROGRESSIVE LENSES VS. BIFOCALS

Bifocal lenses only allow you to clearly see far away and up close. Objects at
arm’s length will still appear blurry. Additionally, there is an abrupt change
between the near and far viewing areas. Varilux progressive lenses provide sharp
vision and smooth transitions at any distance. 




REVEAL A BETTER RANGE OF VISION


EXPERIENCE THE VARILUX
LENS DIFFERENCE

Vision changes as you age, but it shouldn’t get in the way of how you live,
work, and play. Unlike bifocals or ordinary progressive lenses, only Varilux
progressive lenses help you achieve the most natural vision possible. 


KEY BENEFITS:

 * Patented W.A.V.E. Technology™ for sharp vision
 * Smooth transitions at any distance
 * Virtually eliminates off-balance feeling


THE VARILUX DESIGNS


OUR MOST ADVANCED PROGRESSIVE LENS


Varilux® X Series™, featuring Xtend™ Technology, is our most advanced
progressive lens available. In addition to providing sharp vision and smooth
transitions at any distance, it extends your vision within arm’s reach, so you
no longer have to tilt or angle your head to find your focus.


Read more


HELPING EYES WORK BETTER TOGETHER


Transition from near to far and every distance in between smoothly and
effortlessly. Varilux® Physio® features all the benefits of Varilux Comfort®,
and uses the prescriptions from both your eyes so your lenses are calculated as
a pair, letting your eyes work better together.


Read more


SHARP, NATURAL VISION AT ANY DISTANCE


No more squinting in a candlelit restaurant or missing the subtle beauty during
sunset. Get sharp, natural vision at any distance, even in low lighting
conditions, with Varilux Comfort.


Read more


COMPARE THE BENEFITS





SHARP VISION WITH
W.A.V.E. TECHNOLOGY

Learn about W.A.V.E. and our other patented technologies
that set Varilux apart from any other progressive lens.

View Technology



READY TO UPGRADE YOUR VISION?

Whether you're new to progressives or looking for an end to the struggles of
bifocals and generic "no-line" lenses, your nearest Essilor Expert can help you
choose the right pair of Varilux lenses for your vision needs,

Find a provider here and Insist on Varilux at your next eye exam.


,

 * Directions -
 * Practice Details

Call now Book Appointment

Book an appointment
with this Essilor Expert
in your area

Essilor Experts™ are independent eyecare professionals who are specially trained
to explain the many benefits of lenses from Essilor. They are the first to know
about the latest lenses, and about current promotions to make sure you get a
great deal on your lenses.

Or

Search for another
location near you*

GO

* virtual visits may be available

WANT TO BUY ESSILOR LENSES?

Find an eyecare professional. Enter your ZIP code below to find a location near
you. And don't forget to ask about telehealth virtual visits!

GO


Essilor Ultimate Lens Package™

Combine three innovative technologies for our best in vision, clarity, and
protection.
Learn more


The Science Behind the Lenses

See what makes Essilor the leader in lens innovation.
Learn More


TAKE OUR LENS BUILDER QUIZ

We’ll help you find the best lens for your lifestyle.
LET’S GO



*Survey conducted by CSA among a representative sample of 1041 independent ECPs,
in 10 countries: FR, SP, GER, IT, UK, US, Canada, Brazil, India, China. Fe-Apr
2018.


 * 
 * 
 * 
 * 
 * 

Thanks for signing up. You should start receiving emails soon.

The subscription couldn’t be completed. Please make sure you have provided a
valid email address

You will receive an email with your results soon. Thank you!

SIGN UP FOR EMAILS FROM ESSILOR
Please provide your email address. Please provide a valid email address. Please
provide a valid email address.

SUBMIT
 * OUR COMPANY
 * CAREERS
 * NEWSROOM
 * ESSILORLUXOTTICA
 * FOR EYECARE PROFESSIONALS
 * REGISTER YOUR LENSES
 * FAQ
 * CONTACT US

 * SITE MAP
 * TERMS OF USE
 * DO NOT SELL MY PERSONAL INFO
 * PRIVACY POLICY
 * ETHICS & COMPLIANCE

©2017-2022 ESSILOR OF AMERICA, INC. ALL RIGHTS RESERVED.