SKU: AS380CS

Aspen - Counter Stool (Set of 2) - Dark Gray

$20999 USD $25999


Delivery and Shipping

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

As comfortable in a French bistro as it is in your own kitchen, the Aspen 24" Counter Stool has vintage styling with a modern edge. A gently shaped seat is covered in easy-care gray vegan leather with a nickel finished nailhead trim for a touch of style. The generously cushioned seat and footrest make for a comfortable seat for 36-inch high kitchen counters. Ebony finished solid wood legs complete the look of this neutral but stylish counter stool.

Product Features
  • Constructed of Asian hardwood solids, foam and vegan leather cover (fabric. content:: 77% vinyl, 3 % PU, 20% cotton)
  • Styling details include gray vegan leather cover, nickel nailhead trim and ergnonomically cushioned and shaped seat
  • Vegan leather cover replicates the look and feel of leather with much easier care and more affordable price


Aspen - Counter Stool (Set of 2) - Dark Gray
18.0"W x 15.0"D x 24.0"H - 13.0 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'); } } });