SKU: W655W1

Sharlance - 81" TV Stand With Electric Fireplace

$1,77999 USD $2,22999

Color
Configuration

Delivery and Shipping

At this time we are only able to offer delivery in the Southwest Missouri and Northwest Arkansas area.

Taking a timeless approach to casual beauty, this TV stand with electric fireplace brings easygoing elegance to the everyday. With its wood tone, it seamlessly slips into your room’s aesthetic. Two spacious cabinets (each with an adjustable shelf) and four drawers offer plenty of storage for media and electronics. Enhancing the experience, the fireplace insert brings a touch of warmth and beautiful ambiance to your living room. With the touch of a button, adjust the temperature and the flame brightness, and connect your device to the built-in wireless speakers. The flame effect includes a realistic-looking log set with glowing embers, along with an ambient down light.
Sharlance - 81" TV Stand With Electric Infrared Fireplace Insert - Light Brown
81.0"W x 18.0"D x 33.38"H - 287.0 lb
// Save scroll position before leaving page document.addEventListener('DOMContentLoaded', function() { // Save scroll position when clicking product links const productLinks = document.querySelectorAll('a[href*="/products/"]'); productLinks.forEach(link => { link.addEventListener('click', function() { sessionStorage.setItem('scrollPosition', window.scrollY); sessionStorage.setItem('scrollPage', window.location.href); }); }); // Restore scroll position when returning if (sessionStorage.getItem('scrollPage') === window.location.href) { const savedPosition = sessionStorage.getItem('scrollPosition'); if (savedPosition) { window.scrollTo(0, parseInt(savedPosition)); sessionStorage.removeItem('scrollPosition'); sessionStorage.removeItem('scrollPage'); } } });