SKU: B082P357394

Slim 2 Tier Entryway Accent Extra Long Console Table For Living Room - Natural / Light Brown

$23999 USD $30999


Delivery and Shipping

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

  • Farmhouse Aesthetic: Natural brown wood finish delivers timeless rural charm and a serene ambiance
  • Spacious Dual-Tier Design: Offers generous display and storage space while maintaining a slim 11.6" depth
  • Durable Construction: Engineered wood with scratch-resistant surface ensures long-term resilience and low upkeep
  • Stable Wide-Leg Base: Provides firm support and a clean, open look for enhanced visual flow
  • Versatile Placement: Perfect behind sofas, in hallways, or as an entryway accent table across multiple rooms
  • Easy Assembly: Comes with tools and clear instructions for quick setup with no professional help needed
  • Space-Saving Profile: 70.9" length maximizes utility without dominating narrow or elongated areas

Slim 2 Tier Entryway Accent Extra Long Console Table For Living Room - Natural / Light Brown
70.87"W x 11.61"D x 31.69"H - 55.78 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'); } } });