www.goggles4u.co.uk Open in urlscan Pro
151.101.2.132  Public Scan

Submitted URL: https://enews.goggles4u.co.uk/c/AQi1pg0Q3ek_GPavl74BIM_UiBF8X5zWgRPjHM5_497N11xaRezz36TmJVWyBIpw7wINBA
Effective URL: https://www.goggles4u.co.uk/privacy-policy?utm_campaign=1045725_NEWSLETTER%20-%20FLAT50%2831-Mar-2024%29NB&utm_medium=email&...
Submission: On April 06 via manual from IN — Scanned from AU

Form analysis 6 forms found in the DOM

POST https://www.goggles4u.co.uk/uk/pslogin/account/loginPost/

<form style="display:none;" class="form" action="https://www.goggles4u.co.uk/uk/pslogin/account/loginPost/" method="post" id="pslogin-login-form">
  <input id="pslogin-login-referer" name="referer" type="hidden" value="">
  <input id="pslogin-login-action" name="auth_action" type="hidden" value="">
  <input id="pslogin-login-submit" type="submit" value="">
</form>

Name: pslogin_bind

<form name="pslogin_bind" id="pslogin_bind">
  <fieldset class="fieldset">
    <div class="fieldset-wrapper mb-4">
      <template x-if="5 === step">
        <div class="field mb-3">
          <label class="label mb-0 font-semibold" for="pslogin_bind_email">Email</label>
          <div class="control">
            <input type="email" id="pslogin_bind_email" name="pslogin_email" autocomplete="email" value="" title="Your Email Address" class="input-text required-entry w-full" data-validate="{&quot;required&quot;: true}" aria-required="true"
              required="">
          </div>
        </div>
      </template>
      <template x-if="1 === step || 2 === step">
        <div class="field mb-3">
          <label class="label mb-0 font-semibold" for="pslogin_bind_email">Email</label>
          <div class="control">
            <input type="email" id="pslogin_bind_email" name="pslogin_email" autocomplete="email" :value="customer.email" x-model="customer.email" title="Your Email Address" :disabled="2 === step" class="input-text required-entry w-full"
              data-validate="{&quot;required&quot;: true}" aria-required="true" required="">
          </div>
        </div>
      </template>
      <template x-if="2 === step || 5 === step">
        <div class="field mb-3">
          <label class="label mb-0 font-semibold" for="pslogin_bind_pass">Password</label>
          <div class="control">
            <input id="pslogin_bind_pass" type="password" name="pslogin_pass" title="Password" class="input-text w-full" data-validate="{&quot;required&quot;: true, &quot;password&quot;: true, &quot;minlength&quot;: 8}" autocomplete="off"
              aria-required="true" aria-autocomplete="list" required="">
          </div>
        </div>
      </template>
    </div>
  </fieldset>
  <template x-if="3 !== step">
    <div class="button-wrapper flex flex-wrap items-center justify-between gap-3">
      <template x-if="1 === step || 2 === step || 5 === step">
        <button class="action primary pslogin-bind-step-5 btn btn-primary" type="button" @click="loginDependOnStep">
          <span>Login</span>
        </button>
      </template>
      <template x-if="2 === step || 5 === step">
        <div class="secondary">
          <a class="action remind text-blue-700 hover:underline" target="_blank" :href="forgotPassUrl">
                                    <span>Forgot Your Password?</span>
                                </a>
        </div>
      </template>
      <template x-if="4 === step">
        <div>
          <button class="action primary pslogin-bind-step-4 text-blue-700 hover:underline" type="button" @click="setFifthStep">
            <span>Yes, I already have an account</span>
          </button>
          <button class="action primary pslogin-bind-step-4 text-blue-700 hover:underline" type="button" @click="registerWithEmail">
            <span>No, I want to register a new account</span>
          </button>
        </div>
      </template>
    </div>
  </template>
</form>

Name: pslogin_bind

