SKU: B082P357340

Fluted Console Table, Rectangular Entryway Table With Storage For Living Foyer - Natural Wood

$23999 USD $30999


Delivery and Shipping

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

  • Rustic Farmhouse Aesthetic: Natural wood finish with fluted front design adds timeless charm and visual depth to any interior
  • Spacious Display Surface: Generous tabletop provides room for lamps, decor, keys, and personal items
  • Functional Open Center: Central rectangular space ideal for larger art pieces, baskets, or decorative accents
  • Durable Engineered Wood Construction: High-quality material ensures strength, stability, and resistance to scratches
  • Slim Profile Design: Only 11.81 inches deep, perfect for narrow walls and tight corners behind sofas
  • Easy Assembly: Clearly labeled parts and straightforward instructions allow quick setup without tools
  • Versatile Placement Options: Works beautifully in entryways, living rooms, hallways, or as a couch table

Fluted Console Table, Rectangular Entryway Table With Storage For Living Foyer - Natural Wood
59.06"W x 11.81"D x 32.68"H - 70.55 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'); } } });