SKU: 62734.00DGRY

Oceanus - Chat Set Chair - Gray

$27999 USD $35999


Delivery and Shipping

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

  • Aluminum Frame Construction: Lightweight yet sturdy frame ensures durability and long-term stability outdoors
  • Faux Rattan Rope Accent: Intricate black woven detailing adds rustic charm and visual texture
  • Removable Machine-Washable Cushions: Dark gray polyester cushions resist moisture and clean easily
  • Mid-Century Design Silhouette: Flared legs and wide seat deliver a classic, inviting profile
  • Breathable Outdoor Comfort: Open weave structure allows air circulation for enhanced relaxation
  • High-Density Foam Support: Firm yet cushioned filling maintains shape and provides lasting comfort
  • Low-Maintenance Finish: Spot cleaning keeps the chair looking fresh with minimal effort

Oceanus - Chat Set Chair - Gray
28.25"W x 30.0"D x 26.25"H - 15.65 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'); } } });