SKU: A4000609

Ashber - Accent Table - White / Black

$13999 USD $16999


Delivery and Shipping

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

Sofa-side. Chairside. Wherever you decide. Loaded with possibilities, this accent table is just the spot for your cuppa, houseplant or current read. A natural marble top and metal legs give the sleek design that much more interest.

Product Features
  • Made with metal
  • White marble tabletop
  • Color variations, fissures, mineral deposits and veining in the marble top are naturally formed characteristics
  • Assembly required


Ashber - Accent Table - White / Black
22.0"W x 13.0"D x 22.25"H - 35.0 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'); } } });