<form name="pslogin_bind" id="pslogin_bind">
  <fieldset class="fieldset">
    <div class="fieldset-wrapper mb-4">
      <template x-if="5 === step">
        <div class="field mb-3">
          <label class="label mb-0 font-semibold" for="pslogin_bind_email">Email</label>
          <div class="control">
            <input type="email" id="pslogin_bind_email" name="pslogin_email" autocomplete="email" value="" title="Your Email Address" class="input-text required-entry w-full" data-validate="{&quot;required&quot;: true}" aria-required="true"
              required="">
          </div>
        </div>
      </template>
      <template x-if="1 === step || 2 === step">
        <div class="field mb-3">
          <label class="label mb-0 font-semibold" for="pslogin_bind_email">Email</label>
          <div class="control">
            <input type="email" id="pslogin_bind_email" name="pslogin_email" autocomplete="email" :value="customer.email" x-model="customer.email" title="Your Email Address" :disabled="2 === step" class="input-text required-entry w-full"
              data-validate="{&quot;required&quot;: true}" aria-required="true" required="">
          </div>
        </div>
      </template>
      <div class="field mb-3">
        <label class="label mb-0 font-semibold" for="pslogin_bind_email">Email</label>
        <div class="control">
          <input type="email" id="pslogin_bind_email" name="pslogin_email" autocomplete="email" :value="customer.email" x-model="customer.email" title="Your Email Address" :disabled="2 === step" class="input-text required-entry w-full"
            data-validate="{&quot;required&quot;: true}" aria-required="true" required="">
        </div>
      </div>
      <template x-if="2 === step || 5 === step">
        <div class="field mb-3">
          <label class="label mb-0 font-semibold" for="pslogin_bind_pass">Password</label>
          <div class="control">
            <input id="pslogin_bind_pass" type="password" name="pslogin_pass" title="Password" class="input-text w-full" data-validate="{&quot;required&quot;: true, &quot;password&quot;: true, &quot;minlength&quot;: 8}" autocomplete="off"
              aria-required="true" aria-autocomplete="list" required="">
          </div>
        </div>
      </template>
    </div>
  </fieldset>
  <template x-if="3 !== step">
    <div class="button-wrapper flex flex-wrap items-center justify-between gap-3">
      <template x-if="1 === step || 2 === step || 5 === step">
        <button class="action primary pslogin-bind-step-5 btn btn-primary" type="button" @click="loginDependOnStep">
          <span>Login</span>
        </button>
      </template>
      <template x-if="2 === step || 5 === step">
        <div class="secondary">
          <a class="action remind text-blue-700 hover:underline" target="_blank" :href="forgotPassUrl">
                                    <span>Forgot Your Password?</span>
                                </a>
        </div>
      </template>
      <template x-if="4 === step">
        <div>
          <button class="action primary pslogin-bind-step-4 text-blue-700 hover:underline" type="button" @click="setFifthStep">
            <span>Yes, I already have an account</span>
          </button>
          <button class="action primary pslogin-bind-step-4 text-blue-700 hover:underline" type="button" @click="registerWithEmail">
            <span>No, I want to register a new account</span>
          </button>
        </div>
      </template>
    </div>
  </template>
  <div class="button-wrapper flex flex-wrap items-center justify-between gap-3">
    <template x-if="1 === step || 2 === step || 5 === step">
      <button class="action primary pslogin-bind-step-5 btn btn-primary" type="button" @click="loginDependOnStep">
        <span>Login</span>
      </button>
    </template><button class="action primary pslogin-bind-step-5 btn btn-primary" type="button" @click="loginDependOnStep">
      <span>Login</span>
    </button>
    <template x-if="2 === step || 5 === step">
      <div class="secondary">
        <a class="action remind text-blue-700 hover:underline" target="_blank" :href="forgotPassUrl">
                                    <span>Forgot Your Password?</span>
                                </a>
      </div>
    </template>
    <template x-if="4 === step">
      <div>
        <button class="action primary pslogin-bind-step-4 text-blue-700 hover:underline" type="button" @click="setFifthStep">
          <span>Yes, I already have an account</span>
        </button>
        <button class="action primary pslogin-bind-step-4 text-blue-700 hover:underline" type="button" @click="registerWithEmail">
          <span>No, I want to register a new account</span>
        </button>
      </div>
    </template>
  </div>
</form>

GET https://www.goggles4u.co.uk/uk/search/

