SKU: B082P357397

Console Table With Geometric Base For Living Roo - White / Gold

$23999 USD $30999


Delivery and Shipping

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

  • Unique Pendulum Geometric Base with Gold Accent: A sculptural metal base with angular lines and a central gold ball creates an artistic focal point that elevates any room's aesthetic.
  • Minimalist Design & Space-Saving Profile: At just 11.8 inches deep, this narrow table fits seamlessly into tight spaces while maintaining a sleek, modern presence.
  • Durable Faux Marble Top for Easy Care: The smooth white surface resists scratches and stains, offering lasting beauty with simple cleaning routines.
  • Premium MDF Construction with Glossy Finish: Built with high-quality MDF board and a glossy white finish, ensuring sturdiness and a polished look that complements diverse décor styles.
  • Versatile Usage Across Rooms: Functions as an entryway console, living room accent table, or hallway display piece, adapting to multiple needs and settings.
  • Elegant Color Combination: White and gold tones blend to create a sophisticated, timeless appearance suitable for contemporary and transitional interiors.
  • Stable and Secure Structure: The balanced geometric base provides strong support, ensuring stability even with daily use and light items placed on the surface.

Console Table With Geometric Base For Living Roo - White / Gold
39.37"W x 11.81"D x 32.28"H - 29.76 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'); } } });