SKU: B082P357386

Console Table With Design, Extra Long Sofa Table For Living Entryway - Brown / White

$19999 USD $25999


Delivery and Shipping

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

  • Vintage French Aesthetic: Combines hand-distressed brown woodgrain with detailed white metalwork for authentic old-world charm.
  • Space-Saving Design: Compact depth of 11.81 inches fits narrow hallways and tight spaces behind large sofas.
  • Dual Open Shelves: Offers versatile storage - display decor above, tuck away baskets or books below.
  • Heavy-Duty Construction: Features solid-core MDF shelves and robust steel legs capable of supporting up to 300 lbs.
  • Multi-Functional Use: Serves as a console table, sofa table, or TV stand across various home settings.
  • Timeless Style: Blends classic French country and industrial elements for enduring appeal in modern homes.
  • Easy Assembly: Requires no tools for basic setup; ready to place and use right out of the box.

Console Table With Design, Extra Long Sofa Table For Living Entryway - Brown / White
70.87"W x 11.81"D x 33.46"H - 46.3 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'); } } });