Adding product to your cart
This cat-eye reader with thick and bold dimensions will elevate your daily style with perfectly paired color combinations.
* 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: 50mm
* Bridge: 26mm
* Temple:140mm
* Available in 3 Colors:
* Transparent Light Brown
* Light Grey Tortoise
* Matte Cream/Matte Black
Adeline | R-7032-C2-BLB Light Grey Tortoise
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