SKU: B082P356368

Round End Table With O-Shaped Base - White / Gold

$12999 USD $15999


Delivery and Shipping

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

  • Modern White & Gold Design: Elegant faux marble top with matte gold O-shaped base for a sophisticated mid-century modern look
  • Spacious & Functional Surface: 19.7-inch diameter tabletop ideal for daily essentials like books, lamps, and beverages
  • Durable & Stable Structure: Reinforced metal frame and thickened MDF top ensure long-term use and resistance to wear
  • Adjustable Foot Pads: Provides stability on uneven floors and protects your flooring from scratches
  • Easy Assembly: Includes all tools and clear instructions for quick setup without professional help
  • Versatile Placement: Fits perfectly beside sofas, beds, or in reading corners across multiple room types
  • Low-Maintenance Finish: Smooth faux marble surface is easy to clean and resists everyday marks and stains

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