Adding product to your cart
Meticulous craftsmanship is revealed in this elegant style with unique designs and colorful palettes.
* Blue Light Blocking: reduces eye fatigue, filtering out blue light from all the screen time our eyes receive each day
* Premium Polycarbonate: technology that provides a sturdier frame
* Anti-Scratch Aspheric Lenses: keeps lenses scratch resistant, thinner and light weight
* Sizing:
* Lens width: 51mm
* Bridge: 22mm
* Temple: 145mm
* Available in 4 Colors:
* Red
* Teal
* Peach
* Tortoise
Tyra | R-9025-C2-BLB Teal | Blue Light Blocking
if(sessionStorage.backToCollection) {
theme.backToCollection = {};
theme.backToCollection.collection = JSON.parse(sessionStorage.backToCollection);
var productCollections = [];
var showCollection = false;
if (productCollections) {
productCollections.forEach(function(collection) {
if (collection.title === theme.backToCollection.collection.title) {
showCollection = true;
}
});
}
if(showCollection) {
var backToCollectionHTML = '';
var backToCollectionContainer = document.getElementById('backToCollection');
backToCollectionContainer.insertAdjacentHTML('afterbegin', backToCollectionHTML);
}
}
Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device