LED Lighted Vanity Mirrors for Bathroom at Glass Genius (2025)

View as Grid List

Items 1-13 of 13

Deviler To

Set Ascending Direction Set Descending Direction

  1. Rectangle Lighted LED Bathroom And Vanity Mirror 18 X 40 Inch With Anti Fog, Adjustable Light Color And Dimmer Touch Sensors

    By Fab Glass and Mirror LLC

    Rating:

    98 %

    70 Reviews

    Shipping Time:

    1 day

    $199.99

    Out of stock

    Learn More

  2. Rectangle Lighted LED Bathroom And Vanity Mirror 20 X 30 Inch With Anti Fog, Adjustable Light Color And Dimmer Touch Sensors

    By Fab Glass and Mirror LLC

    Rating:

    98 %

    70 Reviews

    Shipping Time:

    1 day

    $171.99

    110 items in stock

    Learn More

  3. Rectangle Lighted LED Bathroom And Vanity Mirror 24 X 36 Inch With Anti Fog, Adjustable Light Color And Dimmer Touch Sensors

    By Fab Glass and Mirror LLC

    Rating:

    98 %

    70 Reviews

    Shipping Time:

    1 day

    $229.99

    4 items in stock

    Learn More

  4. Rectangle Lighted LED Bathroom And Vanity Mirror 30 X 40 Inch With Anti Fog, Adjustable Light Color And Dimmer Touch Sensors

    By Fab Glass and Mirror LLC

    Rating:

    98 %

    70 Reviews

    Shipping Time:

    1 day

    $349.99

    293 items in stock

    Learn More

  5. Rectangle Lighted LED Bathroom And Vanity Mirror 30 X 60 Inch With Anti Fog, Adjustable Light Color And Dimmer Touch Sensors

    By Fab Glass and Mirror LLC

    Rating:

    98 %

    70 Reviews

    Shipping Time:

    1 day

    $649.99

    46 items in stock

    Learn More

  6. Rectangle Lighted LED Bathroom And Vanity Mirror 36 X 48 Inch With Anti Fog, Adjustable Light Color And Dimmer Touch Sensors

    By Fab Glass and Mirror LLC

    Rating:

    98 %

    70 Reviews

    Shipping Time:

    1 day

    $479.99

    89 items in stock

    Learn More

  7. Rectangle Lighted LED Bathroom And Vanity Mirror 36 X 72 Inch With Anti Fog, Adjustable Light Color And Dimmer Touch Sensors

    By Fab Glass and Mirror LLC

    Rating:

    98 %

    70 Reviews

    Shipping Time:

    1 day

    $849.99

    10 items in stock

    Learn More

  8. Round Lighted LED Bathroom And Vanity Mirror 28 Inch With Anti Fog, Adjustable Light Color And Dimmer Touch Sensors

    By Fab Glass and Mirror LLC

    Rating:

    98 %

    70 Reviews

    Shipping Time:

    1 day

    $214.99

    89 items in stock

    Learn More

  9. Round Lighted LED Bathroom And Vanity Mirror 39 Inch With Anti Fog, Adjustable Light Color And Dimmer Touch Sensors

    By Fab Glass and Mirror LLC

    Rating:

    98 %

    70 Reviews

    Shipping Time:

    1 day

    $359.99

    72 items in stock

    Learn More

  10. Full Length Lighted LED Vanity Mirror 19 X 59 Inch With Anti Fog, Adjustable Light Color And Dimmer Touch Sensors

    By Fab Glass and Mirror LLC

    Rating:

    98 %

    70 Reviews

    Shipping Time:

    1 day

    $269.99

    27 items in stock

    Learn More

  11. Rectangle Lighted LED Bathroom And Vanity Mirror 24 X 36 Inch Framed With Anti Fog, Adjustable Light Color And Dimmer Touch Sensors (Champagne Gold)

    By Fab Glass and Mirror LLC

    Rating:

    98 %

    70 Reviews

    Shipping Time:

    1 day

    $279.99

    18 items in stock

    Learn More

  12. Rectangle Lighted LED Bathroom And Vanity Mirror 20 X 30 Inch Framed With Anti Fog, Adjustable Light Color And Dimmer Touch Sensors (Matte Black)

    By Fab Glass and Mirror LLC

    Rating:

    98 %

    70 Reviews

    Shipping Time:

    1 day

    $219.99

    27 items in stock

    Learn More

  13. Rectangle Lighted LED Bathroom And Vanity Mirror 30 X 40 Inch Framed With Anti Fog, Adjustable Light Color And Dimmer Touch Sensors (Matte Black)

    By Fab Glass and Mirror LLC

    Rating:

    98 %

    70 Reviews

    Shipping Time:

    1 day

    $399.99

    9 items in stock

    Learn More

    No more product

