SKU: N779P202840T

Outdoor Dining Patio Chairs (Set of 2)

$33999 USD $43999

Color

Delivery and Shipping

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

  • Natural Beauty: Crafted from acacia wood and rope weaving, these chairs blend modern aesthetics with the warmth of natural materials.
  • Versatile Use: Suitable for both indoor and outdoor settings, these chairs are adaptable to various environments, making them a practical choice for any space.
  • Weather Resilience: Designed to withstand diverse weather conditions, these chairs offer durability and longevity, ensuring they remain in top condition for years to come.
  • Ergonomic Support: With a focus on comfort, these chairs provide ergonomic support, making them ideal for long gatherings or leisurely meals.
  • Stylish Functionality: Whether hosting a dinner party or enjoying a quiet meal, these chairs add a touch of style and functionality to any setting.

Outdoor Dining Chair (Set of 2), Patio Chairs, Teak Acacia Wood - Light Brown
23.25"W x 24.0"D x 35.0"H - 15.98 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'); } } });