SKU: W2297P143112

Folding Chair Wooden Director Chair Canvas Folding Chair Folding Chair (Set of 2) - Blue

$13999 USD $17999


Delivery and Shipping

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

  • Set of Two: Includes 2 chairs in one carton for convenient purchase.
  • Durable Canvas: The canvas is easy to clean, breathable, and supports strong weight capacity.
  • Quality Wood: Made with 100% populus wood, ensuring durability and longevity.
  • Versatile Style: Perfect for any occasion, suitable for both temporary and permanent seating.
  • Foldable Design: Effortless transport and storage with a space-saving foldable design.
  • Family-Friendly: Sized for comfortable seating for both kids and adults.

Folding Chair Wooden Director Chair Canvas Folding Chair Folding Chair (Set of 2) - Blue
23.0"W x 20.0"D x 36.0"H - 14.3 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'); } } });