SKU: PCP510-838

Ocean Beach - Sofa With Cushion - Gray

$1,35999 USD $1,70999


Delivery and Shipping

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

A refined marriage of style and durability, this outdoor sofa adds contemporary flair to your porch or patio. Wood tones and shades of gray lend a versatile, neutral appeal. And this sofa is built to last, thanks to its rust-resistant frame and cleanable, UV-resistant fabric.

Additional Dimensions
  • Seat width: 84"
  • Seat depth: 20.5"
  • Seat height: 18"
  • Arm height: 22.5"
  • Distance between arms: 82.63"


Product Features
  • Made with aluminum
  • Powder coated aluminum resists rusting and fading
  • 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
  • Assembly required


Ocean Beach - Sofa With Cushion - Gray
88.25"W x 36.5"D x 33.0"H - 108.68 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'); } } });