SKU: P297-070

Petal Road - Loveseat Sectional, Ottoman, Table Set (Set of 4) - Gray

$1,70999 USD $2,14999


Delivery and Shipping

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

Effortlessly revamp your outdoor space into a sweet retreat with this seating set. High style crafted for low-maintenance living, the decidedly clean and contemporary ensemble entices in an easy-breezy gray for an upscale aesthetic that’s downright durable. Stage and rearrange as you please—the modular design of the pieces provides must-have versatility. And for another layer of function? Handy storage under the tabletop.

Additional Dimensions
  • Assembled sectional: 0"
  • Ottoman: 0"
  • Cocktail table: 0"
  • Cocktail table opening: 0"
  • Seat width: 54.13"
  • Seat depth: 27.25"
  • Seat height: 18.13"
  • Loveseat: 0"


Product Features
  • Includes modular loveseat sectional, ottoman and table
  • All-weather resin wicker handwoven over rust-free aluminum frame with durable powder coated finish
  • Nuvella® (solution-dyed polyester) high-performance fabric
  • Stainless steel hardware
  • Designed to withstand the harsh elements of the outdoors
  • Table with storage under tabletop
  • 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
  • Assembly required


Petal Road - Loveseat Sectional, Ottoman, Table Set (Set of 4) - Gray
89.13"W x 84.38"D x 32.38"H - 139.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'); } } });