SKU: B082P357373

Console Table With Arched Frame, 3 Tier For Living Room - Brown / Black

$17999 USD $22999


Delivery and Shipping

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

  • Modern Industrial Design: Dual arched metal frames create a striking visual contrast with the rustic brown finish, blending durability and timeless style.
  • Ample Open Storage: Three spacious tiers provide room for books, decor, photos, and everyday essentials, keeping your space organized and clutter-free.
  • Sturdy & Reliable Build: Reinforced metal frame and 1.57" thick tabletop ensure long-term stability and support up to 200 lbs.
  • Compact Space-Saving Fit: Measuring 41.3" W x 11.8" D x 31.5" H, it fits seamlessly in narrow areas without sacrificing functionality.
  • Versatile Room Placement: Works as an entryway console, sofa table, hallway piece, or TV stand - adaptable to various interior layouts.
  • Simple Assembly Process: Comes with clearly labeled parts and straightforward instructions for quick setup, no special tools required.
  • Warm Aesthetic Finish: Rustic brown tone adds depth and character, complementing a range of décor styles from farmhouse to urban modern.

Console Table With Arched Frame, 3 Tier For Living Room - Brown / Black
41.34"W x 11.81"D x 31.5"H - 37.48 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'); } } });