RRS116

RRS116

RRS116 sunglasses crafted in premium frame material with a refined silhouette and confident modern character.

Dimensions:59-17-147

lens diameter
lens-bridge
armlentgh

  • Total

New!

RRS116

A modern expression of elevated eyewear styling, combining premium frame material with distinctive finishing details.

Key features

  • Frame crafted from premium frame material
  • Balanced proportions for comfortable all-day wear
  • Refined structural detailing and signature accents
  • Quality lenses supporting clear visual performance

Colour options

Available as per selected variant.

Highlights

  • Elegant, versatile silhouette
  • Lightweight yet durable construction
  • Designed for effortless styling across seasons

Additional information

Arm Length

Bridge Width

Lens Diameter

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