🥇EyeSpace22 – Where Authentic Vision Meets Style🔥

Previous
Zeiss FSV Single Vision LotuTec

Zeiss FSV Single Vision LotuTec

Original price was: ৳ 5,050.Current price is: ৳ 3,787.

Save ৳ 1,263 (25%)

Next

ZEISS Polarized Single Vision AS/Sph Index 1.5 Lenses

Price range: ৳ 17,350 through ৳ 24,700
Next Product Image
ZEISS DuraVision® DriveSafe UV | FSV Single Vision

ZEISS DuraVision® DriveSafe UV | FSV Single Vision

Price range: ৳ 7,150 through ৳ 10,700

ZEISS DuraVision® DriveSafe UV | FSV Single Vision

Price range: ৳ 7,150 through ৳ 10,700

ZEISS DuraVision® DriveSafe UV Lenses | Night Driving Glasses | 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/=

Experience superior clarity and safety with ZEISS DriveSafe Lenses, engineered to help you see every detail on the road — even in low light, rain, or fog. Designed for everyday wear, these premium lenses combine cutting-edge ZEISS technologies to enhance visual comfort and performance while driving.

The DuraVision® DriveSafe Coating minimizes glare from headlights and streetlights by up to 64%, ensuring clearer, more relaxed night vision. With Luminance Design Technology, these lenses optimize visual zones for driving conditions, providing up to 43% wider mid-distance and 14% larger far-distance vision fields for safer driving and effortless focus on the road, mirrors, and dashboard.

ZEISS DuraVision® DriveSafe UV | FSV Single Vision ZEISS DuraVision® DriveSafe UV Lenses | Night Driving Glasses | EyeSpace22 Bangladesh

Enjoy all-day comfort with UVProtect Technology, which blocks harmful UV rays up to 400nm — the same level of protection offered by premium sunglasses. Whether you’re behind the wheel or at the office, ZEISS DriveSafe lenses deliver precision, protection, and peace of mind.


ZEISS DuraVision® DriveSafe UV | FSV Single Vision ZEISS DuraVision® DriveSafe UV Lenses | Night Driving Glasses | EyeSpace22 Bangladesh

Key Features & Benefits:

  • 🚗 Designed for drivers: Enhanced clarity in low-light, rain, or dusk conditions.

  • 🌙 Reduces glare at night: Up to 64% less glare from oncoming headlights.

  • 🔍 Optimized vision zones: Wider mid- and long-distance fields for improved focus.

  • ☀️ Full UV protection: Blocks UV rays up to 400nm for eye safety.

  • 💧 Anti-reflective coating: Minimizes reflections and eye fatigue.

  • 👓 Everyday wear comfort: Ideal for both driving and daily tasks.


ZEISS DuraVision® DriveSafe UV | FSV Single Vision ZEISS DuraVision® DriveSafe UV Lenses | Night Driving Glasses | EyeSpace22 Bangladesh

Technical Details:

Lens Index Options & Power Range:

  • 1.50 Index: SPH –6.00/+4.00 | CYL up to –2.00

  • 1.56 Index: SPH –6.00/+4.00 | CYL up to –2.00

  • 1.60 Index: SPH –8.00/+4.00 | CYL up to –2.00

Available in Bangladesh:

  • 🕒  Imported Lens – Delivery within 12–15 working days

  • 🎁 Comes with Premium EyeSpace22 Packaging

Why Buy from EyeSpace22:

When you shop ZEISS lenses at EyeSpace22, you’re guaranteed authentic optical lenses, fitted precisely to your prescription by certified opticians. Enjoy our best price guarantee, premium packaging, and nationwide delivery — ensuring clarity, comfort, and confidence with every pair.

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