SKU: B082P356333

Round End Table With Hairpin Legs, 2 Tier For Living Room - White / Gold

$7999 USD $9999


Delivery and Shipping

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

  • Modern Glam Look: Sleek white faux marble top with gold-tone hairpin legs complements contemporary, minimalist, and glam interior styles.
  • Compact Yet Functional: 18.7 inches wide and 21.6 inches tall, designed to fit small spaces while providing ample surface and storage.
  • Versatile Use: Serves as a side table, nightstand, coffee table, or accent piece in living rooms, bedrooms, dorms, or apartments.
  • Dual-Tier Storage Design: Upper surface for decor or drinks, lower shelf for books, vases, or storage basketsmaximizing organization and style.
  • Sturdy & Scratch-Resistant: Powder-coated steel frame and premium faux marble top resist scratches and rust, ensuring lasting durability.
  • Easy 15-Minute Assembly: Includes labeled parts and tools for quick setup no professional help required.

Round End Table With Hairpin Legs, 2 Tier For Living Room - White / Gold
18.9"W x 18.9"D x 21.65"H - 9.11 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'); } } });