SKU: P518-600

Elite Park - Bench With Cushion - Gray

$32999 USD $41999


Delivery and Shipping

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

Add a distinguished touch of gray to your outdoor living space with this bench. It's made with an aluminum frame with a wood-look finish for a relaxed feel that provides seasons of enjoyment. Rest assured, the thick seat cushion is wrapped in Nuvella® high-performance fabric that’s fade-resistant, stain-resistant and a breeze to clean.

Product Features
  • Rust-free aluminum frame with durable powder coated finish
  • Nuvella® (solution-dyed polyester) high-performance fabric
  • All-weather foam cushion core wrapped in soft polyester
  • Stainless steel hardware
  • Designed to withstand the harsh elements of the outdoors
  • Hand applied wood-look finish
  • Clean fabric with mild soap and water, let air dry; for stubborn stains, use a solution of 4 oz. bleach to 28 oz. water
  • Imported fabric and fill
  • Assembly required


Elite Park - Bench With Cushion - Gray
54.0"W x 17.0"D x 16.5"H - 31.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'); } } });