SKU: B082P357360

Mirrored Console Table With O-Shaped Base For Living Hallway - Silver / Clear

$38999 USD $49999


Delivery and Shipping

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

  • Modern Glam Design: Silver mirrored finish with acrylic diamond veneer creates a luminous, sophisticated look that enhances interior brightness and style.
  • Iconic O-Shaped Base: Sculptural geometric base ensures structural stability and adds artistic flair to contemporary décor settings.
  • Compact Footprint, Spacious Surface: 43.11"W x 11.61"D tabletop delivers generous display area without overwhelming small spaces.
  • Easy Assembly Included: All necessary tools and clear instructions enable quick setup; anti-tip kit ensures safety in homes with children or pets.
  • Durable Construction: Engineered wood frame with high-quality mirror panels supports up to 100 lbs evenly distributed, ensuring lasting performance.
  • Versatile Placement: Functions as an entryway stand, hallway accent, or sofa table - adaptable to multiple interior styles and layouts.
  • Enhanced Visual Appeal: Reflective surfaces expand perception of space, ideal for smaller rooms seeking a sense of openness and luxury.

Mirrored Console Table With O-Shaped Base For Living Hallway - Silver / Clear
43.11"W x 11.61"D x 31.69"H - 40.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'); } } });