SKU: PCP383-080

Bluff Trail - Loveseat, Lounge Chairs, Tables Set (Set of 5) - Beige

$2,00999 USD $2,52999


Delivery and Shipping

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

Indulgently comfortable furniture shouldn't be limited to inside spaces. Create your own outdoor oasis with this 5-piece outdoor ensemble. It's a study in form and function, with clean-lined, durable aluminum frames that are ready for many seasons of fun in the sun. Plush lounge chair and loveseat cushions wrapped in high-performing Nuvella® fabric are comfortable and carefree, while sintered stone tabletops lend an air of natural elegance.

Product Features
  • Includes loveseat, 2 lounge chairs, coffee table and end table
  • Rust-free aluminum frame with durable powder coated finish
  • Powder coated aluminum resists rusting and fading
  • Foam cushion core wrapped in soft polyester for a low-maintenance, comfortable cushion
  • Solution-dyed high-performance fabric
  • Nuvella is an outdoor fabric that can be cleaned and offers enhanced UV resistance
  • 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
  • 2 throw pillows included
  • Assembly required for tables only


Bluff Trail - Loveseat, Lounge Chairs, Tables Set (Set of 5) - Beige
65.5"W x 31.1"D x 34.5"H - 187.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'); } } });