<form class="form minisearch" id="search_mini_form" x-ref="form" action="https://www.goggles4u.co.uk/uk/search/" method="get">
  <label class="hidden" for="search" data-role="minisearch-label">
    <span>Search</span>
  </label>
  <input id="search" x-ref="searchInput" type="search" autocomplete="off" name="q" value="" placeholder="Search entire store here..." maxlength="128" class="w-full p-2 text-lg leading-normal transition appearance-none text-grey-800
                focus:outline-none focus:border-transparent lg:text-xl">
  <template x-if="suggestions.length > 0">
    <div class="w-full leading-normal transition appearance-none text-grey-800 flex flex-col mt-1">
      <template x-for="suggestion in suggestions">
        <div class="flex justify-between p-2 bg-container-lighter even:bg-container mb-1 cursor-pointer
                                 border border-container hover:bg-container-darker" tabindex="0" @click="search(suggestion.title)" @keydown.enter="search(suggestion.title)" @keydown.arrow-up.prevent="
                              focusElement($event.target.previousElementSibling) || $refs.searchInput.focus()
                          " @keydown.arrow-down.prevent="focusElement($event.target.nextElementSibling)">
          <span x-text="suggestion.title"></span>
          <span x-text="suggestion.num_results"></span>
        </div>
      </template>
    </div>
  </template>
  <button type="submit" title="Search" class="action search sr-only" aria-label="Search"> Search </button>
</form>

POST

<form class="form form-login" method="post" @submit.prevent="submitForm();" id="login-form">
  <div class="fieldset login">
    <div class="field email required">
      <label class="label" for="form-login-username" form="login-form">
        <span>Email Address</span>
      </label>
      <div class="control">
        <input name="username" id="form-login-username" x-ref="customer-email" @change="errors = 0" type="email" required="" class="form-input input-text">
      </div>
    </div>
    <div class="field password required">
      <label for="form-login-password" class="label" form="login-form">
        <span>Password</span>
      </label>
      <div class="control">
        <input name="password" id="form-login-password" type="password" class="form-input input-text" required="" x-ref="customer-password" @change="errors = 0">
      </div>
    </div>
    <input name="context" type="hidden" value="checkout">
    <div class="actions-toolbar flex justify-between pt-6 pb-2 items-center">
      <button type="submit" class="inline-flex btn btn-primary disabled:opacity-75"> Sign In </button>
      <a href="https://www.goggles4u.co.uk/uk/customer/account/forgotpassword/">
                                        Forgot Your Password?                                    </a>
    </div>
  </div>
</form>

POST https://www.goggles4u.co.uk/uk/newsletter/subscriber/new/

<form class="my-8 md:flex md:max-w-2xl md:mx-auto" action="https://www.goggles4u.co.uk/uk/newsletter/subscriber/new/" method="post" x-data="initNewsletterForm()" @submit.prevent="submitForm()" id="newsletter-validate-detail">
  <label class="sr-only" for="newsletter-subscribe" aria-label="Email address"> Email address </label>
  <input type="email" name="email" id="newsletter-subscribe" required="" placeholder="Enter your email address" class="border-gray-300 bg-white w-full p-3 mb-2 border rounded-md shadow-sm
                          placeholder:text-gray-400 outline-none focus:ring-blue-700 focus:ring-1
                          md:w-auto md:grow md:mb-0 md:mr-2">
  <input name="form_key" type="hidden" value="p1qNE31QJo29e8ns"> <input type="submit" value="Subscribe" class="bg-black p-3 cursor-pointer w-full border border-black rounded-md shadow-sm text-white
                          hover:bg-opacity-90 md:flex-1">
  <div>
    <template x-if="displayErrorMessage">
      <p class="flex items-center text-red">
        <span class="inline-block w-8 h-8 mr-3">
          <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" viewBox="0 0 24 24" width="24" height="24" aria-hidden="true">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4m0 4h.01M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path>
          </svg>
        </span>
        <template x-for="errorMessage in errorMessages">
          <span x-html="errorMessage"></span>
        </template>
      </p>
    </template>
  </div>
</form>

Text Content

✕
loader
Loading...

Please provide your email
Please provide your email

We couldn't find an account with your credentials. Are you already registered at
our store?
Please enter your store password to link your social account. Or login using
previously used social networks.
Email

Email

Password

Login
Forgot Your Password?
Yes, I already have an account No, I want to register a new account
OR

Email

Email

Email

Password

Login
Forgot Your Password?
Yes, I already have an account No, I want to register a new account
Login Login
Forgot Your Password?
Yes, I already have an account No, I want to register a new account
OR

THANK YOU!

Skip to Content
 * Mirror
 * Eyeglasses
   
    * Eyeglasses
    * View All
    * Men
    * Women
    * Top Lenses
    * Children

 * Designer Glasses
   
    * Designer Glasses
    * View All
    * Men
    * Women
    * Children

 * Sunglasses
 * Help Center
   
    * Help Center
    * View All
    * Why Goggles4U
    * How to Order
    * Lenses and Coating

 * Account
 * Past Orders
 * Wishlist

