SKU: P802-600

Visola - Bench with Cushion - Gray

$47999 USD $59999


Delivery and Shipping

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

It’s the dawn of a new day for gray. Embrace the style trend with this outdoor bench. Crafted of MEGA-TUFF® HDPE material, it combines the exceptional durability and weather resistance you need with the “wood look” you love. This versatile all-weather seat takes outdoor living to a whole new level. Rest assured, the comfy cushion is wrapped in Nuvella® high-performance fabric that’s fade-resistant, stain-resistant and a breeze to clean.

Product Features
  • Made of MEGA-TUFF® HDPE (a high-density polyethylene), which gives the wood look you love and the weather resistance you crave
  • Stainless steel hardware
  • Designed to withstand the harsh elements of the outdoors
  • Gray finish with textured wood look
  • Cushion wrapped in high-performance Nuvella® fabric
  • All-weather 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
  • Imported fabric and fill
  • Assembly required


Visola - Bench with Cushion - Gray
54.0"W x 14.0"D x 19.0"H - 40.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'); } } });