SKU: PCP510-821

Ocean Beach - Swivel Lounge With Cushion - Gray

$76999 USD $95999


Delivery and Shipping

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

A refined marriage of style and durability, this outdoor swivel rocker lounge chair adds contemporary flair to your porch or patio. Wood tones and shades of gray lend a versatile, neutral appeal. And this chair is built to last, thanks to its rust-resistant frame and cleanable, UV-resistant fabric.

Product Features
  • Made with aluminum
  • Powder coated aluminum resists rusting and fading
  • Texture gray finish with wood-look arms
  • Solution-dyed high-performance fabric
  • Nuvella® is an outdoor fabric that can be cleaned and offers UV resistance
  • 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
  • 360-degree swivel
  • Assembly required


Ocean Beach - Swivel Lounge With Cushion - Gray
32.25"W x 34.0"D x 36.0"H - 50.82 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'); } } });