🥇EyeSpace22 – Where Authentic Vision Meets Style🔥

Previous
FSV Crizal Prevencia™ Lens

FSV Crizal Prevencia™ Lens

Price range: ৳ 9,100 through ৳ 14,700
Next

FSV Crizal® Easy Pro UV Protection Lens

Price range: ৳ 5,050 through ৳ 11,550
FSV Crizal® Easy Pro UV Protection Lens
Crizal® Eyezen Start® Lens

Crizal® Eyezen Start® Lens

Price range: ৳ 8,300 through ৳ 21,550

Crizal® Eyezen Start® Lens

Price range: ৳ 8,300 through ৳ 21,550

Crizal® Eyezen Start® RX Lenses reduce digital eye strain, filter blue light, and deliver sharp, comfortable vision — available with custom 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® Eyezen Start® RX Lens | Reduce Eye Fatigue & Enhance Digital Comfort

Description:
Modern life keeps our eyes constantly engaged — from smartphones and laptops to LED screens and artificial lighting. The Crizal® Eyezen Start® RX Lens by Essilor is designed to meet the visual demands of today’s digital lifestyle, helping reduce visual fatigue while providing all-day comfort and clarity.

Using advanced dual-aspheric optimization technology, Eyezen Start® lenses deliver two unique viewing zones: one optimized for near vision and the other for distance. This innovative design allows your eyes to move naturally between screens, reading materials, and the world around you — without strain or distortion.

These lenses also integrate blue-violet light filtering to minimize harmful light exposure from digital devices and artificial sources. Combined with W.A.V.E. Technology (Wavefront Advanced Vision Enhancement®), they ensure exceptional sharpness, color contrast, and vivid visual detail.

Whether you’re working, studying, or streaming, Crizal® Eyezen Start® RX Lenses provide clear, protected, and comfortable vision — perfectly fitted by EyeSpace22 for your exact prescription.


Key Benefits

  • Reduces visual fatigue: Designed to relax your eyes during long screen use.

  • Dual-zone optimization: Seamlessly balances near and distance vision for modern visual tasks.

  • Blue-violet light filtering: Protects against harmful digital light exposure.

  • Enhanced clarity: W.A.V.E. Technology improves sharpness and color contrast.

  • Smudge, dust & water resistant: Easy-clean coating keeps your lenses clear all day.

  • UV protection: Double-sided defense against harmful UV rays.


Technical Details

  • Lens Type: Single Vision RX (Enhanced Digital Lens)

  • Coating: Crizal® Anti-Reflective with UV and Blue Light Protection

  • Technology: Dual Aspheric Design, W.A.V.E. Technology®, High Surface Density Process™

  • Index Options & Power Range:

    • 1.56 Index: SPH +6.00 / -10.00 (DIA60), +6 / -9 (DIA65), +6 / -8 (DIA70), CYL up to -6.00

    • 1.59 Index: SPH +6.00 / -10.00 (DIA60–65), +6 / -9.5 (DIA70), CYL up to -6.00

    • 1.60 Index: SPH +7.00 / -11.00 (DIA60–65), +7 / -10 (DIA70), CYL up to -6.00

    • 1.67 Index: SPH +9.00 / -12.00 (DIA60–65), +9 / -11 (DIA70), CYL up to -6.00

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


Why Choose Crizal® Eyezen Start® Lenses

Backed by Essilor’s optical innovation, Eyezen Start® lenses are proven to reduce visual fatigue and improve overall comfort for digital users. With 88% wearer satisfaction, they deliver the perfect balance of clarity, protection, and style — helping your eyes stay relaxed and focused throughout the day.


Why Buy from EyeSpace22

At EyeSpace22, every pair of lenses is customized by professional opticians using your exact prescription. We combine genuine Essilor Crizal® technology with designer eyewear to deliver the perfect blend of visual precision, protection, and sophistication.

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