The new BluBlocker Montrose brings vintage cool and modern performance together in one bold pair of shades. Slip them on and see why the Montrose makes every moment look cinematic. Built with durable stainless steel 5-Barrel hinges to last a lifetime.
details {
margin: 8px 0;
}
details summary {
font-weight: bold;
cursor: pointer;
list-style: none;
display: flex;
align-items: center;
}
/* Remove default arrow */
details summary::-webkit-details-marker {
display: none;
}
/* Add custom + sign */
details summary::before {
content: “+”;
margin-right: 8px;
font-weight: bold;
}
/* Switch to – when open */
details[open] summary::before {
content: “−”;
}
Lens Specifications
HD Gray Lenses allows you to see all colors, including blue, and blocks 85% of blue light and 100% of ultraviolet light.
Measurements
52mm x 20mm x 145mm
Add-Ons
(function () {
var scriptsLoaded = false;
var componentsInitialized = false;
// Listen for when details is opened
document.getElementById(‘addons-details’).addEventListener(‘toggle’, function(e) {
if (e.target.open && !componentsInitialized) {
initializeComponents();
}
});
function loadScript() {
if (scriptsLoaded) return;
scriptsLoaded = true;
var scriptURL = ‘https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js’;
var script = document.createElement(‘script’);
script.async = true;
script.src = scriptURL;
(document.getElementsByTagName(‘head’)[0] || document.getElementsByTagName(‘body’)[0]).appendChild(script);
script.onload = ShopifyBuyInit;
}
function initializeComponents() {
componentsInitialized = true;
if (window.ShopifyBuy) {
if (window.ShopifyBuy.UI) {
ShopifyBuyInit();
} else {
loadScript();
}
} else {
loadScript();
}
}
function ShopifyBuyInit() {
var client = ShopifyBuy.buildClient({
domain: ‘blublocker.myshopify.com’,
storefrontAccessToken: ‘0a09bf1bd51692a8f67c7b06b3e61012’,
});
ShopifyBuy.UI.onReady(client).then(function (ui) {
// First product component
ui.createComponent(‘product’, {
id: ‘9455342518575’,
node: document.getElementById(‘product-component-1760385798361’),
moneyFormat: ‘%24%7B%7Bamount_no_decimals%7D%7D%20USD’,
options: {
“product”: {
“styles”: {
“product”: {
“@media (min-width: 601px)”: {
“max-width”: “calc(25% – 20px)”,
“margin-left”: “20px”,
“margin-bottom”: “50px”
}
},
“img”: {
“width”: “50%”,
“height”: “auto”,
“margin”: “0 auto 10px auto”,
“display”: “block”
},
“title”: {
“font-size”: “14px”
},
“button”: {
“:hover”: {
“background-color”: “#df7607”
},
“background-color”: “#f88308”,
“:focus”: {
“background-color”: “#df7607”
}
}
},
“text”: {
“button”: “Add to cart”
}
},
“productSet”: {
“styles”: {
“products”: {
“@media (min-width: 601px)”: {
“margin-left”: “-20px”
}
}
}
},
“modalProduct”: {
“contents”: {
“img”: false,
“imgWithCarousel”: true,
“button”: false,
“buttonWithQuantity”: true
},
“styles”: {
“img”: {
“width”: “50%”,
“height”: “auto”,
“margin”: “0 auto 10px auto”,
“display”: “block”
},
“product”: {
“@media (min-width: 601px)”: {
“max-width”: “100%”,
“margin-left”: “0px”,
“margin-bottom”: “0px”
}
},
“button”: {
“:hover”: {
“background-color”: “#df7607”
},
“background-color”: “#f88308”,
“:focus”: {
“background-color”: “#df7607”
}
},
“title”: {
“font-family”: “Helvetica Neue, sans-serif”,
“font-weight”: “bold”,
“font-size”: “26px”,
“color”: “#4c4c4c”
}
},
“text”: {
“button”: “Add to cart”
}
},
“option”: {},
“cart”: {
“styles”: {
“button”: {
“:hover”: {
“background-color”: “#df7607”
},
“background-color”: “#f88308”,
“:focus”: {
“background-color”: “#df7607”
}
}
},
“text”: {
“total”: “Subtotal”,
“button”: “Checkout”
}
},
“toggle”: {
“styles”: {
“toggle”: {
“background-color”: “#f88308”,
“:hover”: {
“background-color”: “#df7607”
},
“:focus”: {
“background-color”: “#df7607”
}
}
}
}
},
});
// Second product component
ui.createComponent(‘product’, {
id: ‘7503157788829’,
node: document.getElementById(‘product-component-1760389035314’),
moneyFormat: ‘%24%7B%7Bamount_no_decimals%7D%7D%20USD’,
options: {
“product”: {
“styles”: {
“product”: {
“@media (min-width: 601px)”: {
“max-width”: “calc(25% – 20px)”,
“margin-left”: “20px”,
“margin-bottom”: “50px”
}
},
“img”: {
“width”: “50%”,
“height”: “auto”,
“margin”: “10px auto 10px auto”,
“display”: “block”
},
“title”: {
“font-size”: “14px”
},
“button”: {
“:hover”: {
“background-color”: “#df7607”
},
“background-color”: “#f88308”,
“:focus”: {
“background-color”: “#df7607”
}
}
},
“text”: {
“button”: “Add to cart”
}
},
“productSet”: {
“styles”: {
“products”: {
“@media (min-width: 601px)”: {
“margin-left”: “-20px”
}
}
}
},
“modalProduct”: {
“contents”: {
“img”: false,
“imgWithCarousel”: true,
“button”: false,
“buttonWithQuantity”: true
},
“styles”: {
“img”: {
“width”: “50%”,
“height”: “auto”,
“margin”: “10px auto 10px auto”,
“display”: “block”
},
“product”: {
“@media (min-width: 601px)”: {
“max-width”: “100%”,
“margin-left”: “0px”,
“margin-bottom”: “0px”
}
},
“button”: {
“:hover”: {
“background-color”: “#df7607”
},
“background-color”: “#f88308”,
“:focus”: {
“background-color”: “#df7607”
}
},
“title”: {
“font-family”: “Helvetica Neue, sans-serif”,
“font-weight”: “bold”,
“font-size”: “26px”,
“color”: “#4c4c4c”
}
},
“text”: {
“button”: “Add to cart”
}
},
“option”: {},
“cart”: {
“styles”: {
“button”: {
“:hover”: {
“background-color”: “#df7607”
},
“background-color”: “#f88308”,
“:focus”: {
“background-color”: “#df7607”
}
}
},
“text”: {
“total”: “Subtotal”,
“button”: “Checkout”
}
},
“toggle”: {
“styles”: {
“toggle”: {
“background-color”: “#f88308”,
“:hover”: {
“background-color”: “#df7607”
},
“:focus”: {
“background-color”: “#df7607”
}
}
}
}
},
});
});
}
})();







Reviews
There are no reviews yet.