SKU: GS600CBG

Grayson - Counter Storage Bench With Nailhead - Dark Brown

$24999 USD $31999


Delivery and Shipping

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

Introduce a touch of rustic charm and practical storage to your home with the Grayson Counter Bench. The 24" seat height fits comfortably with 36" height counters offering a beautiful accent to any gathering. A hand crafted smoky honey finish and nailhead trim combine with 100% polyester gray fabric cover to create a look of understated elegance that complements any decor style. Concealed lift-top storage ensures your belongings are always hidden but close by.. Comfortable seating, great style and convenient storage all in one stylish package.

Product Features
  • Crafted of Asian hardwoods with engineered woods and pine veneers
  • Lift-top concealed storage offers a convenient and discreet space to store your belongings while nailhead trim adds a subtle design accent to the bench
  • Kiln-dried wood helps prevent warping, splitting, cracking and developing mildew.


Grayson - Counter Storage Bench With Nailhead - Dark Brown
47.0"W x 17.0"D x 25.5"H - 41.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'); } } });