SKU: B082P356360

3 Tier End Table Frame With Geometric Design For Living Bedroom - Rustic Brown

$11999 USD $15999


Delivery and Shipping

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

  • Modern Industrial Aesthetic: Rustic brown wood paired with black geometric metal framing creates a bold, contemporary look that suits various interior styles.
  • Ample Multi-Level Storage: Three spacious shelves provide room for decor, books, plants, and everyday items, helping keep spaces organized and clutter-free.
  • Durable Construction: Made from high-quality MDF and reinforced powder-coated steel frame for strength and lasting performance.
  • Compact Yet Functional: Slim profile measures 11.8" deep, fitting seamlessly into tight corners without sacrificing surface area.
  • Easy Assembly Included: Comes with all necessary hardware and clear instructions for quick setup with minimal tools.
  • Versatile Placement Options: Works well as a nightstand, living room accent piece, or beside an armchair in any home setting.
  • Stable & Balanced Design: Even weight distribution across the three-tier structure ensures stability on any floor surface.

3 Tier End Table Frame With Geometric Design For Living Bedroom - Rustic Brown
25.59"W x 11.81"D x 24.8"H - 22.05 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'); } } });