SKU: B082P357388

Long Console Table With Geometric Base - Oak

$20999 USD $26999


Delivery and Shipping

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

  • Rustic Farmhouse Aesthetic: Warm oak brown finish with natural wood grain texture creates timeless appeal
  • Geometric Support Base: Triangular patterned wooden frame adds artistic structure and stability
  • Durable Thickened Top: 0.6-inch E1 particleboard with waterproof melamine surface resists spills and wear
  • Versatile Placement Options: Perfect as an entryway table, behind sofa, hallway accent, or living room centerpiece
  • Sturdy Construction: Solid wood frame supports heavy items while maintaining clean lines and balance
  • Easy Assembly: Clearly labeled parts and step-by-step guide simplify setup without tools
  • Low-Maintenance Surface: Smooth melamine finish wipes clean effortlessly for lasting freshness

Long Console Table With Geometric Base - Oak
70.87"W x 11.81"D x 33.46"H - 48.5 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'); } } });