Search

Search

scale Compare Products 0 item items Toggle minicart, Cart is empty shopping-cart
0
Sign In Create an Account
 * Mirror
 * Eyeglasses
    * Men
      * Shop All Men
      * Best Sellers
      * Designer Glasses
      * Cheapest Frames
    * Women
      * Shop All Women
      * Best Sellers-Women
      * Designer Glasses Women
      * Cheapest Frames Women
    * Top Lenses
      * Digital Varifocal
      * Photochromic Lenses
      * Blue Cut Lenses
      * Sunglasses Tints
    * Children
      * Shop All Kids
      * Toddlers
      * Preschoolers
      * Little Kids

 * Designer Glasses
    * Men Women Children

 * Sunglasses
 * Help Center
    * Why Goggles4U
      * 5 Reasons to shop
      * Price and Collection
      * Returns and Exchange
    * How to Order
      * 3 Step Order Process
      * How to Measure PD
      * FAQ
    * Lenses and Coating
      * Thin Lenses
      * Anti Reflective Coating
      * Anti Static Coating

 * Account
 * Past Orders
 * Wishlist



My Cart 10 of 0 products in cart displayed

Cart is empty
Cart is empty

x









Subtotal:

Checkout or View and Edit Cart



loader
Loading...
x

Checkout using your account

Email Address

Password

Sign In Forgot Your Password?


Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
 1. Home
 2. / Privacy Policy


PRIVACY POLICY

Goggles4u Eyeglasses

June 08, 2018


1. INTRODUCTION

This Privacy Policy describes how Goggles4u Eyeglasses collects and uses
Personal Data about you through the use of our Website, through email, text, and
other electronic communications between you and Goggles4u Eyeglasses.

Goggles4u Eyeglasses ("G4U" or "We") respect your privacy and are committed to
protecting it through our compliance with this policy.

This Privacy Policy (our "Privacy Policy") describes the types of information we
may collect from you or that you may provide when you visit the website with the
top-level domain name of https://www.Goggles4u.com, and our practices for
collecting, using, maintaining, protecting, and disclosing that information.

This policy applies to information we collect:

 * On our Websites;
 * In email, text, and other electronic messages between you and our support
   team;
 * When you purchase any product from Goggles4u Eyeglasses.

It does not apply to information collected by:

 * Us offline or through any other means, including on any other website;
 * Any third party, including through any application or content (including
   advertising) that may be accessible to public. 

Please read this policy carefully to understand our policies and practices
regarding your information and how we will treat it. If you do not agree with
our policies and practices, your choice is not to use our Website. By accessing
or using our Website, you agree to this Privacy Policy. This Privacy Policy may
change from time to time (see Changes to Our Privacy Policy). Your continued use
of our Website after we make changes is deemed to be acceptance of those
changes, so please check this Privacy Policy periodically for updates.


2. INFORMATION WE COLLECT ABOUT YOU AND HOW WE COLLECT IT

We collect different types of information about you, including information that
may directly identify you, information that is about you but individually does
not personally identify you, and information that we combine with information
from our other users. This includes information that we collect directly from
you or through automated collection technologies.


GENERALLY

When you purchase our products or use our Website, subscribe to our newsletter,
respond to a survey, fill out a form or join us on social media platforms, we
collect several types of information about you, specifically information:

 * By which you may be personally identified, such as name, postal address,
   e-mail address, telephone number any other identifier by which you may be
   contacted online or offline ("Personal Data");
 * That is about you but individually does not identify you, such as traffic
   data, location data, logs, referring/exit pages, date and time of your visit
   to our Websites, error information, clickstream data, and other communication
   data and the resources that you access and use on the Website; and/or
 * About your internet connection, the equipment you use to access our Website
   and usage details.

We collect this information:

 * Directly from you when you provide it to us; and
 * Automatically as you navigate through the Website. Information collected
   automatically may include usage details, IP addresses, and information
   collected through cookies, web beacons, and other tracking technologies.


INFORMATION YOU PROVIDE TO US

The information we collect on or through our Website are:

 * Information that you provide by filling in forms on our Website.
 * Information that you provide as part of the purchasing of our products. This
   information includes your name, prescription, email address, and physical
   address.
 * Information that you provide as part of email messages.
 * Records and copies of your correspondence (including email addresses), if you
   contact us, including when you report a problem with the product, or the
   Website;
 * Details of transactions you carry out through our Website of the fulfillment
   of your orders. You may be required to provide financial information before
   placing an order through our Website.


