SKU: B082P356352

3 Drawer End Table, Semi Oval For Living Classic Accent Furniture - Walnut

$33999 USD $42999


Delivery and Shipping

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

  • Fully Assembled for Instant Use: No tools or setup required - unbox and place immediately in your space.
  • Premium Solid Wood Construction: Durable and stable, built with high-quality solid wood and MDF for lasting strength.
  • Elegant Semi-Oval Design: Timeless look with curved edges and carved grooves that complement modern, traditional, and transitional styles.
  • Space-Saving with Ample Storage: Slim footprint (11.42"W x 23.62"L) provides three generous drawers for clutter-free organization.
  • Multi-Functional Versatility: Serves as a nightstand, sofa side table, or chairside accent in various home settings.
  • Smooth Easy-to-Clean Surface: Finished back and durable surface resist marks and wipe clean with minimal effort.
  • Stable and Balanced Build: Solid construction ensures long-term reliability and secure placement in any room.

3 Drawer End Table, Semi Oval For Living Classic Accent Furniture - Walnut
23.62"W x 11.42"D x 24.02"H - 42.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'); } } });