www.otticanet.com Open in urlscan Pro
52.4.81.131  Public Scan

Submitted URL: http://www.otticanet.com/en/
Effective URL: https://www.otticanet.com/en/
Submission: On November 03 via api from SA — Scanned from DE

Form analysis 6 forms found in the DOM

GET /search

<form action="/search" method="GET" onsubmit="return checkSearchParams('ott-search-mbl');" id="new-serch-form-mobile">
  <input type="search" name="search" id="ott-search-mbl" placeholder="Search" class="form-control">
</form>

POST #

<form action="#" method="post">
  <div class="row columns-22" id="creaAccount">
    <div class="col-12 col-sm-12 col-md-6 form-group">
      <input class="form-control" placeholder="E-mail" type="email" name="email">
    </div>
    <div class="col-12 col-sm-12 col-md-6 form-group">
      <div class="form-check form-check-inline">
        <input class="form-check-input" type="radio" name="sesso" id="uomo" value="Male" checked="">
        <label class="form-check-label" for="uomo"><span></span> Male</label>
      </div>
      <div class="form-check form-check-inline">
        <input class="form-check-input" type="radio" name="sesso" id="donna" value="Female">
        <label class="form-check-label" for="donna"><span></span> Female</label>
      </div>
    </div>
    <div class="col-12 col-sm-12 col-md-6 form-group">
      <input class="form-control" name="password" id="passwordRegister" placeholder="Password" type="password" value="">
    </div>
    <div class="col-12 col-sm-12 col-md-6 form-group">
      <input class="form-control" name="conferma" id="confermaPasswordRegister" placeholder="Re-enter password" type="password" value="">
    </div>
    <div class="col-12 col-sm-12 form-group text-center form-pad">
      <input id="privacyOn" name="infos" checked="" type="checkbox">
      <label for="privacyOn"><span></span>I have read and accepted the <a href="https://www.otticanet.com/en/otticanet/privacy-policy/" target="_blank"> privacy policy</a></label>
    </div>
    <input type="hidden" name="stato" value="6">
    <div class="col-12 col-sm-12 text-center">
      <button class="doRegister black-btn" type="submit">Register</button>
    </div>
    <div id="registerResult" class="col-12 col-sm-12 text-center" style="color:red"></div>
  </div>
</form>

POST #

<form action="#" method="post">
  <div class="row columns-22">
    <div class="col-12 col-sm-12 col-md-6 form-group">
      <input class="form-control required" name="username" id="loginUsername" placeholder="E-mail" type="email">
    </div>
    <div class="col-12 col-sm-12 col-md-6 form-group">
      <input class="form-control required" name="password" id="loginPassword" placeholder="Password" type="password">
    </div>
    <div class="col-12 col-sm-12 text-center form-group">
      <button class="loginButton black-btn">Login</button>
      <div id="loginMessageError" class="col-12 col-sm-12 text-center" style="color:red"></div>
    </div>
    <input type="hidden" id="userLanguagePath" name="userLanguagePath" value="/en/user/">
  </div>
</form>

POST #

<form action="#" method="post">
  <div class="row columns-22">
    <div class="col-12 col-sm-12 text-center form-group">
      <a href="#" class="showResetPassword" rel="nofollow">Have you forgotten your password?</a><br><br>
    </div>
    <div class="col-12 col-md-6 text-center form-group resetPasswordBox hidden">
      <p>Enter your e-mail address or your username and we will send a new password to your account.</p>
      <input type="text" name="usernameResetPassword" id="usernameResetPassword" class="form-control" placeholder="Email"><br>
    </div>
    <div class="col-12 col-md-6 text-center form-group resetPasswordBox hidden">
      <button class="passwordReset black-btn">CHANGE PASSWORD</button>
      <div class="passwordResetResult col-12 col-sm-12 text-center"></div>
    </div>
  </div>
</form>

