ASP L534

ASP L534

Aspinal of London ASP L534 glasses frame. Col.02: a warm transparent brown that will be sure to complement any look.

Dimensions:53-16-140

lens diameter
lens-bridge
armlentgh

  • Total

Aspinal of London ASP L534 glasses frame — ASP L534 is designed with refined proportions and considered detailing for everyday wear.

From Aspinal of London, this frame is finished with considered details to support everyday comfort and a polished look.

Key features

  • Frame material: Premium construction
  • Self-locking screw hinge componentry
  • Signature Aspinal branding details
  • Designed for everyday comfort and durability
  • Colour Col.02: a warm transparent brown that will be sure to complement any look

Highlights

  1. Sustainable materials
  2. Comfort-focused hinge design
  3. Refined metallic accents

Additional information

Frame Colour

,

Bridge Width

Arm Length

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