SKU: PCP513-081

Carmel Highlands - Sofa, Chairs, Table Set (Set of 4) - Dark Brown

$2,87999 USD $3,60999


Delivery and Shipping

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

Whether you're a morning coffee on the porch person or a nighttime read on the patio person, this outdoor sofa, chair and table set brings contemporary flair to outdoor living. Its combination of wood-look aluminum and a dark brown finish lends a neutral modern appeal. Made to weather the elements, this set expertly combines the style you love with the durability you need.

Product Features
  • Includes sofa, 2 swivel lounge chairs and coffee table
  • Made with aluminum
  • Wood-look arms and tabletops
  • Solution-dyed high-performance fabric
  • Nuvella® is an outdoor fabric that can be cleaned and offers UV resistance
  • Foam cushion core wrapped in soft polyester
  • Clean fabric with mild soap and water, let air dry; for stubborn stains, use a solution of 4 oz. bleach to 28 oz. water
  • Stainless steel hardware resists rust and boosts longevity
  • Designed to withstand the harsh elements of the outdoors
  • 2 throw pillows included
  • Assembly required


Carmel Highlands - Sofa, Chairs, Table Set (Set of 4) - Dark Brown
76.5"W x 33.5"D x 31.0"H - 194.89 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'); } } });