SKU: 67975.00DGRY

Soho - Transitional Style Outdoor Club Chair (Set of 2) With Cushions - Teak

$49999 USD $64999


Delivery and Shipping

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

  • Transitional Style for Versatile Outdoor Decor: Integrates seamlessly with any outdoor decor, offering a modern industrial ambiance.
  • Acacia Wood for Long Lasting Durability: Built to withstand outdoor elements with scratch-resistant, heavy-duty frames.
  • Water Resistant Fabric Cushions: Provides a cozy seating experience while preventing moisture absorption.
  • Easy Assembly with Complete Instructions and Tools: Includes everything needed for a quick setup of your seating area.
  • Enhance your outdoor relaxation: Exotic wooden frames with metal details introduce a contemporary flair.

Soho - Transitional Style Outdoor Club Chair (Set of 2) With Cushions - Teak
27.5"W x 21.75"D x 30.25"H - 50.71 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'); } } });