SKU: B082P356348

Narrow End Table With 3 Drawers, Compact Design For Small Spaces - Brown

$30999 USD $39999


Delivery and Shipping

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

  • Fully Assembled: No tools or installation needed - ready to use right out of the box
  • Premium Solid Wood Build: Durable, eco-friendly material resists cracking and warping over time
  • Elegant Vintage Design: Bronze hardware and square panel details add retro sophistication
  • Smart Storage Solution: Three spacious drawers maximize organization in compact spaces
  • Compact & Space-Saving: Only 11.81 inches wide, ideal for tight corners and small rooms
  • Versatile Placement: Works as a bedside table, sofa side table, or accent piece in any room
  • Natural Beauty: Rich brown finish highlights the grain and character of solid wood

Narrow End Table With 3 Drawers, Compact Design For Small Spaces - Brown
23.62"W x 11.81"D x 25.59"H - 39.68 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'); } } });