🥇EyeSpace22 – Where Authentic Vision Meets Style🔥

Previous
Previous Product Image

Zeiss Single Vision AS/ Aph 1.5/1.6 PhotoFusion X

Price range: ৳ 19,550 through ৳ 32,750
Next

ZEISS Progressive Lens Light 2 3Dv

Price range: ৳ 27,600 through ৳ 70,350
Next Product Image

ZEISS DuraVision® BlueProtect UV | FSV Single Vision

Price range: ৳ 6,850 through ৳ 10,200

ZEISS DuraVision® BlueProtect UV | FSV Single Vision

Price range: ৳ 6,850 through ৳ 10,200

ZEISS DuraVision® BlueProtect UV Lenses | Blue Light Protection | EyeSpace22 Bangladesh

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

ZEISS DuraVision® BlueProtect UV | FSV Single Vision Lenses

Overview

ZEISS DuraVision® BlueProtect UV is an advanced blue light protection coating engineered for people who spend long hours indoors under artificial lighting and digital screens. Designed by ZEISS, a global leader in precision optics, this lens coating helps filter harmful blue-violet light emitted from LED lighting, smartphones, computers, and TVs — all while ensuring crystal-clear vision and all-day comfort.


ZEISS DuraVision® BlueProtect UV | FSV Single Vision ZEISS DuraVision® BlueProtect UV Lenses | Blue Light Protection | EyeSpace22 Bangladesh

Why Choose ZEISS BlueProtect UV?

📱 Optimized for Digital Life
Blocks targeted blue-violet wavelengths (390–440 nm) from screens, reducing eye strain and fatigue associated with digital device use.

🌈 Balanced Light Filtering
Preserves the “healthy” part of blue light (essential for mood and circadian rhythm) while reducing potentially harmful exposure.

☀️ UVProtect Technology
Provides complete UV protection up to 400 nm, matching the level of premium sunglasses — even in clear lenses.

🧼 Premium ZEISS Coating Benefits
Includes all DuraVision Platinum UV features: ultra-hard coating for durability, anti-smudge, anti-static, and easy-clean surface technology.

🔵 Natural Vision, No Yellow Tint
Maintains lens clarity and true color perception with a subtle blue reflection that enhances contrast and comfort.


ZEISS DuraVision® BlueProtect UV | FSV Single Vision ZEISS DuraVision® BlueProtect UV Lenses | Blue Light Protection | EyeSpace22 Bangladesh

Key Features

  • Blue light attenuation between 390–440 nm

  • Improved visual comfort for indoor and screen use

  • Anti-reflective, scratch-resistant, and hydrophobic properties

  • Fully compatible with progressive, distance, reading, and computer lenses

  • Available in clear lens options


Lens Index Options & Power Range

Lens Index Power Range (SPH/CYL) Availability
1.50 SPH –6.00/+4.00 · CYL up to –2.00 Imported – 10–15 working days
1.56 SPH –6.00/+4.00 · CYL up to –2.00 🇧🇩 In-stock – 1–2 working days (SPH –4.00 | CYL -2.00 )
1.60 SPH –8.00/+4.00 · CYL up to –3.00 Imported – 10–15 working days

Comparison: Anti-Reflective vs. Blue Light Coating

While standard anti-reflective (AR) coatings reduce glare, ZEISS DuraVision® BlueProtect UV provides enhanced protection against high-energy visible (HEV) blue light — making it the superior choice for screen-intensive lifestyles.


ZEISS DuraVision® BlueProtect UV | FSV Single Vision ZEISS DuraVision® BlueProtect UV Lenses | Blue Light Protection | EyeSpace22 Bangladesh

When to Choose DuraVision® BlueProtect UV

✔️ You spend 3+ hours daily on computers, phones, or tablets.
✔️ You often work under LED or fluorescent lighting.
✔️ You experience eye fatigue, dryness, or visual stress from screens.
✔️ You prefer clear lenses without a strong yellow filter.


Authenticity & Service

When you buy from Eyespace22, you receive 100% genuine ZEISS lenses, precisely fitted to your prescription by certified opticians.

🎁 Includes Premium Eyespace22 packaging
📦 Fast local & international delivery
🕒 Authentic ZEISS guarantee


ZEISS DuraVision® BlueProtect UV — engineered for digital clarity, comfort, and protection.

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