SKU: P275-081

Gali - Sofa / Chairs / Table Set (Set of 4) - Gray / Blue

$2,33999 USD $2,92999


Delivery and Shipping

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

This outdoor collection brings comfort and can’t-miss style to alfresco entertaining. Create a cohesive seating arrangement with the included sofa, chairs and coffee table. The set’s durable aluminum frames in a sleek pewter tone withstand the elements to provide the longevity you need. And with easy-to-clean, UV-resistant Nuvella® fabric, it keeps its good looks as you soak up the sun.

Additional Dimensions
  • Sofa: 0"
  • Sofa seat width: 72"
  • Sofa seat depth: 19.63"
  • Sofa seat height: 18.5"
  • Chair (2): 0"
  • Chair seat width: 23.75"
  • Chair seat depth: 19.63"
  • Chair seat height: 18.5"
  • Arm height: 25.13"
  • Table: 0"


Product Features
  • Includes sofa, 2 chairs and coffee table
  • Made with aluminum
  • Pewter-tone finish
  • All-weather foam cushion core wrapped in soft polyester
  • Zippered cushions and throw pillows covered in solution-dyed high-performance fabric
  • Nuvella® is an outdoor fabric that can be cleaned and offers UV resistance
  • 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
  • Designed to withstand the harsh elements of the outdoors
  • 2 throw pillows included
  • Assembly required


Gali - Sofa / Chairs / Table Set (Set of 4) - Gray / Blue
78.25"W x 33.25"D x 36.25"H - 183.0 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'); } } });