SKU: B082P356356

3 Tier Half Moon End Table, Space Saving Semi Circle - Deep Rustic Brown

$11999 USD $14999


Delivery and Shipping

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

  • Industrial Aesthetic: Combines rustic brown MDF and black metal for a bold, modern-industrial look
  • Space-Saving Design: Semi-circular shape fits snugly in corners and tight spaces
  • Three Open Shelves: Provides generous storage for books, decor, and daily essentials
  • Stable & Adjustable: Features adjustable leg pads for balance on uneven surfaces
  • Easy Assembly: Comes with labeled parts, tools, and step-by-step instructions
  • Versatile Placement: Works as an end table, nightstand, or entryway accent piece
  • Durable Construction: High-quality MDF and metal frame ensure long-term use

3 Tier Half Moon End Table, Space Saving Semi Circle - Deep Rustic Brown
23.62"W x 11.81"D x 25.59"H - 15.21 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'); } } });