SKU: PCP760-838

Monterey Point - Sofa With Cushion - Dark Brown

$1,56999 USD $1,96999


Delivery and Shipping

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

Looking for that special spot to relax and entertain on your deck or patio? Then you'll love this outdoor sofa. With beautifully textured resin wicker over a sturdy aluminum frame, it brings so much style and warmth to your outdoor space. The thick, comfortable cushions are covered in cleanable, UV-resistant Nuvella® fabric, so you can spend less time worrying and more time chilling. What a smart and stylish way to create a beautiful, lasting space for everyone to enjoy.

Additional Dimensions
  • Seat width: 77.75"
  • Seat depth: 20"
  • Seat height: 18.5"
  • Arm height: 23.5"
  • Distance between arms: 77.75"


Product Features
  • Resin wicker brings all-weather durability to a traditional woven wicker look
  • Sturdy aluminum frame
  • Hand-brushed, wood-look finish
  • Solution-dyed high-performance fabric
  • Nuvella is an outdoor fabric that can be cleaned and offers enhanced UV resistance
  • Foam cushion core wrapped in soft polyester for a low-maintenance, comfortable cushion
  • 4 throw pillows included
  • 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


Monterey Point - Sofa With Cushion - Dark Brown
84.9"W x 36.0"D x 34.0"H - 100.75 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'); } } });