<form id="newsletter-subscription-footer-mobile-form" class="form-newsletter-subscription">
  <div class="footer-title text-center pb-1 text-white">
    <strong class="text-16"> 10% OFF DISCOUNT </strong>
  </div>
  <div class="text-center pb-3 text-white"> Sign in to our newsletter, get a&nbsp;<strong>special discount just for you, with 10 Off</strong>. </div>
  <div class="newsletter-box">
    <input id="newsletter-subscription-footer-mobile-email" type="email" class="form-control text-center" placeholder="E-mail address" style="font-size: 13px !important;">
    <input type="text" id="checkSM-footer-mobile" name="checkSM-footer-mobile" class="checkSM checkSM-footer-mobile" value="" autocomplete="off">
  </div>
  <div class="py-2"><input id="privacyNLFooter-mobile" name="privacyNLFooter" checked="" type="checkbox" required=""><label for="privacyNLFooter-mobile" class="float-none privacyNLFooter"><span></span>I have read and accepted the
      <a href="https://www.otticanet.com/en/otticanet/privacy-policy/" target="_blank"> privacy policy</a></label></div>
  <button style="text-transform: capitalize;" id="newsletter-subscription-footer-mobile-btn" class="btn white-btn" type="submit" data-form-position="footer" data-alert-mail="Please check your e-mail address"
    data-alert-privacy="Please, accept the privacy policy to continue"> Subscribe </button>
  <div class="mt-1 text-9 text-center text-white">
    <sup>*</sup>The discount cannot be combined with other promos. The promo code does not apply to products in the Outlet section and to some brands.
  </div>
  <div id="newsletter-subscription-footer-mobile-modal" style="display: none;" class="alert alert-info newsletter-box"></div>
</form>

<form id="newsletter-subscription-footer-form" class="form-newsletter-subscription p-2 bg-white">
  <div class="footer-title text-center pb-1">
    <strong class="text-black text-16"> 10% OFF DISCOUNT </strong>
  </div>
  <div class="text-black text-center pb-3"> Sign in to our newsletter, get a&nbsp;<strong>special discount just for you, with 10 Off</strong>. </div>
  <div class="newsletter-box">
    <input id="newsletter-subscription-footer-email" type="email" class="form-control text-center" placeholder="E-mail address" style="font-size: 13px !important; color: #000;">
    <input type="text" id="checkSM-footer" name="checkSM-footer" class="checkSM checkSM-footer" value="" autocomplete="off">
  </div>
  <div class="mb-2">
    <div class="pt-1"><input id="privacyNLFooter" name="privacyNLFooter" checked="" type="checkbox" required=""><label for="privacyNLFooter" class="float-none privacyNLFooter text-black" style="color: #000 !important;"><span
          style="margin-top: 3px;"></span>I have read and accepted the <a href="https://www.otticanet.com/en/otticanet/privacy-policy/" target="_blank"> privacy policy</a></label></div>
    <div id="newsletter-subscription-footer-modal" style="display: none;" class="alert alert-info newsletter-box"></div>
  </div>
  <button style="min-width: 0; text-transform: capitalize;" id="newsletter-subscription-footer-btn" class="btn black-btn w-100 mw-100 px-1" type="submit" data-form-position="footer" data-alert-mail="Please check your e-mail address"
    data-alert-privacy="Please, accept the privacy policy to continue"> Subscribe </button>
  <div class="mt-1 text-9 text-center" style="color: #6c757d;">
    <sup>*</sup>The discount cannot be combined with other promos. The promo code does not apply to products in the Outlet section and to some brands.
  </div>
</form>

Text Content

