SKU: PCP321-050

Majors Beach - Outdoor Table And 2 Chairs (Set of 3) - Beige

$77999 USD $96999


Delivery and Shipping

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

On-trend style, made for outdoor living. This outdoor table and chair set impresses with its contemporary vibe and durable construction. Detailed rope designs on sturdy aluminum frames make a chic impression. And with UV-resistant performance fabric, the cushions stay vibrant as they weather the elements.

Additional Dimensions
  • Table: 0"
  • Chair (2): 0"
  • Seat width: 17.75"
  • Seat depth: 19.13"
  • Seat height: 20.5"
  • Arm height: 24.88"
  • Distance between arms: 20.13"


Product Features
  • Includes table and 2 chairs
  • Made with aluminum frame and polyester rope
  • Chair with reinforced steel legs
  • Cushions with solution-dyed high-performance fabric
  • Nuvella® is an outdoor fabric that can be cleaned and offers UV resistance
  • 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
  • Stainless steel hardware resists rust and boosts longevity
  • Designed to withstand the harsh elements of the outdoors
  • Assembly required


Majors Beach - Outdoor Table And 2 Chairs (Set of 3) - Beige
17.7"W x 17.7"D x 22.0"H - 47.3 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'); } } });