SKU: B03548304

Saddle Counter Stool With Antique Bronze Detailing And High Density Foam - Navy

$18999 USD $23999


Delivery and Shipping

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

  • Antique Detailing: Features individually placed antique bronze nail head detailing for a classic look.
  • Durable Materials: Constructed from select hardwoods and plywood for strength and longevity.
  • Comfortable Seating: High density foam interior offers a plush seating experience.
  • Stylish Legs: Birch legs with an espresso finish enhance the stool's elegant design.
  • Protective Kick Plate: Metal kick plate ensures durability and protects the stool from wear.

Saddle Counter Stool With Antique Bronze Detailing And High Density Foam - Navy
14.37"W x 20.0"D x 27.36"H - 13.27 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'); } } });