SKU: N779P210772L

Patio Dining Chair (Set of 2) - Light Teak

$35999 USD $46999


Delivery and Shipping

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

  • Detachable Cushion: Easily removable for hand or machine washing, enhancing cleanliness and convenience
  • Rope-Design Backrest: Provides natural visual appeal and improved comfort during extended seating
  • Non-Slip Foot Pads: Ensures stability and prevents movement on smooth or uneven surfaces
  • High-Quality Acacia Wood: Offers durability and a warm, natural grain finish that complements outdoor spaces
  • Water-Repellent Fabric: Resists moisture and weather, suitable for year-round outdoor use
  • Secure Fixing Straps: Prevents cushion slippage and maintains consistent seating comfort
  • Light Teak Finish: A soft, natural color that blends seamlessly with garden and patio environments

Patio Dining Chair (Set of 2) - Light Teak
21.25"W x 24.5"D x 31.25"H - 33.06 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'); } } });