SKU: B082P356357

4 Tier Narrow End Table With Storage Shelves For Living Bedroom, Small Spaces - Rustic Brown

$12999 USD $15999


Delivery and Shipping

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

  • Industrial Aesthetic: Rustic brown MDF with matte black geometric metal frame adds modern edge to any room
  • Spacious Open Shelving: Four wide shelves provide ample room for books, plants, and décor items
  • Compact & Space-Saving: Only 11.81 inches deep, perfect for tight corners and small rooms
  • Durable Construction: Reinforced MDF and powder-coated metal frame ensure long-lasting strength
  • Stable on Uneven Floors: Adjustable foot pads maintain balance and prevent wobbling
  • Easy Assembly: Quick setup in under 15 minutes with included hardware and clear instructions
  • Multi-Functional Use: Ideal as a sofa side table, bedside nightstand, or entryway accent piece

4 Tier Narrow End Table With Storage Shelves For Living Bedroom, Small Spaces - Rustic Brown
25.59"W x 11.81"D x 26.18"H - 20.5 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'); } } });