INFORMATION WE COLLECT THROUGH AUTOMATIC DATA COLLECTION TECHNOLOGIES

As you navigate through and interact with our Website, we may use automatic data
collection technologies to collect certain information about your equipment,
browsing actions, and patterns. We collect:

details of your visits to our Website, specifically traffic data, location data,
logs, referring/exit pages, date and time of your visit to our Website, error
information, clickstream data, and other communication data and the resources
that you access and use on the Website;

Information about your computer, mobile device, and internet connection, email
or calendar client, specifically your IP address, mobile device make and model,
operating system, and browser type.

The information we collect automatically may include Personal Data or we may
maintain it or associate it with Personal Data we collect in other ways or
receive from you or other third parties. It helps us to offer you with the
appropriate products, improve our services, and to deliver a better and more
personalized service by enabling us to:

 * Estimate our audience size and usage patterns;
 * Store information about your preferences, allowing us to customize our
   Website according to your individual interests;
 * Recognize you when you return to our Website or use our services.


COOKIES AND SIMILAR TECHNOLOGIES USED ON OUR WEBSITE

Cookies (or browser cookies). A cookie is a small file placed on the hard drive
of your computer. Our use of cookies is governed by our Privacy Policy, you can
set your browser to refuse all or some browser cookies, or to alert you when
cookies are being sent. However, if you do not consent to our use of cookies or
select this setting you may be unable to access certain parts of our Website or
use certain features. You can find more information about cookies at
http://www.allaboutcookies.org and http://youronlinechoices.eu.

Web Beacons. Pages of our Website, or HTML emails may contain small electronic
files known as web beacons (also referred to as clear gifs, pixel tags, and
single-pixel gifs) that permit us, for example, to count users who have visited
those pages or and for other related website statistics (for example, recording
the popularity of certain website content and verifying system and server
integrity).

Third Party Cookies (Google Analytics). Goggles4U uses Google Analytics to help
analyze how our users use the site. Google Analytics is a free tool that uses
"cookies," which are text files placed on your computer, to collect standard
Internet log information and visitor behavior information in an anonymous form.
The information generated by the cookie about your use of the Website (including
IP address) is transmitted to Google. This information is then used to evaluate
visitors' use of the Website and to compile statistical reports on website
activity for Goggles4U. They may also use this information to provide you with
interest-based (behavioral) advertising and other targeted content. We do not
control their tracking technologies or how they may be used.

 

You may choose to accept or decline cookies. Most Web browsers automatically
default to accept them, but you can usually modify your browser setting to
decline cookies. If you reject cookies by changing your browser settings then be
aware that this may disable some of the functionality on our Website.


3. LAWFUL BASIS FOR PROCESSING YOUR PERSONAL DATA

We have a lawful basis for our processing of your Personal Data, including
processing for our legitimate interests (when balanced against your rights and
freedoms), to fulfill our obligations to you, required by law, and with your
consent.

If you are in the European Union, the processing of your Personal Data is lawful
only if it is permitted under the applicable data protection laws. We have a
lawful basis for each of our processing activities (except when an exception
applies as described below):

 * Consent. By using our Website, you consent to our collection, use, and
   sharing of your Personal Data as described in this privacy policy. If you do
   not consent to this privacy policy, please do not use the Website or order
   our products;
 * Legitimate Interests. We will process your Personal Data as necessary for our
   legitimate interests. Our legitimate interests are balanced against your
   rights and freedoms and we do not process your Personal Data if your rights
   and freedoms outweigh our legitimate interests. Specifically, our legitimate
   interests are to: facilitate communication between Goggles4U and you; promote
   and market our business; aggregate non-identifiable data in order to offer
   new products, and improve our services;
 * To Fulfill Our Obligations to You: We process your Personal Data in order to
   fulfill our obligations to you pursuant to our commitment with you; and
 * As Required by Law. We may also process your Personal Data when we are
   required or permitted to by law; to comply with government inspection,
   audits, and other valid requests from government or other public authorities;
   to respond to legal process; or as necessary for us to protect our interests
   or otherwise pursue our legal rights and remedies (for instance, when
   necessary to prevent or detect fraud, attacks against our network, or other
   criminal and tortious activities), defend litigation, and manage complaints
   or claims.


4. SPECIAL CATEGORIES OF INFORMATION

