SKU: B082P357396

Console Table With 3 Tier Storage Shelves Finish, Slim Narrow Design For Living Entryway - Brown / Black

$19999 USD $24999


Delivery and Shipping

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

  • 3-Tier Open Storage: Offers spacious, accessible shelves for organizing books, décor, plants, and accessories
  • Industrial Style Design: Rustic brown woodgrain finish with black metal legs enhances modern and rustic interiors
  • Space-Saving Dimensions: Slim 11.81" depth fits perfectly in narrow areas like hallways and entryways
  • Sturdy Construction: Thick 3cm MDF board and reinforced metal legs ensure long-term durability
  • Double X-Frame Support: Enhances stability and prevents wobbling on uneven floors
  • Easy Assembly: All hardware and clearly labeled parts included with step-by-step instructions
  • Multifunctional Use: Works as a sofa table, TV stand, entryway console, or display shelf

Console Table With 3 Tier Storage Shelves Finish, Slim Narrow Design For Living Entryway - Brown / Black
55.12"W x 11.81"D x 29.92"H - 47.18 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'); } } });