SKU: W763-68

Rosswain - Extra Large TV Stand - Warm Brown

$1,14999 USD $1,44999


Delivery and Shipping

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

This TV stand is not just furniture—it’s a work of art. The cabinet door design is nothing short of a masterpiece. Its deep tribal texture and two-tone finish convey an intentional hand-carved feel creating a unique and attractive surface. Boasting an abundance of storage space and cord management, the large-scale silhouette accommodates flat screen TV’s up to 85 inches.

Additional Dimensions
  • Side door opening (2): 0"
  • Adjustable side shelf (2): 0"
  • Center door opening: 0"
  • Adjustable center shelf: 0"


Product Features
  • Made with hardwood solids, oak veneer and MDF substrate
  • Two-tone finish (light brown and darker rich, warm brown)
  • Metal bar pulls
  • 3 cabinets, each with an adjustable shelf
  • Cutouts for cord management
  • Assembly required


Rosswain - Extra Large TV Stand - Warm Brown
79.5"W x 20.13"D x 32.13"H - 258.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'); } } });