🥇EyeSpace22 – Where Authentic Vision Meets Style🔥

Previous
Anti Reflective Photochromic Progressive Lens (Stock 1.56)

Anti Reflective Photochromic Progressive Lens (Stock 1.56)

৳ 1,450
Next

Blue Cut Photochromic Single Vision Lens (Stock 1.56)

৳ 990
Blue Cut Photochromic Single Vision Lens (Stock 1.56)
Anti Reflective Progressive Lens (Stock 1.56)

Anti Reflective Progressive Lens (Stock 1.56)

৳ 790

Anti Reflective Progressive Lens (Stock 1.56)

৳ 790

Anti-Reflective Progressive Lens 1.56 offers no-line multifocal vision with reduced glare and all-day comfort.

About this Product

Product Categories: ,

** Lens’ prices are for SPH power upto -6.00 and CYL power upto -2.00
** High-Power Lens/Progressive Lens/Complex Power will cost higher
** EMI facilities available for all eligible credit card holders. Minimum Purchase amount 5,000/=

The Anti-Reflective Progressive Lens (Stock 1.56) is a practical and cost-effective multifocal eyewear solution designed for individuals who require clear vision at all distances without visible lines. Combining a progressive no-line design with anti-reflective (AR / HMC) coating, these lenses deliver smooth visual transitions, reduced glare, and enhanced everyday comfort.

Crafted from 1.56 mid-index optical resin, these lenses strike the ideal balance between thinness, weight, durability, and affordability. Compared to standard 1.50 lenses, 1.56 index lenses are approximately 15% thinner and lighter, improving aesthetics and comfort—especially when worn for extended periods. This makes them an excellent choice for users with mild to moderate prescriptions who want better performance without the higher cost of high-index lenses.

The progressive lens design offers a seamless gradient of power, allowing clear distance vision at the top, intermediate vision in the middle, and near vision at the bottom. Unlike traditional bifocals or trifocals, progressive lenses have no visible lines, resulting in a more natural visual experience and a modern, youthful appearance. They are particularly suitable for individuals with presbyopia who need multiple viewing distances throughout the day.

The anti-reflective (AR) coating, also referred to as Hard Multi-Coating (HMC), significantly reduces reflections and glare from digital screens, office lighting, headlights, and sunlight. This enhances contrast, sharpness, and overall visual clarity while helping to reduce eye strain, fatigue, and headaches—especially during prolonged screen use or night driving.

To improve longevity and ease of maintenance, these lenses are treated with a hard coating and hydrophobic top layer, making them more resistant to scratches, smudges, water, and fingerprints. The smooth surface allows for easier cleaning and clearer vision in various environmental conditions.

Most 1.56 index lenses also include UV400 protection, blocking harmful UVA and UVB rays to protect your eyes from long-term sun damage.

As a stock (ready-made) progressive lens, this option is pre-manufactured in commonly used power ranges. This ensures faster availability and a more affordable price compared to custom free-form lenses, while still providing dependable visual performance when professionally fitted by EyeSpace22.


Specifications

  • Lens Type: Progressive (No-Line Multifocal)

  • Lens Index: 1.56 (Mid-Index)

  • Lens Category: Stock / Ready-Made

  • Material: Optical Resin

  • Coating: Anti-Reflective (AR / HMC)

  • Surface Treatments: Scratch-Resistant, Hydrophobic

  • UV Protection: UV400

  • Lens Color: Clear


Key Features

  • Seamless progressive vision for near, intermediate, and distance

  • No visible lines for a natural, youthful appearance

  • Anti-reflective coating reduces glare and reflections

  • Improves clarity for digital use and night driving

  • Thinner and lighter than standard 1.50 lenses

  • Scratch-resistant and easy to clean

  • Built-in UV protection for everyday eye safety


Lens Options at EyeSpace22

At EyeSpace22, we provide a comprehensive range of prescription lens solutions, including:

  • Single Vision

  • Progressive & Bi-Focal

  • Digital / Computer Lenses

  • Blue Cut & Photochromic

  • Polarized & Transitions®

We work with world-class lens brands such as Essilor, Crizal®, Zeiss, Shamir, Hoya, Synchrony, and Kodak, ensuring premium optical performance tailored to your needs.


Power Range

Ready-Made (Stock):

  • SPH: +0.00 to +3.00

  • ADD: Up to +3.00

  • Diameter: 60–70 mm


About EyeSpace22

EyeSpace22.com is your trusted destination for authentic eyewear and premium prescription lenses. We combine expert optical knowledge with genuine products to deliver clarity, comfort, and confidence with every purchase.


Authenticity Guaranteed

All lenses purchased from EyeSpace22 are 100% authentic and come with complete premium packaging, proper documentation, and professional fitting assurance.