Extra 15% OFF with promo code LOVEWE
EN
Customer service
 *  

 * women
    * Sunglasses
      TOP BRANDS
       * Balenciaga
       * Balmain
       * Barton Perreira
       * Bottega Veneta
       * Burberry
       * Bvlgari
       * Cartier
       * Cazal
       * CHANEL
       * Chloé
       * Chopard
       * Dior
       * Dita
       * Dita Lancier
       * Dolce & Gabbana
       * Elie Saab
       * Emporio Armani
       * Fendi
       * Garrett Leight
       * Gucci
       * Hugo Boss
       * Isabel Marant
       * Jimmy Choo
       * Kuboraum
       * L.G.R
       * Marc Jacobs
       * Matsuda
       * Miu Miu
       * Moncler
       * Moscot
       * Mykita
       * Oliver Peoples
       * Prada
       * Ray-Ban
       * Saint Laurent
       * Salvatore Ferragamo
       * Silhouette
       * Thom Browne
       * Tiffany & Co.
       * Tom Ford
       * Valentino
       * Versace
       * VIEW ALL >
      
      COLOURS
       
       * Black
       * Blue
       * Brown
       * Gold
       * Green
       * Grey
       * Havana
       * Multicolor
       * Orange
       * Pink
       * Red
       * Rose gold
       * Ruthenium
       * Silver
       * Transparent
       * Violet
       * White
       * Yellow
      
      SHAPES
       
       * Butterfly
       * Cat Eye
       * Geometric
       * Oversize
       * Pilot
       * Round
       * Shield
       * Sports
       * Squared
      
      Highlights
      
    * Eyeglasses
      TOP BRANDS
       * Balenciaga
       * Barton Perreira
       * Bottega Veneta
       * Burberry
       * Bvlgari
       * Cartier
       * Cazal
       * CHANEL
       * Chloé
       * Chopard
       * Dior
       * Dita
       * Dolce & Gabbana
       * Elie Saab
       * Emporio Armani
       * Fendi
       * Garrett Leight
       * Gucci
       * Hugo Boss
       * Jimmy Choo
       * Kuboraum
       * L.G.R
       * Marc Jacobs
       * Matsuda
       * Moscot
       * Mykita
       * Oliver Peoples
       * Prada
       * Saint Laurent
       * Salvatore Ferragamo
       * Thom Browne
       * Tiffany & Co.
       * Tom Ford
       * Versace
       * VIEW ALL >
      
      COLOURS
       
       * Black
       * Blue
       * Brown
       * Gold
       * Green
       * Grey
       * Havana
       * Multicolor
       * Orange
       * Pink
       * Red
       * Rose gold
       * Ruthenium
       * Silver
       * Transparent
       * Violet
       * White
       * Yellow
      
      SHAPES
       
       * Butterfly
       * Cat Eye
       * Geometric
       * Oversize
       * Pilot
       * Round
       * Squared
      
      Highlights
      
    * Goggles
      TOP BRANDS
       * Chloé
       * Gucci
       * Moncler
       * Oakley
       * Salice
       * Tom Ford
       * VIEW ALL >
      
      COLOURS
       
       * Black
       * Blue
       * Brown
       * Green
       * Grey
       * Multicolor
       * Orange
       * Pink
       * Red
       * Silver
       * Violet
       * White
       * Yellow
      
      SHAPES
       
       * Shield
       * Sports
       * Squared
      
      Highlights
      

 * men
    * Sunglasses
      TOP BRANDS
       * Balenciaga
       * Balmain
       * Barton Perreira
       * Bottega Veneta
       * Burberry
       * Bvlgari
       * Carrera
       * Cartier
       * Cazal
       * David Beckham
       * Dior
       * Dita
       * Dita Lancier
       * Dolce & Gabbana
       * Emporio Armani
       * Fendi
       * Garrett Leight
       * Gucci
       * Hugo Boss
       * Jimmy Choo
       * Kuboraum
       * L.G.R
       * Marc Jacobs
       * Matsuda
       * Maui Jim
       * Moncler
       * Montblanc
       * Moscot
       * Mykita
       * Oakley
       * Oliver Peoples
       * Persol
       * Prada
       * Ray-Ban
       * Saint Laurent
       * Salvatore Ferragamo
       * Silhouette
       * Thom Browne
       * Tom Ford
       * Valentino
       * Versace
       * VIEW ALL >
      
      COLOURS
       
       * Black
       * Blue
       * Brown
       * Gold
       * Green
       * Grey
       * Havana
       * Multicolor
       * Orange
       * Pink
       * Red
       * Rose gold
       * Ruthenium
       * Silver
       * Transparent
       * Violet
       * White
       * Yellow
      
      SHAPES
       
       * Butterfly
       * Cat Eye
       * Geometric
       * Oversize
       * Pilot
       * Round
       * Shield
       * Sports
       * Squared
      
      Highlights
      
    * Eyeglasses
      TOP BRANDS
       * Balenciaga
       * Barton Perreira
       * Bottega Veneta
       * Burberry
       * Bvlgari
       * Carrera
       * Carrera Ducati
       * Cartier
       * Cazal
       * David Beckham
       * Dior
       * Dita
       * Dolce & Gabbana
       * Emporio Armani
       * Garrett Leight
       * Giorgio Armani
       * Gucci
       * Hugo Boss
       * Kuboraum
       * L.G.R
       * Marc Jacobs
       * Matsuda
       * Moncler
       * Montblanc
       * Moscot
       * Mykita
       * Oakley
       * Oliver Peoples
       * Persol
       * Prada
       * Ray-Ban
       * Saint Laurent
       * Salvatore Ferragamo
       * Thom Browne
       * Tom Ford
       * VIEW ALL >
      
      COLOURS
       
       * Black
       * Blue
       * Brown
       * Gold
       * Green
       * Grey
       * Havana
       * Multicolor
       * Orange
       * Pink
       * Red
       * Rose gold
       * Ruthenium
       * Silver
       * Transparent
       * Violet
       * White
       * Yellow
      
      SHAPES
       
       * Butterfly
       * Cat Eye
       * Geometric
       * Oversize
       * Pilot
       * Round
       * Sports
       * Squared
      
      Highlights
      
    * Goggles
      TOP BRANDS
       * Gucci
       * Moncler
       * Oakley
       * Salice
       * VIEW ALL >
      
      COLOURS
       
       * Black
       * Blue
       * Green
       * Grey
       * Multicolor
       * Orange
       * Pink
       * Red
       * Silver
       * Violet
       * White
       * Yellow
      
      SHAPES
       
       * Shield
       * Sports
       * Squared
      
      Highlights
      

 * children
    * Sunglasses
      TOP BRANDS
       * Carrera
       * Liu Jo
       * Oakley
       * Ray-Ban
       * Salice
       * Versace
       * VIEW ALL >
      
      COLOURS
       
       * Black
       * Blue
       * Brown
       * Gold
       * Green
       * Grey
       * Havana
       * Orange
       * Pink
       * Red
       * Rose gold
       * Ruthenium
       * Silver
       * Transparent
       * Violet
       * White
       * Yellow
      
      SHAPES
       
       * Butterfly
       * Cat Eye
       * Geometric
       * Pilot
       * Round
       * Sports
       * Squared
      
      Highlights
      
    * Eyeglasses
      TOP BRANDS
       * Carrera
       * Guess
       * Hugo Boss
       * Oakley
       * Ray-Ban
       * VIEW ALL >
      
      COLOURS
       
       * Black
       * Blue
       * Brown
       * Gold
       * Green
       * Grey
       * Havana
       * Pink
       * Red
       * Rose gold
       * Ruthenium
       * Silver
       * Transparent
       * Violet
       * Yellow
      
      SHAPES
       
       * Cat Eye
       * Geometric
       * Pilot
       * Round
       * Squared
      
      Highlights
      
    * Goggles
      TOP BRANDS
       * VIEW ALL >
      
      COLOURS
       
      
      SHAPES
       
       * Sports
      
      Highlights
      

 * brands
    * Sunglasses
       * Alain Mikli
       * Alexander McQueen
       * Arnette
       * Balenciaga
       * Balmain
       * Barton Perreira
       * Bottega Veneta
       * Burberry
       * Bvlgari
       * Carrera
       * Cartier
       * Cazal
       * CHANEL
       * Chloé
       * Chopard
       * Coach
       * David Beckham
       * Dior
       * Dita
       * Dita Lancier
       * Dolce & Gabbana
       * Dsquared2
       * Elie Saab
       * Emporio Armani
       * Etnia Barcelona
       * Fendi
       * Garrett Leight
       * Giorgio Armani
       * Gucci
       * Hugo Boss
       * Isabel Marant
       * Jimmy Choo
       * Kuboraum
       * L.G.R
       * Marc Jacobs
       * Matsuda
       * Maui Jim
       * Michael Kors
       * Miu Miu
       * Moncler
       * Montblanc
       * Moschino
       * Moscot
       * Mykita
       * Nike
       * Oakley
       * Oliver Peoples
       * Ophy
       * Persol
       * Philipp Plein
       * Polaroid
       * Porsche Design
       * Prada
       * Ray-Ban
       * Revo
       * Saint Laurent
       * Salice
       * Salvatore Ferragamo
       * Serengeti
       * Silhouette
       * Thom Browne
       * Tiffany & Co.
       * Tom Ford
       * Tommy Hilfiger
       * Tory Burch
       * Valentino
       * Versace
   
    * Eyeglasses
       * Alain Mikli
       * Alexander McQueen
       * Arnette
       * Balenciaga
       * Barton Perreira
       * Bottega Veneta
       * Burberry
       * Bvlgari
       * Carrera
       * Carrera Ducati
       * Cartier
       * Cazal
       * CHANEL
       * Chloé
       * Chopard
       * Coach
       * David Beckham
       * Dior
       * Dita
       * Dita Lancier
       * Dolce & Gabbana
       * Dsquared2
       * Elie Saab
       * Emporio Armani
       * Ermenegildo Zegna
       * Etnia Barcelona
       * Fendi
       * Garrett Leight
       * Giorgio Armani
       * Gucci
       * Hugo Boss
       * Isabel Marant
       * Jimmy Choo
       * Kate Spade
       * Kuboraum
       * L.G.R
       * Marc Jacobs
       * Matsuda
       * Michael Kors
       * Miu Miu
       * Moncler
       * Montblanc
       * Moschino
       * Moscot
       * Mykita
       * Oakley
       * Oliver Peoples
       * Persol
       * Philipp Plein
       * Porsche Design
       * Prada
       * Ray-Ban
       * Saint Laurent
       * Salvatore Ferragamo
       * Silhouette
       * Thom Browne
       * Tiffany & Co.
       * Tom Ford
       * Tommy Hilfiger
       * Tory Burch
       * Trussardi
       * Versace
   
    * Goggles
       * Chloé
       * Gucci
       * Moncler
       * Oakley
       * Salice
       * Tom Ford

 * boutique
    * Sunglasses
       * Balenciaga
       * Balmain
       * Barton Perreira
       * Bottega Veneta
       * Bvlgari
       * Cartier
       * Cazal
       * CHANEL
       * Chloé
       * Chopard
       * Dita
       * Elie Saab
       * Garrett Leight
       * Gucci
       * Kuboraum
       * L.G.R
       * Matsuda
       * Montblanc
       * Moscot
       * Mykita
       * Oliver Peoples
       * Prada
       * Saint Laurent
       * Thom Browne
       * Tiffany & Co.
       * Tom Ford
       * Valentino
      
      Highlights
      
    * Eyeglasses
       * Balenciaga
       * Barton Perreira
       * Bottega Veneta
       * Bvlgari
       * Cartier
       * Cazal
       * CHANEL
       * Chloé
       * Chopard
       * Dita
       * Elie Saab
       * Garrett Leight
       * Gucci
       * Kuboraum
       * L.G.R
       * Matsuda
       * Montblanc
       * Moscot
       * Mykita
       * Oliver Peoples
       * Prada
       * Saint Laurent
       * Thom Browne
       * Tiffany & Co.
       * Tom Ford
      
      Highlights
      
    * Goggles
       * Chloé
       * Gucci
       * Tom Ford
      
      

 * new arrivals
    * Sunglasses
       * Alexander McQueen
       * Balenciaga
       * Balmain
       * Barton Perreira
       * Bottega Veneta
       * Burberry
       * Carrera
       * Cartier
       * Cazal
       * CHANEL
       * Chloé
       * Coach
       * David Beckham
       * Dita
       * Dolce & Gabbana
       * Dsquared2
       * Emporio Armani
       * Garrett Leight
       * Giorgio Armani
       * Gucci
       * Hugo Boss
       * Isabel Marant
       * Kuboraum
       * L.G.R
       * Marc Jacobs
       * Matsuda
       * Maui Jim
       * Miu Miu
       * Moncler
       * Montblanc
       * Moschino
       * Moscot
       * Mykita
       * Oliver Peoples
       * Ophy
       * Persol
       * Porsche Design
       * Prada
       * Ray-Ban
       * Revo
       * Saint Laurent
       * Salvatore Ferragamo
       * Tiffany & Co.
       * Tom Ford
       * Valentino
       * Versace
   
    * Eyeglasses
       * Alexander McQueen
       * Balenciaga
       * Barton Perreira
       * Bottega Veneta
       * Burberry
       * Carrera
       * Cartier
       * CHANEL
       * Chloé
       * David Beckham
       * Dita
       * Etnia Barcelona
       * Garrett Leight
       * Giorgio Armani
       * Gucci
       * Hugo Boss
       * Isabel Marant
       * Kuboraum
       * L.G.R
       * Marc Jacobs
       * Matsuda
       * Moncler
       * Montblanc
       * Moschino
       * Moscot
       * Mykita
       * Oliver Peoples
       * Prada
       * Ray-Ban
       * Saint Laurent
       * Silhouette
       * Tiffany & Co.
       * Tom Ford
       * Versace
   
    * Goggles
       * Chloé
       * Gucci
       * Moncler
       * Tom Ford

 * contact lenses
 * outlet
    * Sunglasses
       * Arnette
       * Bollé
       * Calvin Klein Jeans
       * Carrera Ducati
       * Chiara Ferragni
       * Chloé
       * Coach
       * Ermenegildo Zegna
       * Fendi
       * GCDS
       * Kate Spade
       * Lacoste
       * Lozza
       * Michael Kors
       * Missoni
       * Nike
       * Polaroid
       * Salice
       * Salvatore Ferragamo
       * Tod's
       * Tommy Hilfiger
       * Tommy Jeans
       * Tory Burch
       * Touch
       * Valentino
       * Vanni
   
    * Eyeglasses
       * Arnette
       * Carrera Ducati
       * Chiara Ferragni
       * Chloé
       * Coach
       * Elie Saab
       * Ermenegildo Zegna
       * Kate Spade
       * Lacoste
       * Lozza
       * Michael Kors
       * Missoni
       * Nike
       * Tod's
       * Tommy Hilfiger
       * Tory Burch
       * Valentino
       * Vanni
   
    * Goggles
       * Bollé
       * Salice

 * Magazine
 * Customer service
 * My Account
 * EN

 * 
 * 
 * 
 * 

 * 
 * 