We generally do not request you provide and do not process any special
categories of Personal Data. However, this category of Personal Data may be in
your Communications and, if so, we will process it only for the purposes
described in this Privacy Policy.

Goggles4U does not ask you to provide, and we do not knowingly collect, any
special categories of Personal Data from you that may be considered sensitive,
including personal data that reveals your racial or ethnic origin, political
opinions, religious, philosophical beliefs, or trade unions membership, or the
processing of data concerning your health or data concerning your sex life or
sexual orientation or history of criminal convictions.


5. HOW WE USE YOUR INFORMATION

We use your Personal Data for various purposes described below, mostly involved
in providing the service and collecting payment.

We use information that we collect about you or that you provide to us,
including any Personal Data:

 * To present our Website and to personalize your experience;
 * To provide you with information about the products that you request from us;
 * To fulfill any other purpose for which you provide it;
 * To provide you with information about your order;
 * To carry out our obligations and enforce our rights arising from agreement
   between you and Goggles4U related to your order and our commitment, including
   for billing and collection;
 * To notify you about changes to our Website or update on your order;
 * In any other way we may describe when you provide the information; and
 * For any other purpose with your consent.

With your consent, we may also use your information to contact you to offer any
new products or deals that may be of interest to you. If you wish to stop this,
you may do so at any time by sending us an email stating your request at
steve@goggles4u.com.


6. DISCLOSURE OF YOUR INFORMATION

We do not share, sell, or otherwise disclose your Personal Data for purposes
other than those outlined in this Privacy Policy. We may disclose your Personal
Data to a few third parties, as described below. For example, we share data
with, if you place an order for our product, with a billing provider so that we
can accept your payments.

We do not share, sell, or otherwise disclose your Personal Data for purposes
other than those outlined in this Privacy Policy. However, we may disclose
aggregated information about our users, and information that does not identify
any individual, without restriction.

We may disclose Personal Data that we collect or you provide as described in
this privacy policy:

 * To service providers, and other third parties we use to support our business
   and who are bound by contractual obligations to keep Personal Data
   confidential and use it only for the purposes for which we disclose it to
   them. Specifically, these entities provide infrastructure support services,
   and payment processing services.
 * To fulfill the purpose for which you provide it.
 * For any other purpose disclosed by us when you provide the information;
 * To the recipients of your Communications that you specify; and
 * With your consent.

We may also disclose your Personal Data:

 * To comply with any court order, law, or legal process, including to respond
   to any government or regulatory request;
 * To enforce or apply our terms of use and other agreements, including for
   billing and collection purposes; and
 * If we believe disclosure is necessary or appropriate to protect the rights,
   property, or safety of Goggles4U, our clients, or others. This includes
   exchanging information with other companies and organizations for the
   purposes of fraud protection and credit risk reduction.


7. HOW WE USE AND DISCLOSE YOUR INFORMATION

We offer you choices on how you can opt out of our use of tracking technology,
disclosure of your Personal Data for third-parties to advertise to you, our
advertising to you, and other targeted advertising.

We do not control the collection and use of your information collected by third
parties described above in Disclosure of Your Information. When possible, these
organizations are under contractual obligations to use this data only for
providing the services to us and to maintain this information strictly
confidential. These third parties may, however, aggregate the information they
collect with information from their other customers for their own purposes.
Additionally, we cannot control the actions of the recipients of your
Communications, who may forward them to other third parties or otherwise
disclose them.

In addition, we strive to provide you with choices regarding the Personal Data
you provide to us. We have created mechanisms to provide you with control over
your Personal Data:

 * Promotional Offers from Goggles4U. We will only use your contact information
   to promote our own products with your express consent. If you wish to
   withdraw your consent to such use, you may do so at any time by sending us an
   email stating your request to steve@Goggles4U.com. If we have sent you a
   promotional email, you may click on the unsubscribe link at the bottom of the
   email to be omitted from future email distributions. This opt out does not
   apply to information provided to us as a result of your order of any of our
   products or subscription to our newsletter, or other transactions.
 * Targeted Advertising. We will only use information that we collect or you
   provide to deliver advertisements according to our advertisers'
   target-audience preferences with your express consent. If you wish to
   withdraw your consent, you may do so at any time by sending us an email
   stating your request to steve@goggles4u.com. For this opt-out to function,
   you must have your browser set to accept browser cookies.


8. YOUR RIGHTS REGARDING YOUR INFORMATION AND ACCESSING AND CORRECTING YOUR
INFORMATION

