SKU: B082P357390

Extra Long Console Table Table Behind Couch For Hallway & Living - Black

$22999 USD $29999


Delivery and Shipping

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

  • Modern Farmhouse Design: Blends rustic charm with clean lines for a timeless look that suits multiple decor styles
  • Elegant Deep Black Finish: Adds understated sophistication and complements diverse interior aesthetics
  • Premium Wood Build: Crafted from solid wood and MDF with E1 standard, ensuring durability and resistance to warping
  • Multi-Functional Use: Serves as a sofa table, hallway console, entryway organizer, or bedroom accent piece
  • Quick Assembly: Pre-drilled holes and labeled parts enable fast setup without tools
  • Low Maintenance Surface: Stain-resistant matte finish wipes clean easily for lasting appearance
  • Compact & Space-Saving: Narrow profile maximizes utility in tight spaces without compromising style

Extra Long Console Table Table Behind Couch For Hallway & Living - Black
62.99"W x 11.81"D x 32.28"H - 55.56 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'); } } });