×
 * Are you a new customer?
 * Are you already registered?

Register with the profile you prefer

 * Facebook
   
   
 * Google
 * Amazon
 * PayPal

Or use your email

Male
Female


I have read and accepted the privacy policy
Register


Log in using your email

Login

Have you forgotten your password?



Enter your e-mail address or your username and we will send a new password to
your account.


CHANGE PASSWORD


Log in with the profile you prefer

 * Facebook
   
   
 * Google
 * Amazon
 * PayPal

COUNTRY/LANGUAGE SETTINGS
×
CHOOSE YOUR COUNTRY:
Afghanistan Aland Islans Albania Algeria American Samoa Andorra Angola Anguilla
Antartica Antigua and Barbuda Argentina Armenia Aruba Australia Austria
Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize Benin
Bermuda Bhutan Bolivia Bosnia and Herzegovina Botswana Bouvet Island Brazil
British Indian Ocean Territory Brunei Darussalam Bulgaria Burkina Faso Burundi
Cambodia Cameroon Canada Canary Islands Cape Verde Cayman Islands Central
African Republic Ceuta - Spain Chad Channel Islands Chile China Christmas Island
Cocos (Keeling) Islands Colombia Comoros Congo Congo (D.R. of the) Cook Islands
Costa Rica Croatia Cuba Curaçao Cyprus Cyprus - Turkey Czech Republic Denmark
Djibouti Dominica Dominican Republic East Timor Ecuador Egypt El Salvador
Equatorial Guinea Eritrea Estonia Ethiopia Europa Falkland Islands (Malvinas)
Faroe Islands Fiji Finland France French Guiana French Polynesia French Southern
Territories Gabon Gambia Georgia Germany Ghana Gibraltar Greece Greenland
Grenada Guadeloupa Guam Guatemala Guernsey, C.I. Guinea Guinea-Bissau Guyana
Haiti Heard and McDonald Islands Honduras Hong Kong Hungary Iceland India
Indonesia Iran Iraq Ireland Isle of Man Israel Italia Ivory Coast Jamaica Japan
Jersey, C.I. Jordon Kazakhstan Kenya Kiribati Korea, Democratic People's
Republic of Korea, Republic of Kosovo Kuwait Kyrgyzstan Laos Latvia Lebanon
Lesotho Liberia Libya Liechtenstein Lithuania Luxembourg Macau Macedonia,
Republic of Madagascar Malawi Malaysia Maldives Mali Malta Marshall Islands
Martinique Mauritania Mauritius Mayotte Mexico Micronesia, Fed. States of
Moldova, Republic of Monaco Mongolia Montenegro Montserrat Morocco Mozambique
Myanmar Namibia Naura Nepal Netherland Antilles Netherlands New Caledonia New
Zealand Nicaragua Niger Nigeria Niue Norfolk Island Northern Mariana Islands
Norway Oman Pakistan Palau Palestinian Territory Panama Papua New Guinea
Paraguay Peru Philippines Pitcairn Poland Portugal Puerto Rico Qatar Reunion
Romania Russian Federation Rwanda Saint Helena Saint Kitts and Nevis Saint Lucia
Saint Pierre and Miquelon Saint Vincent and the Grenadines Samoa San Marino Sao
Tome and Principe Saudi Arabia Senegal Serbia Seychelles Sierra Leone Singapore
Slovakia Slovenia Solomon Islands Somalia South Africa South Georgia Spain Sri
Lanka Sudan Suriname Svalbard and Jan Mayen Islands Swaziland Sweden Switzerland
Syrian Arab Republic Taiwan Tajikistan Tanzania, United Republic of Thailand
Togo Tokelau Tonga Trinidad and Tobago Tunisia Turkey Turkmenistan Turks and
Caicos Islands Tuvalu U.S.A. U.S.Minor Outlying Islands Uganda Ukraine United
Arab Emirates United Kingdom Uruguay Uzbekistan Vanuatu Vaticano Venezuela
Vietnam Virgin Islands, British Virgin Islands, U.S. Wallis and Futuna Islands
Western Sahara Yemen Zambia Zimbabwe
Germany
 * Afghanistan
 * Aland Islans
 * Albania
 * Algeria
 * American Samoa
 * Andorra
 * Angola
 * Anguilla
 * Antartica
 * Antigua and Barbuda
 * Argentina
 * Armenia
 * Aruba
 * Australia
 * Austria
 * Azerbaijan
 * Bahamas
 * Bahrain
 * Bangladesh
 * Barbados
 * Belarus
 * Belgium
 * Belize
 * Benin
 * Bermuda
 * Bhutan
 * Bolivia
 * Bosnia and Herzegovina
 * Botswana
 * Bouvet Island
 * Brazil
 * British Indian Ocean Territory
 * Brunei Darussalam
 * Bulgaria
 * Burkina Faso
 * Burundi
 * Cambodia
 * Cameroon
 * Canada
 * Canary Islands
 * Cape Verde
 * Cayman Islands
 * Central African Republic
 * Ceuta - Spain
 * Chad
 * Channel Islands
 * Chile
 * China
 * Christmas Island
 * Cocos (Keeling) Islands
 * Colombia
 * Comoros
 * Congo
 * Congo (D.R. of the)
 * Cook Islands
 * Costa Rica
 * Croatia
 * Cuba
 * Curaçao
 * Cyprus
 * Cyprus - Turkey
 * Czech Republic
 * Denmark
 * Djibouti
 * Dominica
 * Dominican Republic
 * East Timor
 * Ecuador
 * Egypt
 * El Salvador
 * Equatorial Guinea
 * Eritrea
 * Estonia
 * Ethiopia
 * Europa
 * Falkland Islands (Malvinas)
 * Faroe Islands
 * Fiji
 * Finland
 * France
 * French Guiana
 * French Polynesia
 * French Southern Territories
 * Gabon
 * Gambia
 * Georgia
 * Germany
 * Ghana
 * Gibraltar
 * Greece
 * Greenland
 * Grenada
 * Guadeloupa
 * Guam
 * Guatemala
 * Guernsey, C.I.
 * Guinea
 * Guinea-Bissau
 * Guyana
 * Haiti
 * Heard and McDonald Islands
 * Honduras
 * Hong Kong
 * Hungary
 * Iceland
 * India
 * Indonesia
 * Iran
 * Iraq
 * Ireland
 * Isle of Man
 * Israel
 * Italia
 * Ivory Coast
 * Jamaica
 * Japan
 * Jersey, C.I.
 * Jordon
 * Kazakhstan
 * Kenya
 * Kiribati
 * Korea, Democratic People's Republic of
 * Korea, Republic of
 * Kosovo
 * Kuwait
 * Kyrgyzstan
 * Laos
 * Latvia
 * Lebanon
 * Lesotho
 * Liberia
 * Libya
 * Liechtenstein
 * Lithuania
 * Luxembourg
 * Macau
 * Macedonia, Republic of
 * Madagascar
 * Malawi
 * Malaysia
 * Maldives
 * Mali
 * Malta
 * Marshall Islands
 * Martinique
 * Mauritania
 * Mauritius
 * Mayotte
 * Mexico
 * Micronesia, Fed. States of
 * Moldova, Republic of
 * Monaco
 * Mongolia
 * Montenegro
 * Montserrat
 * Morocco
 * Mozambique
 * Myanmar
 * Namibia
 * Naura
 * Nepal
 * Netherland Antilles
 * Netherlands
 * New Caledonia
 * New Zealand
 * Nicaragua
 * Niger
 * Nigeria
 * Niue
 * Norfolk Island
 * Northern Mariana Islands
 * Norway
 * Oman
 * Pakistan
 * Palau
 * Palestinian Territory
 * Panama
 * Papua New Guinea
 * Paraguay
 * Peru
 * Philippines
 * Pitcairn
 * Poland
 * Portugal
 * Puerto Rico
 * Qatar
 * Reunion
 * Romania
 * Russian Federation
 * Rwanda
 * Saint Helena
 * Saint Kitts and Nevis
 * Saint Lucia
 * Saint Pierre and Miquelon
 * Saint Vincent and the Grenadines
 * Samoa
 * San Marino
 * Sao Tome and Principe
 * Saudi Arabia
 * Senegal
 * Serbia
 * Seychelles
 * Sierra Leone
 * Singapore
 * Slovakia
 * Slovenia
 * Solomon Islands
 * Somalia
 * South Africa
 * South Georgia
 * Spain
 * Sri Lanka
 * Sudan
 * Suriname
 * Svalbard and Jan Mayen Islands
 * Swaziland
 * Sweden
 * Switzerland
 * Syrian Arab Republic
 * Taiwan
 * Tajikistan
 * Tanzania, United Republic of
 * Thailand
 * Togo
 * Tokelau
 * Tonga
 * Trinidad and Tobago
 * Tunisia
 * Turkey
 * Turkmenistan
 * Turks and Caicos Islands
 * Tuvalu
 * U.S.A.
 * U.S.Minor Outlying Islands
 * Uganda
 * Ukraine
 * United Arab Emirates
 * United Kingdom
 * Uruguay
 * Uzbekistan
 * Vanuatu
 * Vaticano
 * Venezuela
 * Vietnam
 * Virgin Islands, British
 * Virgin Islands, U.S.
 * Wallis and Futuna Islands
 * Western Sahara
 * Yemen
 * Zambia
 * Zimbabwe

