SKU: B082P356344

Narrow End Table With 2 Tier Shelf - Cherry

$13999 USD $17999


Delivery and Shipping

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

  • Mid-Century Modern Design: Sleek cherry finish with curved solid wood legs brings warm, timeless elegance to any room.
  • Slim Profile for Small Spaces: Measures 27.56" W x 11.81" D x 26.38" H perfect for tight corners and compact areas.
  • Durable Solid Wood Construction: High-quality solid wood with lacquered finish resists scratches and moisture.
  • Two-Tier Storage: Generous tabletop and lower shelf provide smart organization for everyday essentials and decor.
  • Easy Assembly Process: Comes with all hardware and clear instructions for quick setup.
  • Versatile Placement Options: Functions well as a nightstand, couch side table, or living room accent piece.
  • Low-Maintenance Finish: Smooth lacquer coating allows for simple cleaning and long-lasting appearance.

Narrow End Table With 2 Tier Shelf - Cherry
27.56"W x 11.81"D x 26.38"H - 15.43 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'); } } });