Adding product to your cart
Max Polarized Sunglasses is classic frame with a modern twist. Its in-vogue style and minimalistic design makes fashion look effortless.
* Polarized & UV 100 Protection
* Highest Quality Scratch-Resistant Lenses
* Premium Polycarbonate: technology that provides a sturdier frame
* Sizing:
* Lens width: 52mm
* Bridge: 21mm
* Temple: 145mm
* Available In 2 Colors:
* Clear
* Navy Blue
Max | R-9032-C4-SUN Navy Blue
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