ARH007

ARH007

Arhlo ARH007 is a stylish glasses frame built for everyday comfort. Designed for women. Available in Pink.

Size & fit
Lens width: 49 mm
Bridge width: 23 mm
Temple length: 145 mm
Lens height: 43.3 mm
Material: Plastic

Dimensions:49-23-145

Eyespace Eyewear ARH007 glasses frame — ARH007 is designed around a cat-eye silhouette with sculpted detailing and a premium finish.

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

Key features

  • Frame material: Bio-acetate (C1) and Acetate (C2)
  • Slim and lightweight eyerims and temples
  • 3D-sculpted temples and tips for a premium feel
  • Flexible hinge for added comfort
  • Biodegradable demo lenses (tested to ISO 159852014)
  • Colour C1: a trend-led green crystal
  • Colour C2: a tonal pink umber and crystal marble

Highlights

  1. Slim Profile
  2. 3D sculpted detailing
  3. Flexible hinge comfort

Additional information

Lens Diameter

Bridge Width

Arm Length

Lens Height

Frame Material

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