DENALI

DENALI

DENALI sunglasses from the Defender collection featuring premium materials and polarised UV400 lenses for everyday performance.

Dimensions:55-18-145

  • Total

New!

DENALI sunglasses — designed with purposeful Defender styling and refined technical detailing for everyday capability.

From Defender sunwear collection, this model combines durable construction, premium materials and polarised lens performance for confident daily wear.

Key features

  • Bio-based acetate
  • Square eye front pin detail inspired by the DEFENDER tail lights
  • Skull fit silicon temples with low relief gridwork texture
  • Formed metal temples laser etched with DEFENDER branding
  • Polarised Cat 3 UV400 lenses
  • Self-locking screw

Highlights

  1. Bio-based acetate
  2. Square eye front pin detail inspired by the DEFENDER tail lights
  3. Skull fit silicon temples with low relief gridwork texture

Additional information

Frame Colour

,

Bridge Width

Arm Length

Lens Diameter

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