You may have certain rights under applicable data protection laws, including the
right to access and update your Personal Data, restrict how it is used, transfer
certain Personal Data to another controller, withdraw your consent at any time,
and the right to have us erase certain Personal Data about you. You also have
the right to complain to a supervisory authority about our processing of your
Personal Data.

Applicable data protection laws may provide you with certain rights with regards
to our processing of your Personal Data.

 * Access and Update. You can review and change your Personal Data by notifying
   us through the contact information below of any changes or errors in any
   Personal Data we have about you to ensure that it is complete, accurate, and
   as current as possible. We may not be able to accommodate your request if we
   believe it would violate any law or legal requirement or cause the
   information to be incorrect.
 * Restrictions. You have the right to restrict our processing of your Personal
   Data under certain circumstances. In particular, you can request we restrict
   our use of it if you contest its accuracy, if the processing of your Personal
   Data is determined to be unlawful, or if we no longer need your Personal Data
   for processing, but we have retained it as permitted by law.
 * Portability. To the extent the Personal Data you provide Goggles4U is
   processed based on your consent or that we process it through automated
   means, you have the right to request that we provide you a copy of, or access
   to, all or part of such Personal Data in structured, commonly used and
   machine-readable format. You also have the right to request that we transmit
   this Personal Data to another controller, when technically feasible.
 * Withdrawal of Consent. To the extent that our processing of your Personal
   Data is based on your consent, you may withdraw your consent at any time by
   closing your account. Withdrawing your consent will not, however, affect the
   lawfulness of the processing based on your consent before its withdrawal, and
   will not affect the lawfulness of our continued processing that is based on
   any other lawful basis for processing your Personal Data.
 * You have the right to request that we delete all of your Personal Data. We
   cannot delete your Personal Data except by also deleting your user account,
   and we will only delete your account when we no longer have a lawful basis
   for processing your Personal Data or after a final determination that your
   Personal Data was unlawfully processed. We may not accommodate a request to
   erase information if we believe the deletion would violate any law or legal
   requirement or cause the information to be incorrect. In all other cases, we
   will retain your Personal Data as set forth in this policy. In addition, we
   cannot completely delete your Personal Data as some data may rest in previous
   backups. These will be retained for the periods set forth in our disaster
   recovery policies.
 * Complaints. You have the right to lodge a complaint with the applicable
   supervisory authority in the country you live in, the country you work in, or
   the country where you believe your rights under applicable data protection
   laws have been violated. However, before doing so, we request that you
   contact us directly in order to give us an opportunity to work directly with
   you to resolve any concerns about your privacy.
 * How You May Exercise Your Rights. You may exercise any of the above rights by
   contacting us. If you contact us to exercise any of the foregoing rights, we
   may ask you for additional information to verify your identity. We reserve
   the right to limit or deny your request if you have failed to provide
   sufficient information to verify your identity or to satisfy our legal and
   business requirements.


9. DO NOT TRACK SIGNALS

We may use automated data collection technologies to track you across websites.
We currently do not honor do-not-track signals that may be sent by some
browsers.

We also may use automated data collection technologies to collect information
about your online activities over time and across third-party websites or other
online services (behavioral tracking). Some web browsers permit you to broadcast
a signal to websites and online services indicating a preference that they "do
not track" your online activities. At this time, we do not honor such signals
and we do not modify what information we collect or how we use that information
based upon whether such signal is broadcast or received.


10. DATA SECURITY

Information transmitted over the Internet is never completely secure, but we do
our best to protect your Personal Data. You can help protect your Personal Data
and other information by making sure you don't remain logged in on shared
devices and making sure you have good passwords on personal devices. We don't
have any systems that currently ask you to create a password, but when and if we
do, please follow good password practices.

We have implemented measures designed to secure your Personal Data from
accidental loss and from unauthorized access, use, alteration, and disclosure.
We offer the use of a secure server.  All supplied sensitive/credit card
information is transmitted via Secure Socket Layer (SSL) technology and then
encrypted into our gateway providers database only to be accessible by those
authorized with special access rights to such systems, and are required to keep
the information confidential. Any payment transactions and Communications
processed by us is encrypted both in transit and at rest.


11. CONSENT TO PROCESSING OF PERSONAL DATA IN THE UNITED STATES

We may process your Personal Data outside of your home country, including to the
United States. We only do this when we are legally permitted to do so and when
we have appropriate safeguards in place to protect your Personal Data.

