SKU: 61746.00IVY

Modern Bar Stools With Low Back And Arms And Durable Metal Frame (Set of 2) - Ivory

$36999 USD $46999


Delivery and Shipping

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

  • Modern and Simple Style: Sleek square base with low back and A shaped frame adds a modern touch.
  • Durable Metal Frame: Built to last, withstands heavy use while maintaining style.
  • Comfortable Upholstered Seat: Faux PU leather with foam fill for a soft, supportive feel.
  • Low Back with Arms and Footrest: Provides support and enhances comfort for relaxed seating.
  • Easy Care and Maintenance: Wipe clean with a damp cloth; protective rubber pads prevent floor scratches.

Modern Bar Stools With Low Back And Arms And Durable Metal Frame (Set of 2) - Ivory
19.0"W x 22.0"D x 38.0"H - 28.66 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'); } } });