SKU: B082P356336

C-Shaped Sofa Side Table For Living Room - White / Gold

$9999 USD $12999


Delivery and Shipping

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

  • Elegant Modern Design: White faux marble top with gold metal frame delivers a refined look for any interior.
  • Space-Saving Shape: C-shape design slides easily under furniture for efficient use of small spaces.
  • Durable Construction: Powder-coated metal frame and scratch-resistant particleboard ensure lasting strength.
  • Versatile Placement: Works as a nightstand, snack table, or display stand in multiple room settings.
  • Easy Maintenance: Waterproof and wipe-clean surface ideal for daily use and simple cleaning.
  • Compact Dimensions: 23.6 inches wide fits snugly next to sofas, beds, or chairs without overcrowding.
  • Stylish Functionality: Combines sleek appearance with practical utility for modern living spaces.

C-Shaped Sofa Side Table For Living Room - White / Gold
23.62"W x 11.81"D x 23.62"H - 14.99 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'); } } });