RentaLite LED Products

Partner with RentaLite

At RentaLite, we believe in building strong partnerships that last. If you’re a retailer, distributor, or entrepreneur looking to add high-quality, stylish, and energy-efficient LED lighting products to your catalog — we’d love to work with you.

We’ll get in touch with you shortly to discuss dealership opportunities and support.

jQuery(document).ready(function($){ $('.e-n-tab-title').each(function(){ let tabIndex = $(this).data('tab-index'); let tabButton = $(this); let contentID = '#e-n-tab-content-' + $('div.e-n-tabs').attr('data-widget-number') + tabIndex; let imageSrc = $(contentID).find('img').first().attr('src'); tabButton.hover( function(){ $('.main-image img').attr('src', imageSrc); } ); }); });