SKU: N762P234585E

Farley - Stacking Sidechair (Set of 2) With Open Backrests - 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.

  • Quality Craftsmanship: Made with top-quality polyethylene wicker wrapped around an iron frame, these chairs offer both durability and aesthetic appeal.
  • Functional Design: Featuring open backrests with a diamond-mesh design, these chairs offer a blend of comfort and charm.
  • Weather-Resistant: Constructed with materials designed to withstand mild weather conditions, though additional protection is recommended.
  • Space-Saving and Stylish: Stackable design for convenient storage, ideal for compact outdoor areas.
  • Ready-to-Use Convenience: Each chair measures 20" W x 24.00" D x 33.00" H,designed for quick setupapproximately 10 minutes per chair.

Farley - Stacking Sidechair (Set of 2) With Open Backrests - Gray
20.0"W x 24.25"D x 33.0"H - 10.36 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'); } } });