ARH043

ARH043

Key Details:

  • Lens Diameter: 49
  • Bridge Width: 22
  • Arm Length: 145
  • Lens Height: 40.5
  • Frame Colour: Black, Teal Crystal
  • Colour group: Black

 

Dimensions:49-22-145

  • Total

Eyespace Eyewear ARH043 glasses frame — ARH043 combines everyday comfort with a bold, fashion-forward finish.

From Eyespace Eyewear, this frame is finished with considered details to support everyday comfort and a polished look.

Key features

  • Good for smaller faces
  • Bio-based acetate
  • Sculpted eyerim
  • Flexible hinge for added comfort
  • Biodegradable demo lenses

Additional information

Lens Diameter

Bridge Width

Arm Length

Lens Height

Frame Colour

,

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