SKU: 61082.00GLD

Modern Metal And Glass Bar Cart With Rolling Casters - Gold

$16999 USD $21999


Delivery and Shipping

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

  • Modern Design: With clean, precise lines, our bar cart is the ideal modern accessory for your indoor or outdoor space.
  • Metal Frame: Constructed of a powder-coated frame, it ensures incredible durability and a chic metallic finish.
  • Tempered Glass: Features tempered glass shelving for a strong, safe, and translucent look.
  • Rolling Casters: Finished with rolling casters for convenient mobility, allowing easy movement.
  • Dimensions: The bar cart measures 28.50" W x 16.00" D x 35.75" H, perfect for transforming your space.

Modern Metal And Glass Bar Cart With Rolling Casters - Gold
28.5"W x 16.0"D x 35.75"H - 21.94 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'); } } });