CMS2141

CMS2141

CMS2141 optical frame in black, designed for balanced vision support and comfortable everyday wear.

Dimensions:

New!

CMS2141 is a contemporary optical frame designed to provide both aesthetic balance and practical everyday comfort.

Brand context
Cocoa Mint eyewear combines expressive colour design with modern shapes, creating frames that remain wearable while offering a distinctive visual identity.

Key features
• Frame colour: Black
• Lens width: 52 mm
• Bridge width: 21 mm
• Temple length: 147 mm

Highlights
• Suitable for a wide range of prescription lenses
• Stable frame geometry for consistent optical positioning
• Designed for comfortable daily use

Additional information

Frame Colour

[tc_product id="{{product_id}}"]
document.addEventListener('DOMContentLoaded', function() { // Array of your attribute names var attributes = ['pa_diameter', 'pa_base-curve']; attributes.forEach(function(attrName) { // Use attribute selector to avoid issues with special characters var select = document.querySelector('select[name="' + attrName + '"]'); if (select) { // Get options that actually have a value var options = Array.from(select.options).filter(function(opt) { return opt.value !== ''; }); if (options.length === 1) { select.value = options[0].value; // Trigger change event in case WooCommerce or other scripts need it var event = new Event('change', { bubbles: true }); select.dispatchEvent(event); } } }); });