SKU: W743-68

Realyn - TV Stand

$87999 USD $1,10999

Color
Dimensions

Delivery and Shipping

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

Elevating the art of traditional cottage styling, this TV stand with fireplace option is beautifully in tune with your taste. Antiqued two-tone aesthetic blends a chipped white with a distressed wood tone top for added charm. Cabinet doors’ decorative fretwork over mirrored glass adds a lovely twist. Compatible with W100-121 fireplace insert (sold separately).
Realyn - XL TV Stand w/Fireplace Option - Chipped White
74.0"W x 18.13"D x 36.13"H - 158.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'); } } });