SKU: B082P357348

Rectangular Extra Long Console Table For Living Entryway - Rustic Brown

$20999 USD $26999


Delivery and Shipping

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

  • Farmhouse Charm with Extra Length: 63" length delivers spacious display area while fitting narrow spaces like hallways or beside sofas
  • Durable Engineered Wood Build: High-quality MDF construction ensures strength and longevity with authentic wood texture
  • Stable Floor Protection: Includes foot pads to prevent wobbling and safeguard floors during daily use
  • Versatile Home Placement: Perfect behind the couch, in entryways, hallways, or dining areas for flexible styling options
  • Simple Assembly Process: Comes with clear instructions and labeled parts for fast, hassle-free setup
  • Rustic Aesthetic Appeal: Mix brown finish adds warmth and character to modern and traditional interior schemes
  • Functional & Stylish Design: Combines utility with visual interest, ideal for displaying décor, lighting, or personal keepsakes

Rectangular Extra Long Console Table For Living Entryway - Rustic Brown
62.99"W x 13.78"D x 33.46"H - 57.32 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'); } } });