SKU: T736-7

Tyler Creek - Chair Side End Table - Grayish Brown / Black

$29999 USD $37999


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 chairside end table is all the talk of today’s design world. Wood grain shows through the weathered gray-brown top in all of its earthy pleasure. A pull-out tray with lovely traditional hardware has two cup holders. Fuel up your devices with the convenient charging station.

Additional Dimensions
  • Pull out tray: 0"
  • Door opening: 0"
  • Adjustable shelf: 0"
  • Cord length: 90"
  • Lift top opening: 0"


Product Features
  • Made of solid and engineered wood and veneers
  • Dark bronze-tone hardware
  • 1 door; 1 fixed shelf
  • Pull-out tray with 2 cup holders
  • AC power supply with 2 USB charging ports
  • Assembly required


Tyler Creek - Chair Side End Table - Grayish Brown / Black
14.0"W x 24.13"D x 23.0"H - 52.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'); } } });