If you are a resident of the European Economic Area ("EEA"), in order to provide
our services to you, we may send and store your Personal Data outside of the
EEA, including to the United States. Accordingly, your Personal Data may be
transferred outside the country where you reside or are located, including to
countries that may not or do not provide an adequate level of protection for
your Personal Data.

Your Personal Data is transferred by us to another country only if it is
required or permitted under applicable data protection law and provided that
there are appropriate safeguards in place to protect your Personal Data. By
using our website, you represent that you have read and understood the above and
hereby consent to the storage and processing of Personal Data that you provide
to us on our Website. To ensure your Personal Data (other than Personal Data you
provide directly to us) is treated in accordance with this Privacy Policy,
Goggles4U uses Data Protection Agreements between Goggles4U and other recipients
of your data that include, where applicable, the Standard Contractual Clauses
adopted by the European Commission (the "Standard Contractual Clauses"). The
European Commission has determined that the transfer of Personal Data pursuant
to the Standard Contractual Clauses provides for an adequate level of protection
of your Personal Data. Under these Standard Contractual Clauses, you have the
same rights as if your data was not transferred to such third party.


12. DATA RETENTION PERIODS

We retain your Personal Data for as long as you keep your account open. In some
instances, we may keep it after you close your account, for example we may keep
it:

 * On our backup and disaster recovery systems;
 * For as long as necessary to protect our legal interests; and
 * To comply with other legal requirements.

Goggles4U will retain your Communications for only as long as necessary to
provide you with the Services. After retention of your Communications is no
longer necessary, as applicable:

 * For as long as necessary to comply with any legal requirement;
 * On our backup and disaster recovery systems in accordance with our backup and
   disaster recovery policies and procedures;
 * For as long as necessary to protect our legal interests or otherwise pursue
   our legal rights and remedies; and
 * For data that has been aggregated or otherwise rendered anonymous in such a
   manner that you are no longer identifiable, indefinitely.


13. CHANGES TO OUR PRIVACY POLICY

We may change this Privacy Policy at any time. It is our policy to post any
changes we make to our Privacy Policy on this page with a notice that the
Privacy Policy has been updated on the Website’s home page/screen.


14. CONTACT INFORMATION

If you wish to contact us about any of the information in this policy, or about
anything else, our information is below.

If you have any questions, concerns, complaints or suggestions regarding our
Privacy Policy, have any requests related to your Personal Data pursuant to
applicable laws, or otherwise need to contact us, you must contact us through
information below or through the "Contact Us" page on our Website.

To Contact: 
Goggles4U 
12611 Hiddencreek Way, Unit F/G
Cerritos, CA 90703, USA
steve@goggles4u.com

 


COMPARE PRODUCTS

Compare Clear all


MY WISH LIST

Add to Cart

Go to Wish List
Be the first to know
Subscribe for the latest news and our best offers.
Email address





EYEGLASSES

 * Cheap Eyeglasses
 * Women
 * Men
 * Children
 * Designer Glasses
 * Sunglasses

LENSES & COATING

 * Progressive & Varifocal
 * Blue Cut Lenses
 * Photocromic Lenses
 * Sunglasses Tints
 * Polarized Lenses

OUR COMPANY

 * About us
 * Blog
 * Contact Us
 * Order Guide

MY ACCOUNT

 * My account
 * My orders

 * 100,000+ Reviews
 * 5 Million Customers
 * 16 Years in Business
 * 24/7 Customer Service


© 2022 Hyvä - @hyva_io
Terms & Conditions | Privacy Policy
2d58f1d540c4327f9a0a38014bc71f28e675df9b4423345229ba2945e0eb3f6e 66.203.112.168

6-9 The Square,


Stockley Park, Uxbridge

UB11 1FW, United Kingdom


Phone: (0808) 164 0580

support@goggles4u.com

Privacy Policy
Cookie Policy
Terms and Conditions

© 2024 Goggles4U - Eyeglasses Super Store


×

We and selected third parties use cookies or similar technologies for technical
purposes and, with your consent, for functionality, experience, measurement and
marketing (personalized ads) as specified in the cookie policy.

You can freely give, deny, or withdraw your consent at any time by accessing the
preferences panel. Denying consent may make related features unavailable.



Use the “Accept all” button to consent. Use the “Reject all” button to continue
without accepting.

Necessary
Functionality
Experience
Measurement
Marketing
Press again to continue 0/1
Learn more
Reject allAccept all