Adding product to your cart
This vintage-inspired design with refined details is ideal for the sharp dresser with sophisticated style.
* 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: 44mm
* Bridge: 28mm
* Temple: 145mm
* Available in 4 Colors:
* Brown
* Dusty Rose
* Bone Tortoise
* Teal Tortoise
Matisse | R-9027-C2-BLB Dusty Rose | 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