SKU: B082P357411

Extra Long Sofa Table For Hallway, Entryway & Living Room - Rustic Brown

$21999 USD $27999


Delivery and Shipping

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

  • Ultra-Long 70.9" Design: Perfect for large spaces, ideal behind sectionals or in open-concept hallways
  • 2-Tier Open Shelves: Offers smart display and storage for decor, books, and essentials
  • Industrial Strength Frame: Reinforced with steel supports and thick MDF top for lasting durability
  • Adjustable Foot Pads: Ensures stability on uneven floors and protects surface finishes
  • Rustic Brown Wood-Grain Finish: Adds warm texture and visual contrast to modern or traditional settings
  • Multi-Purpose Use: Functions as sofa table, entryway console, or hallway accent piece
  • Easy Assembly: Clearly labeled parts and instructions allow setup in under 15 minutes

Extra Long Sofa Table For Hallway, Entryway & Living Room - Rustic Brown
70.87"W x 11.61"D x 31.5"H - 45.4 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'); } } });