SKU: B082P357414

Accent Entryway Console Table With Geometric Bas For Living Hallway - White / Gold

$18999 USD $23999


Delivery and Shipping

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

  • Modern Luxury Design: Striking white faux marble top with gold geometric metal base creates a bold focal point.
  • Spacious Surface: 39.37" wide x 11.81" deep tabletop offers generous room for decor and essentials.
  • Durable Construction: Premium engineered wood with scratch- and stain-resistant finish ensures long-lasting use.
  • Stable & Lightweight Base: Five robust gold octagon legs provide strong support with an open, airy appearance.
  • Adjustable Feet: Included pads ensure balance on uneven surfaces and protect floor finishes.
  • Easy Assembly: Labeled parts and clear instructions allow setup in under 30 minutes.
  • Versatile Placement: Perfect as an entryway, sofa, or hallway table across multiple interior styles.

Accent Entryway Console Table With Geometric Bas For Living Hallway - White / Gold
39.37"W x 11.61"D x 31.5"H - 24.46 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'); } } });