ASP L562

ASP L562

Aspinal of London ASP L562 glasses frame. C2: a deep smoke grey Chain-effect metal temples which mirror the chain strap on Aspinals Mayfair bag flow seamlessly into tips that reveal the iconic Aspinal shield Self-locking screw Biodegradable lenses.

Dimensions:55-18-140

  • Total

Aspinal of London ASP L562 glasses frame — ASP L562 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

  • Material Bio-acetate
  • C2 is a deep smoke grey
  • Chain-effect metal temples which mirror the chain strap on Aspinals Mayfair bag flow seamlessly into tips that reveal the iconic Aspinal shield
  • Self-locking screw
  • Biodegradable lenses
  • Colour C2: a deep smoke grey Chain-effect metal temples which mirror the chain strap on Aspinals Mayfair bag flow seamlessly into tips that reveal the iconic Aspinal shield Self-locking screw Biodegradable lenses

Highlights

  1. Sustainable materials
  2. Signature Aspinal shield details
  3. Leather-inspired craftsmanship

Additional information

Frame Colour

,

Bridge Width

Arm Length

Frame Material

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