SKU: N775P225486B

Cori - Outdoor Patio Egg Chair, With Cushion - Black / Khaki

$66999 USD $85999


Delivery and Shipping

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

  • Comfortable High-Back Design: Ergonomic high-backrest offers optimal support for leisurely lounging.
  • Basket-Shaped Perfection: Stunning design provides a cozy, enveloping feel for relaxation.
  • Weather-Resistant Materials: Frame and fabric are fade, mildew, and UV-resistant for lasting use.
  • Versatile Styling: Complements various outdoor settings with its sophisticated design.
  • Elegant Wicker Craftsmanship: Handwoven with high-quality, weather-resistant wicker.
  • Included: One (1) Egg Chair
  • Frame Material: Iron

Cori - Outdoor Patio Egg Chair, With Cushion - Black / Khaki
37.0"W x 36.0"D x 52.0"H - 30.86 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'); } } });