SKU: B082P357380

Console Table With Geometric Base For Living Hallway - Gray

$30999 USD $39999


Delivery and Shipping

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

  • Stylish Geometric Design: Features a sculpted wooden base with double C-shape cutouts and a hollow-out silhouette for artistic appeal
  • Spacious Functional Surface: 55-inch width provides room for decor, plants, mail, and everyday essentials
  • Durable Veneered Finish: Water-resistant and scratch-resistant surface ensures lasting beauty and easy cleaning
  • Solid Wood Base Construction: Reinforced frame delivers stability and long-term resilience
  • Easy Assembly Process: Comes with labeled parts and clear visual instructions for hassle-free setup
  • Versatile Home Placement: Ideal for living rooms, hallways, foyers, or beside sofas as a decorative accent
  • Modern Rustic Aesthetic: Clean grey tone pairs beautifully with natural wood elements for a refined, balanced look

Console Table With Geometric Base For Living Hallway - Gray
55.12"W x 13.78"D x 31.89"H - 50.71 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'); } } });