<% } %>

<%= product.base_image %><% } else { %><%= product.image %><% } %>" alt='' width="240" height="300">

<%= product.name%>

<% if (product.shop_url != "" && product.shop_name != "") { %> By <%= product.shop_name %> <% } %>

<% if (product.review_count > 0) { %>

Rating:

<%= product.rating %>%

<%= product.review_count %>Reviews

<% } %>

<% if (product.shipping_time != "") { %> Shipping Time:

<%= product.shipping_time%> <% if(product.shipping_time == 1){ %> day <% }else{ %> days <% } %>

<% } %>

<% if (typeof product['prices_'+customerGroupId] !== "undefined") { %>

<% product.prices = product['prices_'+customerGroupId]; %> <% if (product.type_id == "configurable") { %> <% if (product.prices.min_price != product.prices.max_price) { %> From: <%= _.getFormattedPrice(product.prices.min_price) %> <% } else { %> <%= _.getFormattedPrice(product.prices.final_price) %> <% } %> <% } else { %> <% if (product.type_id == "grouped") { %> From: <%= _.getFormattedPrice(product.prices.min_price) %> <% } else { %> <% if (product.type_id == "bundle") { %> From: <%= _.getFormattedPrice(product.prices.min_price) %>
To: <%= _.getFormattedPrice(product.prices.max_price) %> <% } else { %> <% if (product.prices.final_price < product.prices.price) { %> <% if (typeof product.special_from_date != "undefined") { tmp = product.special_from_date.split(/[- :]/); product.special_from_date = new Date(tmp[0], tmp[1]-1, tmp[2], tmp[3], tmp[4], tmp[5]).getTime(); } %> <% if (typeof product.special_to_date != "undefined") { tmp = product.special_to_date.split(/[- :]/); product.special_to_date = new Date(tmp[0], tmp[1]-1, tmp[2], tmp[3], tmp[4], tmp[5]).getTime(); } %> <% if (((typeof product.special_from_date != "undefined" && product.special_from_date <= Date.now()) && (typeof product.special_to_date != "undefined" && Date.now() <= product.special_to_date)) || (typeof product.special_from_date != "undefined" && typeof product.special_to_date == "undefined" && product.special_from_date <= Date.now()) || (typeof product.special_to_date != "undefined" && typeof product.special_from_date == "undefined" && Date.now() <= product.special_to_date) || (typeof product.special_to_date == "undefined" && typeof product.special_from_date == "undefined")) { %>

<%= _.getFormattedPrice(product.prices.price, product.tax_class_id) %>

<%= _.getFormattedPrice(product.prices.final_price, product.tax_class_id) %>

<% } else { %> <%= _.getFormattedPrice(product.prices.price, product.tax_class_id) %> <% } %> <% } else { %> <%= _.getFormattedPrice(product.prices.price, product.tax_class_id) %> <% } %> <% } %> <% } %> <% } %>

<% } %> <% if (product.type_id != 'configurable') { %>

<% if (product.qty != 0) { %> <%= product.qty %> items in stock <% } else { %> Out of stock <% } %>

<% } %> <% if (product.configurable_options) { %>

Please select options before adding the product to the cart.

<% _.each(product.configurable_options, function(option, attributeCode) { %> <% if (option.visualSwatch) { %>

<% _.each(option.values, function(value) { %>

attribute-id="<%= option.id %>" option-id="<%= value.id %>" style="background: <%= value.swatch %> no-repeat center; background-size: initial;"><% if (!value.swatch) { %><%= value.label %><% } %>

<% }) %>

<% } else { %> <% if (option.textSwatch) { %>

<% _.each(option.values, function(value) { %>

attribute-id="<%= option.id %>" option-id="<%= value.id %>"><% if (value.swatch) { %><%= value.swatch %><% } else { %><%= value.label %><% } %>

<% }) %>

<% } %> <% } %> <% }) %>

<% } %>