CHOOSE YOUR LANGUAGE:
Chinese Danish Dutch English French German Italian Japanese Norwegian Portuguese
Russian Spanish Swedish
English
 * Chinese
 * Danish
 * Dutch
 * English
 * French
 * German
 * Italian
 * Japanese
 * Norwegian
 * Portuguese
 * Russian
 * Spanish
 * Swedish

SET

CUSTOMER SERVICE
×



+39 015 20479

info@otticanet.it

Click here to contact us


Our customer service is at your disposal from Monday to Friday from 8,30 am to 7
pm and on Saturday from 9,00 am to 12 pm (Central European Time), except for
National Holidays (in this case you will be notified in advance)


 
The models are wearing GG1286S and GG1254S by Gucci
The models are wearing GG1286S and GG1254S by Gucci
Discover Now Gucci
- NEW TREND - PRADA -
Shop Now! >
- TOP BRANDS -
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * View All >

- BACK IN STOCK - MIU MIU -
Discover Now >
NEW ARRIVALS
Discover the new arrivals, don’t miss them!
Discover Now
NEW Dita MAHINE € 771.00
NEW Matsuda M3115 € 718.00
NEW Kuboraum MASKE F3 € 390.00
NEW Tom Ford RELLEN FT 1093 € 390.00
Valentino V - DUE € 644.00
Moncler LANCER ML0253 € 341.00
NEW Mykita STUDIO 13.2 € 536.00
NEW Ophy HOLL € 288.00
NEW Montblanc MB0303S AVANT PREMIERE € 341.00
NEW Garrett Leight WOZ SUN € 317.00
‹›