var $ = jQuery, clickLock = false, currentIndexes = [], movingAnimations = [], bottomOffset = 200, hash = true // Align the circle to the center of the icon function getCenter(el){ return el.position().left + el.width()/2 } // Move the circle function moveCircle(parent, el){ var centerDiff = getCenter(el) - getCenter(parent.find('.elementor-widget-icon-box').eq(0)) leftOffset = parent.find('.elementor-widget-icon-box').eq(0).offset().left - parent.offset().left parent.find('.elementor-widget-divider').css('transform', 'translateX(' + (centerDiff+leftOffset) + 'px)') } // Make the icon highlighted function setActive(menu, index, i){ menu.addClass('bubbling') movingAnimations[i] = true setTimeout(function(){ if(movingAnimations[i]){ menu.addClass('bubble') } },50) menu.find('.elementor-widget-icon-box').removeClass('active') menu.find('.elementor-widget-icon-box').eq(index).addClass('active') moveCircle(menu, menu.find('.elementor-widget-icon-box').eq(index)) } // Remove highlighted if needed function removeActive(menu, i){ movingAnimations[i] = false menu.removeClass('bubbling bubble') menu.find('.elementor-widget-icon-box').removeClass('active') } $(document).ready(function(){ $('.icon-menu').each(function(i){ var $this = $(this) currentIndexes.push(-1) movingAnimations.push(false) // Hover Effect $this.find('.elementor-widget-icon-box').on('mousemove mouseenter', function(){ setActive($this, $(this).index(), i) }) // Back to current item on mouse leave $this.on('mouseleave', function(){ if(currentIndexes[i] == -1){ removeActive($this, i) }else{ setActive($this, currentIndexes[i]) } }) // Click Effect $this.find('.elementor-widget-icon-box').on('click', function(e){ if( !hash ){ var link = $(this).find('a').attr('href') if( link == '' || link[0] == '#' ){ return } } setActive($this, $(this).index(), i) currentIndexes[i] = $(this).index() clickLock = true setTimeout(function(){ clickLock = false },1500) }) }) }) function removeSlash(str){ return str.replace(/^\/+|\/+$/g, '') } function getPath(url){ return removeSlash((new URL(url, location.protocol+'//'+location.hostname)).pathname) } $(window).on('load', function(){ $('.icon-menu').each(function(i){ var $this = $(this) $this.find('.elementor-widget-icon-box').each(function(index){ // Add # in case of empty link var span1 = $(this).find('span.elementor-icon'), span2 = $(this).find('.elementor-icon-box-title span') if( span1.length ){ span1.replaceWith($('' + span1.html() + '')) } if( span2.length ){ span2.replaceWith($('' + span2.html() + '')) } // Hightlight icon in case of page URL var link = $(this).find('a').eq(0).attr('href') if(link){ if(link[0] != '#'){ hash = false if(getPath(link) == removeSlash(location.pathname)){ setActive($this, index, i) currentIndexes[i] = index } } } }) // Avoid initial animation setTimeout(function(){ $this.addClass('transition') },400) }) }) // Title overflow fixing for v2 $(window).on('load resize', function(){ $('.icon-menu').each(function(i){ var $this = $(this) $this.find('.elementor-widget-icon-box').each(function(index){ if($this.hasClass('v2')){ var offset = 20, title = $(this).find('.elementor-icon-box-title'), titleLeft = title.offset().left, menuLeft = $this.offset().left, titleRight = titleLeft + title.outerWidth(), menuRight = menuLeft + $this.outerWidth(), translateLeft = titleLeft - menuLeft, translateRight = menuRight - titleRight if($(window).width() < 768){ offset = 4 } // Right fix if(translateRight < offset){ title.css('transform', 'translateX(' + (translateRight-offset) + 'px)') } // Left fix if(translateLeft *:not(.icon-menu)') selector.each(function(){ if($(window).scrollTop() + $(window).height() - 350 > $(this).offset().top){ topIds.push($(this).attr('id')) } }) topIds = topIds.filter(element => element !== undefined) $('.icon-menu').each(function(i){ var $this = $(this), menuIndex // Hide menu near window bottom if( $('body').height() > $(window).height()+bottomOffset+100 ){ if($('body').height() -1 ) return var menuId = topIds[topIds.length - 1 - index] menuIndex = $this.find('[href="#'+ menuId +'"]').closest('.elementor-widget-icon-box').index() currentIndexes[i] = menuIndex }) if( menuIndex==undefined || menuIndex == -1 ){ currentIndexes[i] = -1 removeActive($(this), i) }else{ setActive($(this), menuIndex, i) } }) delay = 0 },delay) })