SKU: B082P357413

Extra Long Console Table For Living Room - Rustic Brown

$22999 USD $29999


Delivery and Shipping

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

  • Extra Long Design: 70.9-inch length fits perfectly behind large sectional sofas, maximizing space utilization in living rooms
  • Rustic Industrial Style: Rich rustic brown wood grain finish paired with a black metal frame creates a bold, vintage-inspired aesthetic
  • Slim Profile: Only 11.8 inches deep, ideal for tight spaces such as hallways, entryways, and narrow home corridors
  • Durable Construction: Features a 1.57-inch thick engineered wood top and powder-coated steel frame for lasting strength and stability
  • Adjustable Feet: Equipped with leveler pads to prevent wobbling and protect flooring on uneven surfaces
  • Multi-Functional Use: Serves as a behind-couch table, hallway display piece, or bar surface when paired with stools
  • Simple Assembly: All parts clearly labeled with included hardware and easy-to-follow instructions for quick setup

Extra Long Console Table For Living Room - Rustic Brown
70.87"W x 11.61"D x 34.65"H - 46.06 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'); } } });