SKU: 59130.00BLKBRS

Modern Industrial Counter Stool Set With Swivel Function

$20999 USD $26999

Color

Delivery and Shipping

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

  • Modern Industrial Design: Combines a powder-coated frame with wooden seating for a stylish look.
  • Iron Frame: Durable construction ensures long-lasting use, finished with an elegant matte touch.
  • Swivel Function: Offers easy movement for enhanced comfort and accessibility.
  • Faux Wood Seat: Finished with ash veneer for a natural and appealing appearance.
  • Counter Height: Ideal seat height of 24.25 inches for kitchen counters or breakfast nooks.

Modern Industrial Counter Stool Set With Swivel Function - Black
15.0"W x 15.0"D x 24.25"H - 15.39 lb
Modern Industrial Counter Stool Set With Swivel Function, 2 Pieces - Black / Gold
15.0"W x 15.0"D x 24.25"H - 15.45 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'); } } });