Perfect Solution for Organized and Functional Bathrooms
Most Popular
$673.46 – $993.18 + FREE SHIPPING
'); jq('.close_t').click(function () { jq('.pop_up').hide(); jq('#height').val('N/A'); jq('#height1').val('N/A'); jq('.cm').val(''); jq('.cm1').val(''); jq('.inch').val(''); jq('.inch1').val(''); jq('.upgrade3').click(); }) jq('.close_t1').click(function () { jq('.pop_up1').hide(); }) jq('.tool1').click(function () { jq('.pop_up1').show(); jq('.img_u').hide(); jq('.tool_i1').show(); }) jq('.tool6').click(function () { jq('.pop_up1').show(); jq('.img_u').hide(); jq('.tool_i6').show(); }) jq('.scus').click(function () { jq('.pop_up').show(); }) jq('.abc .upgrades-row:nth-child(2) img').click(function () { //alert('hi'); jq('.pop_up1').show(); jq('.img_u').hide(); jq('.tool_i2').show(); }) jq('.abc .upgrades-row:nth-child(3) img').click(function () { //alert('hi'); jq('.pop_up1').show(); jq('.img_u').hide(); jq('.tool_i3').show(); }) jq('.abc .upgrades-row:nth-child(4) img').click(function () { //alert('hi'); jq('.pop_up1').show(); jq('.img_u').hide(); jq('.tool_i4').show(); }) jq('.abc .upgrades-row:nth-child(5) img').click(function () { //alert('hi'); jq('.pop_up1').show(); jq('.img_u').hide(); jq('.tool_i5').show(); }) jq('.order_now').click(function () { jq('.add_t_c').click(); }) if (jq('.upgrade-option input[type="radio"]').eq(1).is(':checked')) { //alert('hi'); jq('input.upgrade').eq(1).prop('checked', true); } if (jq('.upgrade-option input[type="radio"]').eq(2).is(':checked')) { //alert('hi'); jq('input.upgrade').eq(2).prop('checked', true); } if (jq('.upgrade-option input[type="radio"]').eq(3).is(':checked')) { //alert('hi'); jq('input.upgrade').eq(3).prop('checked', true); } if (jq('.upgrade-option input[type="radio"]').eq(4).is(':checked')) { //alert('hi'); jq('input.upgrade').eq(4).prop('checked', true); } if (jq('.upgrade-option input[type="radio"]').eq(0).is(':checked')) { //alert('hi'); jq('input.upgrade').prop('checked', false); } setTimeout(function () { jq('.no_up').click(); jq('.sele_t').click(); }, 1000); }) jq('.add_t_c').click(function () { //alert('hi'); jq('.qty').val(jq('#qut').val()); jq('.single_add_to_cart_button').removeClass('disabled'); jq('.single_add_to_cart_button').removeClass('wc-variation-selection-needed'); jq('.single_add_to_cart_button').click(); //alert('hi1'); }) /*jq('#size').change(function(){ var ab='';jq('.variations tr').each(function(){if(ab=='')ab=jq(this).find('select').val();elseab=ab+'-'+jq(this).find('select').val();});var vr1 =ab; jq('.vr').each(function(){ var dt = jq(this).attr('data'); if(dt==vr1) { jq('.variation_id').val(jq(this).val()); var price = jq(this).attr('a'); jq('.price').html(''+price+' + FREE SHIPPING'); } }) });*/ jq('.variations tr').eq(0).find('select').change(function () { var ab = ''; jq('.variations tr').each(function () { if (ab == '') ab = jq(this).find('select').val(); else ab = ab + '-' + jq(this).find('select').val(); }); var vr1 = ab; jq('.vr').each(function () { var dt = jq(this).attr('data'); if (dt == vr1) { jq('.variation_id').val(jq(this).val()); var price = jq(this).attr('a'); var img = jq(this).attr('img_src'); //alert(dt); //alert(img); jq('.zoomImg').attr('src', img); jq('.slick-active .wvg-gallery-image .wvg-single-gallery-image-container img').attr('srcset', img); if (price.trim() != '') jq('.price').html('' + price + ' + FREE SHIPPING'); } }) }); jq('.variations tr').eq(1).find('select').change(function () { var ab = ''; jq('.variations tr').each(function () { if (ab == '') ab = jq(this).find('select').val(); else ab = ab + '-' + jq(this).find('select').val(); }); var vr1 = ab; jq('.vr').each(function () { var dt = jq(this).attr('data'); if (dt == vr1) { jq('.variation_id').val(jq(this).val()); var price = jq(this).attr('a'); var img = jq(this).attr('img_src'); jq('.zoomImg').attr('src', img); jq('.slick-active .wvg-gallery-image .wvg-single-gallery-image-container img').attr('srcset', img); if (price.trim() != '') jq('.price').html('' + price + ' + FREE SHIPPING'); } }) }); jq('.variations tr').eq(2).find('select').change(function () { var ab = ''; jq('.variations tr').each(function () { if (ab == '') ab = jq(this).find('select').val(); else ab = ab + '-' + jq(this).find('select').val(); }); var vr1 = ab; jq('.vr').each(function () { var dt = jq(this).attr('data'); if (dt == vr1) { jq('.variation_id').val(jq(this).val()); var price = jq(this).attr('a'); var img = jq(this).attr('img_src'); jq('.zoomImg').attr('src', img); jq('.slick-active .wvg-gallery-image .wvg-single-gallery-image-container img').attr('srcset', img); if (price.trim() != '') jq('.price').html('' + price + ' + FREE SHIPPING'); } }) }); /*jq('#light-color').change(function(){var ab=''; jq('.variations tr').each(function(){ if(ab=='') ab=jq(this).find('select').val(); else ab=ab+'-'+jq(this).find('select').val(); }); var vr1 =ab;jq('.vr').each(function(){var dt = jq(this).attr('data');if(dt==vr1){jq('.variation_id').val(jq(this).val());var price = jq(this).attr('a');jq('.price').html(''+price+' + FREE SHIPPING');}})});jq('#emission-color').change(function(){var ab=''; jq('.variations tr').each(function(){ if(ab=='') ab=jq(this).find('select').val(); else ab=ab+'-'+jq(this).find('select').val(); }); var vr1 =ab;jq('.vr').each(function(){var dt = jq(this).attr('data');if(dt==vr1){jq('.variation_id').val(jq(this).val());var price = jq(this).attr('a');jq('.price').html(''+price+' + FREE SHIPPING');}})});jq('#frame-color').change(function(){//alert('hi');var ab=''; jq('.variations tr').each(function(){ if(ab=='') ab=jq(this).find('select').val(); else ab=ab+'-'+jq(this).find('select').val(); }); var vr1 =ab;jq('.vr').each(function(){var dt = jq(this).attr('data');if(dt==vr1){jq('.variation_id').val(jq(this).val());var price = jq(this).attr('a');jq('.price').html(''+price+' + FREE SHIPPING');}})});jq('#color').change(function(){//alert('hi');var ab=''; jq('.variations tr').each(function(){ if(ab=='') ab=jq(this).find('select').val(); else ab=ab+'-'+jq(this).find('select').val(); }); var vr1 =ab;jq('.vr').each(function(){var dt = jq(this).attr('data');if(dt==vr1){jq('.variation_id').val(jq(this).val());var price = jq(this).attr('a');jq('.price').html(''+price+' + FREE SHIPPING');}})});jq('#style').change(function(){//alert('hi');var ab=''; jq('.variations tr').each(function(){ if(ab=='') ab=jq(this).find('select').val(); else ab=ab+'-'+jq(this).find('select').val(); }); var vr1 =ab;jq('.vr').each(function(){var dt = jq(this).attr('data');if(dt==vr1){jq('.variation_id').val(jq(this).val());var price = jq(this).attr('a');jq('.price').html(''+price+' + FREE SHIPPING');}})});jq('#model').change(function(){//alert('hi');var ab=''; jq('.variations tr').each(function(){ if(ab=='') ab=jq(this).find('select').val(); else ab=ab+'-'+jq(this).find('select').val(); }); var vr1 =ab;jq('.vr').each(function(){var dt = jq(this).attr('data');if(dt==vr1){jq('.variation_id').val(jq(this).val());var price = jq(this).attr('a');jq('.price').html(''+price+' + FREE SHIPPING');}})});jq('#shape').change(function(){//alert('hi');var ab=''; jq('.variations tr').each(function(){ if(ab=='') ab=jq(this).find('select').val(); else ab=ab+'-'+jq(this).find('select').val(); }); var vr1 =ab;jq('.vr').each(function(){var dt = jq(this).attr('data');if(dt==vr1){jq('.variation_id').val(jq(this).val());var price = jq(this).attr('a');jq('.price').html(''+price+' + FREE SHIPPING');}})});jq('#shop-by-style').change(function(){//alert('hi');var ab=''; jq('.variations tr').each(function(){ if(ab=='') ab=jq(this).find('select').val(); else ab=ab+'-'+jq(this).find('select').val(); }); var vr1 =ab;jq('.vr').each(function(){var dt = jq(this).attr('data');if(dt==vr1){jq('.variation_id').val(jq(this).val());var price = jq(this).attr('a');jq('.price').html(''+price+' + FREE SHIPPING');}})});*/ jq('.ore').val('Left'); jq('.Light').closest('.frame-colour').hide(); if (jq('.Light').length > 0) { setTimeout(function () { //alert('hi'); jq('.tr_Light').show(); }, 3500); } jQuery(document.body).find('.variations tr select').on('change', function () { setTimeout(function () { var ab = ''; jq('.variations tr').each(function () { if (ab == '') ab = jq(this).find('select').val(); else ab = ab + '-' + jq(this).find('select').val(); }); var vr1 = ab; console.log(ab) jq('.vr').each(function () { var dt = jq(this).attr('data'); if (dt == vr1) { jq('.variation_id').val(jq(this).val()); var price = jq(this).attr('a'); var img = jq(this).attr('img_src'); jq('.zoomImg').attr('src', img); jq('.slick-active .wvg-gallery-image .wvg-single-gallery-image-container img').attr('srcset', img); if (price.trim() != '') jq('.price').html('' + price + ' + FREE SHIPPING'); } }) }, 100) }) jq('.framec').click(function () { var color = jq(this).find('.select_frame').attr('data'); jq('.framec').removeClass('sele_t'); jq(this).addClass('sele_t'); jq('.variations tr').each(function () { var cl = jq(this).attr('class'); if (cl.includes("Color")) { jq(this).find('select').val(color); } }) setTimeout(function () { /*jq('#frame-color').val(color).trigger('change');jq('#frame-color').val(color);*/ jq('.check_color').text(color); var ab = ''; jq('.variations tr').each(function () { if (ab == '') ab = jq(this).find('select').val(); else ab = ab + '-' + jq(this).find('select').val(); }); console.log(ab) var vr1 = ab; jq('.vr').each(function () { var dt = jq(this).attr('data'); if (dt == vr1) { jq('.variation_id').val(jq(this).val()); var price = jq(this).attr('a'); console.log(price) var img = jq(this).attr('img_src'); jq('.zoomImg').attr('src', img); jq('.slick-active .wvg-gallery-image .wvg-single-gallery-image-container img').attr('srcset', img); jq('.price').html('' + price + ' + FREE SHIPPING'); } }) }, 100) })});
SKU: 6953935994945Categories: Bathroom Mirrors, Medicine CabinetTags: Bathroom Mirror, Medicine Cabinet
In Stock Ships within 3 to 5 business days
Bring Natural Light Into Your Bathroom
Creative Design Multi Space Mirror.
Illuminated mirrors are one of the hottest bathroom accessories of recent times. Unlike a regular mirror that relies on an overhead light to provide you with a clear reflection of your face, our lighted mirrors generate light from within the mirror itself. Also known as 'rear glow mirrors', a backlit bathroom mirror is fitted with LED lights on the back, giving the piece a beautiful, halo-like glow all around it.
5MM ULTRA-WHITE COPPER-FREE
SILVER MIRROR
Anti-black and anti-oxidation, long service life.
- 1 scratch resistant mirror
- 2 HD float glass
- 3 silver reflective layer
- 4 Antioxidant coating
- 5 mirror sensitization layer
- 6 Waterproof paint layer
GLAM UP YOUR BATHROOM.
LED light mirrors are a great way to create immediate impact whenever you walk into your rooms. Our Led lighted mirror isn't just for the bathroom vanity anymore. LED mirrors are exceptionally versatile, allowing you to use them in multiple locations around your home.
Order Now
Rated 0 by 0 customer(s)
ABOUT
Functional
LED strip with UL&CE listed for LED bathroom mirror product. High CRI value will restore natural color, help you put on best makeup.
Anti Break Protection Technology
Experience unbreakable clarity with our advanced mirror anti-breaking technology.
LED Beads
High Quality LED driver with different certifications for different market. For North American, we used UL approval driver also with metal box cover the driver. We have quality assurance product wish.
Key Features
Light LED Technology
Our mirrors are built with a unique light system that is up to 3 times brighter and captures the light on the sides and on the back of the mirror.
Captured Led Light
Our mirrors installed with a diffuser to spread out the light equally over the lighted parts of the mirror, resulting a high quality, beautifully and efficient lighting experience.
Frame
Beautifully polished edges.
Electrical Safety
All our mirrors are with 12 or 24 volt power suppliers which are safe to use in the bathroom.
Security
All our mirrors feature a security film on the back that prevents dangerous mirror breaks.
Our Approach
We specialize in custom made mirrors with the use of highly skilled hand carving, welding, leafing, painting, and antiquing techniques. With timeless designs, only the highest quality materials are used in manufacturing and shipment to ensure quick and safe arrival.
TOP FIVE ADVANTAGES
OF MIMIRROR
The MiMirror
- Timeless Design
- Long-lasting
- Top Quality Glass
- High Durability
- Waterproff Mirror
Regular mirrors
- Boring design
- Mass Prodcution Regular Glass
- Low Reflection
- Not universally applicable
- Prone to rusting
From Order to Delivery
Free Shipping
Every order comes with free & worldwide shipping. We work with carriers all over the world.
Return Guarantee
You feel unsatisfied with your order? Don't worry, each order comes with a 30 days return guarantee.
Secure Checkout
We accept all major credit cards and Paypal to ensure a safe and SSL-encrypted payment process.
You Might Also Like
Mi-Mirror Medicine CabinetBathroomVanity Mirror
$466.41
Mi-Mirror Minimalist Luxury LED Medicine Cabinet Mirror
$1372.69
Mi-Mirror Elegant Oval Front LED Cabinet Mirror
$1227.69
Mi-Mirror Double LED Strip Rectangle Medicine Cabinet Mirror
$1227.69
Mi-Mirror Modern Rectangle LED Strip Medicine Cabinet Mirror
$1322.69
Mi-Mirror Luxury Designed Rectangle LED Cabinet Mirror
$1227.69
Mi-Mirror Contemporary LED Medicine Cabinet Mirror
$1332.69
Mi-Mirror Classic Round Upper LED Strip Medicine Cabinet Mirror
$1322.69
Mi-Mirror Dream Bathroom Cabinet LED Mirror
$892.56
Mi-Mirror Dream Bathroom Cabinet Mirror
$603.97
Mi-Mirror Round Sliding LED Mirror Cabinet
$1065.54
Mi-Mirror Round Sliding Mirror Cabinet
$584.08
Mi-Mirror Sleek Round Medicine Cabinet
$709.92
Mi-Mirror Modern LED Mirror Medicine Cabinet
$532.09
Mi-Mirror Rectangle Cabinet with LED Mirror
$1071.41
Mi-Mirror LED Medicine Cabinet Bathroom Mirror
$650.36
Mi-Mirror Medicine Cabinet Bathroom Mirror
$601.76
Mi-Mirror Multi-Compartment LED Mirror Cabinet
$735.05
Mi-Mirror Multi-Compartment Mirror Cabinet
$1490.15
Mi-Mirror Wall-Mounted Rectangular Mirror Cabinet
$644.39
Mi-Mirror Dual-Purpose LED Mirror Cabinet
$650.36
Mi-Mirror Dual-Purpose Mirror Cabinet
$503.97
Mi-Mirror Chic Bathroom Organizer LED Mirror
$550.36
Mi-Mirror Chic Bathroom Organizer Mirror
$503.97
Mi-Mirror Classic White LED Cabinet Mirror
$600.36
Mi-Mirror Classic White Cabinet Mirror
$466.41
Mi-Mirror Wooden Cabinet with Integrated LED Mirror
$998.64
Mi-Mirror Round Design LED Mirror with Storage Cabinet
$875.45
Mi-Mirror Round Design Mirror with Storage Cabinet
$784.49
Mi-Mirror Innovative LED Cabinet Mirror
$550.36
Mi-Mirror Natural Wood Finish Bath Cabinet
$708.79
Mi-Mirror Handcrafted Wooden Bathroom Cabinets
$466.41
Mi-Mirror Multipurpose Mirrored Bathroom Cabinet
$974.62
Mi-Mirror Rectangle LED Storage Cabinet Mirror
$813.39
Mi-Mirror Mirror-Incorporated Bathroom StorageUnit
$566.41
Mi-Mirror Nordic Multifunctional Storage Cabinet Mirror
$726.63
Mi-Mirror Rectangle Shape LED Storage Cabinet Mirror
$979.08
Mi-Mirror Rectangle Shape Storage Cabinet Mirror
$871.65
Mi-Mirror Luxury Aluminum Storage CabinetMirror
$603.97
Mi-Mirror Modern LED-Lit Black CabinetMirror
$751.56
Mi-Mirror Chic LED-Enhanced White CabinetMirror
$552.39
Mi-Mirror Arched Medicine Cabinet Mirror
$440.31
Mi-Mirror Oval Medicine Cabinet Mirror
$1227.69
Mi-Mirror Modern Flair Rectangular Cabinet Mirror
$657.99
Mi-Mirror Storage Shelves Display Cabinet Mirror
$1087.70
Mi-Mirror Medicine Cabinet Minimalistic Rectangle Mirror
$673.9
Mi-Mirror Medicine Cabinet Rectangle Mirror
$603.97
Mi-Mirror Bathroom Corner Medicine Cabinet Mirror
$1434.32
Mi-Mirror SET Dream Bathroom Combination
$7486.46
Mi-Mirror Medicine Cabinet LED Bathroom Mirror
$470.82
Mi-Mirror Medicine Cabinet With/Out LED Bathroom Mirror
$756.45
Reviews
There are no reviews yet
Be the first to review “Mi-Mirror Medicine Cabinet Anti-FogLED BathroomMirror”