SKU: B082P357372

Extra Long Sofa Table With Diamond Pattern Frame, 2 Tier Open Storage For Living Room - White / Gold

$25999 USD $32999


Delivery and Shipping

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

  • Unique Diamond Pattern Design: Features a standout gold metal frame with a geometric diamond pattern, adding architectural interest and modern flair to any room.
  • Expansive 70.9" Length: Measures 70.87"W x 11.81"D x 33.46"H, offering generous surface area ideal for large seating areas or narrow hallways.
  • Sturdy Construction: Built with 1.57" thick engineered wood top and heavy-duty metal frame for lasting durability and strength.
  • Adjustable Stability Pads: Equipped with adjustable foot pads to ensure a wobble-free stance on any floor type.
  • Multi-Functional Open Storage: Two-tier design provides accessible space for organizing decor, books, or everyday items.
  • Easy Assembly: Comes with clear instructions and all required hardware for quick, hassle-free setup.
  • Modern Aesthetic: White and gold color combination creates a clean, elegant look that enhances living spaces and entryways.

Extra Long Sofa Table With Diamond Pattern Frame, 2 Tier Open Storage For Living Room - White / Gold
70.87"W x 11.81"D x 33.46"H - 50.71 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'); } } });