SKU: B082P356367

Round End Table Nightstand For Living - Brown / Black

$10999 USD $13999


Delivery and Shipping

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

  • Compact Design: 20" round table fits seamlessly into tight spaces, perfect for bedrooms, living rooms, or corners.
  • Industrial Aesthetic: Hollow black metal frame with geometric openwork adds bold visual appeal.
  • Rustic Wood Finish: Brown MDF top with realistic wood grain offers warm, natural texture.
  • Durable Construction: High-quality MDF and powder-coated steel support up to 200 lbs with lasting strength.
  • Floor Protection: Non-slip rubber foot pads prevent movement and protect flooring from scratches.
  • Easy Maintenance: Water-resistant, scratch-proof surface cleans quickly with a damp cloth.
  • Multi-Functional Use: Serves as nightstand, coffee table, plant stand, or accent piece across rooms.

Round End Table Nightstand For Living - Brown / Black
17.72"W x 17.72"D x 23.62"H - 12.79 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'); } } });