SKU: P791-851

Beachcroft - Curved Corner Chair w/Cushion - Beige

$1,39999 USD $1,75999


Delivery and Shipping

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

Sporting an easy-on-the-eyes look inspired by driftwood, this curved corner chair with cushion elevates the art of alfresco living. Beautiful and durable enough for indoor and outdoor use, the high-style/low-maintenance seating entices with plush, removable cushions wrapped in Nuvella® fabric that’s a breeze to keep clean.

Additional Dimensions
  • Seat width: 52.5"
  • Seat depth: 26.5"
  • Seat height: 18.5"
  • Assembled sectional: 0"
  • Back width: 51.38"


Product Features
  • All-weather resin wicker handwoven over powder coated rust-proof aluminum frame
  • Zippered cushions covered in high-performing Nuvella™ fabric
  • 2 throw pillows included
  • 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


Beachcroft - Curved Corner Chair w/Cushion - Beige
73.5"W x 41.5"D x 34.63"H - 80.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'); } } });