SKU: 56215.00MBRN

Resin Wicker Bar Cart With Metal Frame - Brown

$20999 USD $26999


Delivery and Shipping

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

  • Mobile Design: Equipped with four 360-degree swivel wheels (two locking) and an ergonomic handle for effortless mobility. Move seamlessly between kitchen, patio, or living areas during parties.
  • Ample Storage Space: Features two roomy tiers including a 39" flat top serving surface and lower storage shelf, perfect for organizing bottles, glassware, and bar accessories.
  • Durable Construction: Made with weather-resistant resin wicker over a powder-coated metal frame that withstands regular use while maintaining its stylish appearance.
  • Space-Efficient: Compact 39"L x 19.75"W footprint fits comfortably in small spaces while providing generous storage capacity at a convenient 35.5" serving height.
  • Versatile Style: The rich brown wicker finish with metal accents complements various decor styles from traditional to contemporary, blending seamlessly with your furnishings.

Resin Wicker Bar Cart With Metal Frame - Brown
39.0"W x 19.75"D x 35.5"H - 24.14 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'); } } });