<% if (typeof product.description != "undefined") { %><%= jQuery.truncate(product.description,{words:true,length:150}) %><% } %> Learn More

<% if (ajaxCartEnabled) { %>

<% } else { %><% } %>

<% if (addToCompareEnabled) { %> " class="eln-ajax-add-to-compare action tocompare"> Add to Compare <% } %>

items per page

Search By

Price

$171.00 - $849.00

$849.00

$171.00

Categories

  • checkbox inputLED Mirrors13

    Size

    36 x 72 Inch 24 x 36 Inch 36 x 48 Inch 28 Inch 39 Inch 18 x 40 Inch 20 x 30 Inch 30 x 40 Inch 30 X 60 Inch 19 X 59 Inch

    Show more Show less

    Rating

    rating No rating 13

    Your Shipping Location

    Current Zip Code:

    Current State:

    Do You Need Installation?

    Your Shipping Destination?

    '); jQuery('#installation-modal .head-block .zip-block-close').show(); }); jQuery('#purchase-order-deliver img').click(function(){ jQuery('#installation-modal').removeClass('modal-hide').addClass('modal-show'); jQuery("#installation-modal").before(''); jQuery('#installation-modal .head-block .zip-block-close').show(); }); jQuery('#purchase-order-unavailable').click(function(){ jQuery('#installation-modal').removeClass('modal-hide').addClass('modal-show'); jQuery("#installation-modal").before(''); jQuery('#installation-modal .head-block .zip-block-close').show(); }); // Close Installation Popup jQuery('#installation-modal .head-block .zip-block-close').click(function(){ jQuery('#installation-modal').removeClass('modal-show').addClass('modal-hide'); jQuery("body .modal-body-overlay").remove(); }); // Add Installation and Zip-code jQuery('#installation-continue-btn').click(function(event){ event.preventDefault(); let deliver_to = escaper.escapeHtml(jQuery('input[name=enter-zipcode]').val(), ); let installation = escaper.escapeHtml(jQuery('input[name="model-installation"]:checked').attr("val"), ); let shipping_type = escaper.escapeHtml(jQuery('input[name="custom-cut-shipping-type"]:checked').attr("val"), ); if (deliver_to != "" && installation != "" && shipping_type !="") { let obj = { installation: installation, deliverTo: deliver_to, shipping_type: shipping_type } let updatedUrl = url.build('/customcut/index/update'); jQuery.ajax({ type: "POST", url: updatedUrl, data: obj, beforeSend: function () { jQuery('body').trigger('processStart'); // start loader } }) .always(function() { jQuery('body').trigger('processStop'); }) .then(function(data) { // Resolve if (data.result == "done") { let product_id = jQuery('input[name="glassgenius_product_id"]').val(); if (typeof product_id !== "undefined") { jQuery.fn.validaProduct(deliver_to, product_id); } jQuery('input[name=deliverTo]').val(deliver_to); jQuery('#postal-code').html(deliver_to); jQuery('.zipcode-info .current-zip-code').html(deliver_to); jQuery('.zipcode-info .current-state-location').html(data.state); jQuery('.update-form input[type="radio"]').removeAttr("checked"); jQuery('input[val="'+installation+'"]').attr("checked",""); jQuery('input[val="'+shipping_type+'"]').attr("checked",""); jQuery('#installation-modal').removeClass('modal-show').addClass('modal-hide'); jQuery("body .modal-body-overlay").remove(); } else if(data.result == "InternalError") { jQuery('#show-error span').html('Internal Server Error.'); } else if(data.result == "fail"){ jQuery('#show-error span').html('Please enter a valid postal-code'); } }, function(){ // Reject! alert('Please check your connection'); }); } else { jQuery('#show-validation span').html('Please fill the required values'); jQuery('#show-validation').show(); setTimeout(function() { jQuery('#show-validation').fadeOut(); }, 1500 ); } }); jQuery.fn.validaProduct = function (deliver_to, product_id) { let purchaseOrderDeliver = jQuery('#purchase-order-deliver'); let purchaseOrderUnavailable = jQuery('#purchase-order-unavailable'); let addToCart = jQuery('#product-addtocart-button'); let obj = { zipcode: deliver_to, product_id: product_id } let canPurchaseUrl = url.build("glassgeniuscataloglaunch/index/canpurchase"); jQuery.ajax({ type: "POST", url: canPurchaseUrl, data: obj }).done(function (data) { if (data.result == "done") { if (data.product == true) { if (data.supplier == true) { purchaseOrderDeliver.find('strong').text(deliver_to); addToCart.attr('disabled', false); purchaseOrderDeliver.show(); purchaseOrderUnavailable.hide(); } else { addToCart.attr('disabled', true); purchaseOrderUnavailable.show(); purchaseOrderDeliver.hide(); } } } }).fail(function (jqXHR, textStatus, errorThrown) { alert('Please check your connection'); }); } }); });

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (15)

    Get Help From Our Top Experts

    If you have limited knowledge about glass products, our expert can help you. Contact them at (863) 666-0776

    Key Features/Specifications of Lighted Mirrors

    You don’t need additional lighting with LED mirrors since they are backlit. Plus, the lighted mirrors are energy efficient. With just 25W of input, they produce up to 1400 lumens of brightness.Further, these copper-free, high-definition silver mirrors have adjustable light intensities. So, for enhanced energy efficiency and elegant looks, lighted mirrors are the best option.

    Specification Table

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (16)Input

    25W

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (17)Lighting Range

    1600LM to 1800LM

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (18)Shapes

    Full Length, Rectangular, Round, Square

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (19)Lighting Temperature

    3000k to 6500k

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (20)Mirror

    Copper-free, high definition silver mirror

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (21)

    Available Shapes of Lighted Mirror

    At Glass Genius, you can shop for a wide range of LED mirrors. Some of these shapes are listed below for your convenience.

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (22)

    Round LED Mirror

    Round LED mirrors are one of the most common types of LED mirrors. Their classic appearance makes them an ideal choice for any living space. Apart from the bathroom, you can also install round-lighted mirrors in bedrooms and hallways.

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (23)

    Rectangle LED Mirror

    You can opt for the front-lighted rectangular bathroom mirrors to achieve unique aesthetics. Rectangular LED mirrors are best suited for large-size bathrooms. Because of their unique appearance, they also emit more light.

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (24)

    LED Full-Length Mirror

    The LED full-length mirror is a special kind of lighted mirror. Its size, look, and functionality make it different from other illuminated mirrors. You can install this mirror in the hallways, bedrooms, and even bathrooms.

    Best Places for LED Mirrors

    Though LED mirrors can be installed anywhere, for example, they look quite good, even in the hallways. However, most homeowners prefer to install them in the bathrooms.

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (25)

    Bathroom

    An LED bathroom mirror is the first pick of every homeowner because these mirrors make an ordinary bathroom look more appealing and stylish. Their lighted and unique appearance is what grab the attention of almost every homeowner.

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (26)

    Bedroom

    There are many ways to enhance the curb appeal of any property. However, installing LED bedroom mirrors is one unique idea. Apart from expensive home furniture, you can also go with these LED mirrors for that modern look and feel.

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (27)

    Hallway

    It’s not just your bedroom or bathroom that requires some modifications. For a more personalized appearance, you can also install LED mirrors in the hallway. This also increases the worth of your property.

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (28)

    Barber Shop/Salon

    Looking for a classy mirror for your salon? If yes, there is no better option than a backlit mirror. Your customers will love the look of these mirrors. Plus, these mirrors are quite an energy efficient. So you don’t have to worry about their power consumption.

    Frequently Asked Questions

    Do LED Mirrors Provide Enough Light?

    Modern LED mirrors are available in a variety of lighting options such as 4500K or 5000K which provide enough illumination to brighten any space.

    How long do LED lighted mirrors last?

    LED lighted mirrors use energy saving light technology that has an estimated lifespan of 50,000 hours. It is about 10 years of life for your LED mirror.

    Are LED Mirrors Good for Makeup?

    LED mirrors are great for makeup or styling your hair as these mirrors emit an even amount of light around you and do not cast any shadows.

    How do I choose an LED mirror?

    Choosing an LED mirror depends on the placement and the size you require. Measure the dimensions where you want to place and proceed to order your LED mirror.

    Can you replace bulbs in LED mirrors?

    No, you cannot replace bulbs in LED mirrors. In case the LEDs stop working, you have to change the whole LED strip. But don’t worry, these mirrors generally last for a good amount of time.

    Do LED mirrors have to be wired in?

    Ready-made LED mirrors don’t require any complex wiring; you just have to install them and connect their power cables to a wall outlet. That’s pretty much it.

    Latest From Our Blog

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (29)

    7 Interior Makeover Tricks to Creating Fresh Vibes in Home – without spending a lot

    When you buy a new house or an apartment, obviously, at that time you have a low budget to decorate it well. So, we want to spend less but create more...

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (30)

    Home Remodeling Tips from Top Interior Designers

    Home remodeling and renovation is an area that all homeowners take interest in. Whether it’s a humble abode or a large house, some little tweaks...

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (31)

    How to DIY Frame Bathroom Mirror

    The bathroom is one of the most underrated place in the entire house. Used excessively throughout the day by members of the household...

    FAQ's

    Ask Question

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (32)

    Fast Delivery

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (33)

    High Quality

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (34)

    Customer First

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (35)

    SSL Secured

    <% }) %> <% } %> <% }) %> <% if (count == 0) { %> No category found <% } %>

    LED Lighted Vanity Mirrors for Bathroom at Glass Genius (2025)
    Top Articles
    Nonprescription acne treatment: Which products work best?
    NFL Sunday Ticket pricing, billing, & purchase options
    Oil-Based Makeup Remover: The Best Cleansing Oils of 2024 to Remove Makeup and Dirt
    Latest Posts
    FAQs about the Inflation Reduction Act’s Medicare Drug Price Negotiation Program | KFF
    5 tips for healthy, glowing skin
    Recommended Articles
    Article information

    Author: Terence Hammes MD

    Last Updated:

    Views: 5815

    Rating: 4.9 / 5 (69 voted)

    Reviews: 84% of readers found this page helpful

    Author information

    Name: Terence Hammes MD

    Birthday: 1992-04-11

    Address: Suite 408 9446 Mercy Mews, West Roxie, CT 04904

    Phone: +50312511349175

    Job: Product Consulting Liaison

    Hobby: Jogging, Motor sports, Nordic skating, Jigsaw puzzles, Bird watching, Nordic skating, Sculpting

    Introduction: My name is Terence Hammes MD, I am a inexpensive, energetic, jolly, faithful, cheerful, proud, rich person who loves writing and wants to share my knowledge and understanding with you.