CM9143

CM9143

An invigorating addition to the Cocoa Mint Colour Edits CM9153 is presented in a modern cat-eye shape with a…

Dimensions:52-16-140

  • Total

CM9153 glasses frame — CM9153 is designed with a refined silhouette, sculpted detailing and a premium finish.

Key features

  • Material Acetate
  • C1 is a polished pink marble with fuchsia laminations to the upper eyerim temples tips and eyefront
  • C2 is a fusion of aqua marble with mint green laminations to the upper eyerim temples tips and eyefront

Highlights

  1. Subtle temple sculpting
  2. Italian branded flex hinge
  3. Biodegradable lenses

Additional information

Frame Colour

,

Lens Diameter

Arm Length

Bridge Width

Frame Material

Colour group

[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); } } }); });