SKU: N775P243309T

Preston - Outdoor Dining Chair With Cushion (Set of 2) - Teak / Beige

$41999 USD $52999


Delivery and Shipping

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

  • Durable Materials: Crafted from robust acacia wood, this wooden chair is built for long-term outdoor use.
  • Timeless Aesthetic: The sturdy woven wicker backrest blends modern and classic styles, enhancing any outdoor space.
  • Weather-Resistant: Designed to withstand outdoor elements, ensuring longevity and durability.
  • Comfortable Cushions: Padded cushions provide comfort with fastener ties to prevent sliding or blowing away.
  • Safety Features: Built-in features enhance stability, making them a secure choice for outdoor settings.
  • Easy Maintenance: Simple to clean and maintain, ensuring hassle-free enjoyment.
  • Assembly Required: Some assembly is required with all necessary instructions and tools included.

Preston - Outdoor Dining Chair With Cushion (Set of 2) - Teak / Beige
22.5"W x 24.5"D x 32.25"H - 18.7 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'); } } });