SKU: GA500S

Garland - Side Chair (Set of 2) - Dark Brown

$35999 USD $43999


Delivery and Shipping

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

Sophisticated and elegant but with a casual accent, the Garland Side Chair is built to shine in any environment. The fully upholstered Parsons Chair comes in a tightly tailored canvas cover with a brass accent that mixes casual and formal styles in a relaxed but elegant design .The lightly distressed solid wood legs have a lustrous toffee finish that will warm up any room.

Product Features
  • Crafted of Asian hardwood solids; and engineered woods
  • 100% polyester fabric cover with a canvas look provides a durable and easy-to-clean surface that resists stains and spills.
  • Cushioned seat and back with a brushed brass accent makes for a stylish and comfortable seat for dining or working


Garland - Side Chair (Set of 2) - Dark Brown
20.0"W x 25.5"D x 40.0"H - 19.8 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'); } } });