SKU: P749-130

Walton Bridge - Barstool (Set of 2) - Driftwood

$86999 USD $1,09999


Delivery and Shipping

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

A perfect balance of design and utility, this indoor-outdoor bar stool looks as chic at the kitchen island as it does next to the patio bar. Crafted of easy-care resin wicker with foam cushioning under the seat for added comfort, it's the epitome of California dreamin' style.

Additional Dimensions
  • Seat width: 26.88"
  • Seat depth: 18.5"
  • Seat height: 28.25"
  • Footrest height: 8.5"


Product Features
  • Set of 2
  • All-weather resin wicker woven over aluminum frame
  • Driftwood finish
  • Seat with foam cushioning
  • Stainless steel hardware
  • Suitable for indoor/outdoor use
  • Assembly required


Walton Bridge - Barstool (Set of 2) - Driftwood
20.38"W x 26.88"D x 44.5"H - 40.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'); } } });