🥇EyeSpace22 – Where Authentic Vision Meets Style🔥

Previous
Essilor Crizal Essential Plus Digital Progressive Lens (Everyday Plus)

Essilor Crizal Essential Plus Digital Progressive Lens (Everyday Plus)

Price range: ৳ 8,600 through ৳ 16,900
Next

Blue Cut Photochromic Progressive 1.56 Lens (Rx Free Form)

৳ 3,800
Next Product Image
Essilor Stellest Myopia Control Lenses for Your Child

Essilor Stellest Myopia Control Lenses for Your Child

Original price was: ৳ 36,450.Current price is: ৳ 27,337.

Save ৳ 9,113 (25%)

Essilor Stellest Myopia Control Lenses for Your Child

Original price was: ৳ 36,450.Current price is: ৳ 27,337.

Save ৳ 9,113 (25%)

Essilor Stellest lenses Bangladesh, myopia control lenses for kids, Essilor Stellest price in Bangladesh, children’s eye health, myopia management, blue light protection lenses, Stellest with Xperio tint, EyeSpace22 lenses

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

Essilor Stellest™ Myopia Control Lenses for Children | EyeSpace22 Bangladesh

Protect Your Child’s Vision with Proven Myopia Control Technology

Myopia (short-sightedness) is rapidly increasing among children in Bangladesh, especially in urban areas. Studies predict that by 2050, nearly half the global population could be myopic — and early onset significantly increases the risk of serious eye conditions later in life.

At EyeSpace22 Bangladesh, we offer Essilor Stellest™ lenses, a scientifically proven solution that not only corrects vision but also slows myopia progression by up to 67% when worn regularly.

Essilor Stellest Myopia Control Lenses for Your Child Essilor Stellest lenses Bangladesh, myopia control lenses for kids, Essilor Stellest price in Bangladesh, children’s eye health, myopia management, blue light protection lenses, Stellest with Xperio tint, EyeSpace22 lenses


Why Early Myopia Management Is Crucial

Children who develop myopia at a young age face faster eye growth, leading to higher degrees of short-sightedness. Without early intervention, this can increase the risk of:

  • Retinal detachment

  • Myopic macular degeneration

  • Glaucoma

  • Permanent vision impairment

The sooner your child begins treatment, the better their long-term eye health will be.


Essilor Stellest Myopia Control Lenses for Your Child Essilor Stellest lenses Bangladesh, myopia control lenses for kids, Essilor Stellest price in Bangladesh, children’s eye health, myopia management, blue light protection lenses, Stellest with Xperio tint, EyeSpace22 lenses

What Makes Essilor Stellest™ Lenses Different?

Essilor Stellest™ lenses are built with cutting-edge H.A.L.T. (Highly Aspherical Lenslet Target) technology, designed for children aged 8–19.
They deliver two key benefits in one lens:

  1. Crystal-clear vision correction for everyday activities.

  2. Clinically proven myopia control, helping slow the eye’s axial growth.

Clinical Data Highlights

  • 67% slower myopia progression when worn ≥12 hours daily

  • 57% slower progression over 6 years (2025 long-term data)

  • 71% average reduction in eye elongation compared to single vision lenses

  • Reduction in high myopia risk from 38% to just 9%

These results confirm that Stellest™ lenses are one of the most effective non-invasive solutions for managing childhood myopia.

Essilor Stellest Myopia Control Lenses for Your Child Essilor Stellest lenses Bangladesh, myopia control lenses for kids, Essilor Stellest price in Bangladesh, children’s eye health, myopia management, blue light protection lenses, Stellest with Xperio tint, EyeSpace22 lenses


Key Benefits for Your Child

✅ Dual function – Corrects vision and controls myopia progression
✅ Comfortable and quick adaptation within days
✅ Sharp, clear vision for school, sports, and daily use
✅ Long-term protection against serious eye diseases
✅ Available in fun, stylish frames your child will love


Essilor Stellest Myopia Control Lenses for Your Child Essilor Stellest lenses Bangladesh, myopia control lenses for kids, Essilor Stellest price in Bangladesh, children’s eye health, myopia management, blue light protection lenses, Stellest with Xperio tint, EyeSpace22 lenses

Stellest™ with Xperio® Sun Protection

Bangladesh’s sunny climate calls for extra protection. Essilor Stellest™ lenses with Xperio® tints combine:

  • Myopia control technology

  • 100% UV protection

  • Glare reduction for outdoor comfort

  • Scratch-resistant coating for lasting durability

Choose from a variety of Xperio® colors to suit your child’s lifestyle.


EyeSpace22 Warranty & Care Assurance

Every pair of Essilor Stellest™ lenses purchased from EyeSpace22 includes:

  • Free prescription change coverage (±0.50D within 12 months)

  • Free coating protection (12 months)

  • Free breakage replacement (12 months)

  • Premium tint durability guarantee

At EyeSpace22, we ensure every lens is authentic, precision-crafted, and tailored to your child’s exact prescription.

Essilor Stellest Myopia Control Lenses for Your Child Essilor Stellest lenses Bangladesh, myopia control lenses for kids, Essilor Stellest price in Bangladesh, children’s eye health, myopia management, blue light protection lenses, Stellest with Xperio tint, EyeSpace22 lenses


Give Your Child the Gift of Clear, Healthy Vision

Protect your child’s eyesight today with Essilor Stellest™ Myopia Control Lenses — the proven, science-backed way to manage myopia progression.
📍 Available now at EyeSpace22 Bangladesh.

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