RR3012R

RR3012R

Murray & Haggerty RR3012R glasses frame in metal (titanium), available in Matt Gold.

Dimensions:57-18-147

lens diameter
lens-bridge
armlentgh

This product is currently out of stock and unavailable.

Murray & Haggerty RR3012R glasses frame — A modern and sophisticated rimless model RR3012R is a super-lightweight frame that doesnt compromise on design or comfort.

From Murray & Haggerty, this frame is finished with considered details to support everyday comfort and a polished look.

Key features

  • Frame material: metal (titanium)
  • Rectangular eye shape
  • Temple length: 147 mm
  • Bridge width: 18 mm
  • Lightweight titanium construction
  • Beta titanium for strength and comfort
  • Colour option 1: Matt Gold

Highlights

  1. Lightweight materials
  2. Modern colourways

Additional information

Frame Colour

Frame Material

Lens Diameter

Arm Length

Bridge Width

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