SKU: B082P356366

Round End Table - White / Gold

$10999 USD $13999


Delivery and Shipping

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

  • Modern Elegance: White faux marble top with natural veining paired with a gold powder-coated O-frame for a refined, timeless look
  • Sturdy Construction: Reinforced steel frame and premium MDF base support up to 200 lbs for long-term durability
  • Functional Storage: Lower shelf provides discreet space for books, decor, or essentials, enhancing utility without clutter
  • Space-Saving Design: Compact 19.7-inch diameter fits perfectly in tight areas like beside beds or sofas
  • Floor Protection: Non-marring rubber footpads prevent scratches and ensure stability on various surfaces
  • Versatile Use: Serves as a nightstand, coffee table, accent piece, or entryway table across multiple room styles
  • Sleek Safety: Smooth, rounded edges ensure child-safe use while maintaining an elegant appearance

Round End Table - White / Gold
19.69"W x 19.69"D x 25.59"H - 11.02 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'); } } });