SKU: B082P356355

Slim Half Moon 2 Tier Semi Circle End Table, Wide Storage For Living - Rustic Brown

$6999 USD $8999


Delivery and Shipping

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

  • Space-Saving Half-Moon Design: Fits snugly against walls or furniture, perfect for tight corners in living rooms, bedrooms, or entryways.
  • Elegant Rustic Brown Finish: Features natural wood grain texture with a matte black metal frame for a balanced blend of warmth and modern edge.
  • Two-Tier Functional Layout: Offers a spacious top surface and an open lower shelf for easy access to books, remotes, or décor items.
  • Durable Construction: Made with thick E1-grade engineered wood and a reinforced semi-circular metal base for long-lasting performance.
  • Adjustable Floor Protection: Equipped with rubberized foot pads to prevent scratches and improve stability on uneven surfaces.
  • Easy Assembly Process: Comes with straightforward instructions and all necessary hardware for quick, hassle-free setup.
  • Versatile Placement Options: Ideal as a sofa side table, bedside nightstand, or corner accent piece across multiple room types.

Slim Half Moon 2 Tier Semi Circle End Table, Wide Storage For Living - Rustic Brown
19.69"W x 9.84"D x 23.62"H - 7.72 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'); } } });