SKU: B082P357393

Console Table With Arched Base For Entryway - Black

$17999 USD $22999


Delivery and Shipping

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

  • Contemporary Style with Arched Base: Sleek black design with sculptural arched base adds visual interest and modern flair.
  • Optimal Display Functionality: 47.24" wide surface offers generous space for decorative items and personal touches.
  • Super Sturdy & Stable Construction: 2.56" thick tabletop and reinforced arched base ensure durability and support up to 200 lbs.
  • Exceptional Premium Quality Material: Made from solid wood and MDF with a resilient, scratch-resistant finish.
  • Easy Installation: Clearly labeled parts and step-by-step instructions enable quick and simple assembly.
  • Versatile Placement Options: Ideal for entryways, behind sofas, or narrow hallways, fitting seamlessly into various room layouts.
  • Timeless Aesthetic Appeal: Minimalist black finish blends effortlessly with diverse interior styles.

Console Table With Arched Base For Entryway - Black
47.24"W x 11.81"D x 33.86"H - 32.19 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'); } } });