Sunglasses > Eyeglasses >
Sunglasses > Eyeglasses >
Sunglasses > Eyeglasses >

10% OFF DISCOUNT
Sign in to our newsletter, get a special discount just for you, with 10 Off.

I have read and accepted the privacy policy
Subscribe
*The discount cannot be combined with other promos. The promo code does not
apply to products in the Outlet section and to some brands.


100% authentic and original glasses

Free shipping Germany

Satisfaction Guaranteed! 30-day return policy on all glasses
STAR FASHION NETWORK
 * klepsoo.com

ABOUT US
734


CUSTOMER SERVICE
 * About Us
 * Sales Conditions
 * Shipping
 * Return Policy
 * FAQ
 * Environmental labeling of packaging

STAR FASHION NETWORK
 * klepsoo.com

ABOUT US
735


CUSTOMER SERVICE
 * About Us
 * Sales Conditions
 * Shipping
 * Return Policy
 * FAQ
 * Environmental labeling of packaging

MY OTTICANET
 * Login
 * Sign Up
 * Order Status

Follow us on social media
 * Facebook
 * Instagram
 * Twitter
 * Pinterest
 * YouTube

Accepted payments

10% OFF DISCOUNT
Sign in to our newsletter, get a special discount just for you, with 10 Off.

I have read and accepted the privacy policy

Subscribe
*The discount cannot be combined with other promos. The promo code does not
apply to products in the Outlet section and to some brands.
Privacy Policy | Cookies policy | Cookies Settings | Sales Conditions
Accepted payments
Powered by 3W

Modifica prodotto
×

Your shopping cart
Total
€ 0.00
Add your promo code

Apply your promo code


Email address required for this promo code
Pay now Checkout
 * 









PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * TARGETING COOKIES


 * FUNCTIONAL COOKIES


 * PERFORMANCE COOKIES

YOUR PRIVACY

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

Cookies Details‎

TARGETING COOKIES

Targeting Cookies Inactive


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Cookies Details‎

FUNCTIONAL COOKIES

Functional Cookies Inactive


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

Cookies Details‎

PERFORMANCE COOKIES

Performance Cookies Inactive


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

Cookies Details‎
Back Button Back



Vendor Search
Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

 * View Third Party Cookies
    * Name
      cookie name


Clear
checkbox label label
Apply Cancel
Confirm My Choices
Reject All Allow All


By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.

Cookies Settings Reject All Accept All Cookies