SKU: W736-68

Tyler Creek - Extra Large TV Stand - Black / Gray

$98999 USD $1,23999


Delivery and Shipping

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

Shabby chic with a hint of down-home country, this TV stand appeals to today’s more relaxed sensibilities. Its richly rustic two-tone effect blends a textured black finish with a weathered gray-brown top for an easy-elegant aesthetic. Framed doors with crossbuck detailing and clear glass insets bring a touch of modern farmhouse to the scene.

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


Product Features
  • Made of veneers, wood and engineered wood
  • Two-tone finish
  • 4 doors with clear glass insets and antiqued bronze-tone knobs
  • 3 adjustable shelves
  • Cutouts for ventilation and wire management
  • Assembly required


Tyler Creek - Extra Large TV Stand - Black / Gray
74.25"W x 18.13"D x 36.0"H - 195.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'); } } });