SKU: W440/68/W100-02

Wynnlow - 63" TV Stand With Glass/Stone Fireplace Insert - Gray

$76999 USD $96999


Delivery and Shipping

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

This TV stand with fireplace insert is sure to win your heart with its daring designer take on modern rustic. The stand’s crisp, clean and minimalist-chic profile is enriched with a striking replicated oak grain with thick plank styling and a weathered gray finish for that much more authentic character. Crossbuck detailing adds a brilliant barn door inspired touch. Adding that much more show-stopping style: an electric fireplace insert that operates with or without heat and includes a six-level temperature setting, remote control and overheating control for added safety. The fireplace insert comes with optional faux glass crystals and natural stones, so you can customize the look of the flame bed.

Wynnlow - LG TV Stand w/Fireplace Option - Gray

Dimensions 63.39"W x 19.33"D x 25.79"H
Weight 147 lbs
Materials Wood Products

Entertainment Accessories - Fireplace Insert Glass/Stone - Black

Dimensions 24"W x 8.38"D x 20"H
Weight 42 lbs
Materials Glass/ Wood Products
// 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'); } } });