SKU: B082P357395

Extra Long Narrow Console Table For Entryway & Hallway - Black / White Print

$21999 USD $27999


Delivery and Shipping

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

  • Unique Inverted Triangle Design: Distinctive tabletop pattern enhances visual interest and modern farmhouse appeal
  • Enhanced Stability with Thickened Legs: Reinforced 5.91" L x 10.24" legs ensure long-term durability and resistance to wobbling
  • Durable Solid Wood and MDF Construction: Combines strength and refined appearance for lasting performance
  • Generous Dual-Tier Storage: Top surface and lower shelf provide flexible space for décor, books, baskets, and accessories
  • Narrow Profile for Tight Spaces: 11.81" depth fits perfectly behind sofas or in narrow hallways without taking up excess floor area
  • Easy Assembly with Clear Instructions: Labeled parts and step-by-step guide allow quick setup in under an hour
  • Versatile Placement Options: Ideal as an entryway table, hallway console, or sofa table across various home styles

Extra Long Narrow Console Table For Entryway & Hallway - Black / White Print
62.99"W x 11.81"D x 31.5"H - 41.89 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'); } } });