🥇EyeSpace22 – Where Authentic Vision Meets Style🔥

Previous
Previous Product Image

Blue Cut Progressive Lens

৳ 1,200
Next

Crizal® Bi-Focal Lenses

Price range: ৳ 4,750 through ৳ 19,650
Crizal® Bi-Focal Lenses
Crizal® Single Vision Lens RX

Crizal® Single Vision Lens RX

Price range: ৳ 7,900 through ৳ 30,250

Crizal® Single Vision Lens RX

Price range: ৳ 7,900 through ৳ 30,250

Crizal® Single Vision RX lenses offer superior clarity, scratch resistance, UV protection, and easy maintenance — available with prescription fitting at EyeSpace22.

About this Product

** 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/=

Crizal® Single Vision RX Lens | Clarity, Protection & Everyday Comfort

Description:
Experience unmatched clarity and lasting protection with Crizal® Single Vision RX Lenses, designed to correct your vision while shielding your eyes from everyday visual challenges. Each lens is finished with Crizal’s advanced coating technology, acting as an invisible shield against reflections, smudges, water, dust, scratches, and UV rays — so your lenses stay clearer, longer.

Whether you’re reading, working, or driving, Crizal® lenses enhance visual comfort by reducing glare and providing superior optical precision. Developed through over 30 years of innovation, these lenses ensure your prescription correction is perfectly optimized for your eyes — combining function, durability, and aesthetic appeal for a seamless visual experience.

At EyeSpace22, we fit your chosen designer frames with authentic Crizal® Single Vision RX Lenses, customized to your exact prescription for optimal comfort and clarity.


Key Benefits

  • Enhanced visual experience: Reduces distracting reflections for clearer, sharper vision.

  • Increased lens durability: Advanced coatings protect against scratches and daily wear.

  • Smudge and water resistance: Effortlessly clean lenses that stay clear throughout the day.

  • UV protection: Double-sided UV defense shields your eyes from harmful rays.

  • Comfortable all-day wear: Lightweight, precise, and suitable for all lifestyles.


Technical Details

  • Lens Type: Single Vision RX

  • Coating: Crizal® Anti-Reflective with UV Protection

  • Technology: High Surface Density Process™, Multi-Layer Scratch & Smudge Resistance

  • Power Range:

    • 1.50 Index: SPH +8.00 / -8.00 (DIA55–65), +6.00 / -8.00 (DIA70), CYL up to -6.00

    • 1.56 Index: SPH +6.00 / -8.00 (DIA55–65), +6.00 / -7.00 (DIA70), CYL up to -6.00

    • 1.60 Index: SPH +6.00 / -10.00 (DIA55–65), +4.00 / -8.00 (DIA70), CYL up to -6.00

    • 1.67 Index: SPH +6.00 / -13.00 (DIA55–65), +6.00 / -10.00 (DIA70), CYL up to -6.00

    • 1.74 Index: SPH +6.00 / -13.00 (DIA55–65), +6.00 / -12.00 (DIA70), CYL up to -6.00

  • Delivery Time: Imported lens — estimated 15–25 working days


Why Choose Crizal® Single Vision Lenses

Crizal® is the global leader in anti-reflective lens innovation, with 8 out of 10 wearers reporting exceptional satisfaction compared to generic coatings. Every lens is engineered to perform under real-life conditions — from cleaning to daily use — so you can enjoy consistent clarity, durability, and comfort no matter where life takes you.


Why Buy from EyeSpace22

At EyeSpace22, every pair of lenses is crafted with precision and authenticity. We ensure your prescription is filled to exact specifications, paired with premium Crizal® coatings, and fitted into your favorite designer frames — delivering the best in vision correction, lens quality, and long-term value.

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