SKU: B082P356345

Narrow 2 Tier Side Slim Accent Table For Living Bedroom Or Entryway, Space Saving Furniture With Storage Shelf - Walnut

$10999 USD $13999


Delivery and Shipping

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

  • Space-Saving Design: Compact 25.2"W x 11.8"D footprint with dual shelves maximizes storage in small areas like entryways or beside sofas.
  • Modern Farmhouse Aesthetic: Warm walnut finish with herringbone-style solid wood legs delivers timeless rustic-chic appeal.
  • Sturdy Construction: Reinforced engineered wood frame with solid wood legs ensures durability and long-term use.
  • Easy to Move: Lightweight at 14.3 lbs, allowing effortless repositioning to suit changing room layouts.
  • Smart Storage Solution: Two-tier design keeps essentials organized and within reach while reducing clutter.
  • Simple Assembly: Pre-labeled parts and clear instructions enable quick setup in under 15 minutes.
  • Versatile Placement: Ideal as a nightstand, sofa table, or hallway console in compact living spaces.

Narrow 2 Tier Side Slim Accent Table For Living Bedroom Or Entryway, Space Saving Furniture With Storage Shelf - Walnut
25.2"W x 11.81"D x 26.38"H - 14.33 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'); } } });