SKU: N773P211294G

Oriana - Aluminum Outdoor Patio Armchair With Thick Cushions - Light Gray

$35999 USD $45999


Delivery and Shipping

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

  • Modern Design: Clean lines and a refined aesthetic bring a modern flair to your outdoor space.
  • Unique Armrests: Aluminum frame with rattan upholstered armrests showcases sophistication and artistic taste.
  • Comfortable Seating: Thick cushions filled with high-density sponge offer exceptional support and comfort.
  • Versatile Use: Perfect for patios, decks, gardens, or balconies, combining elegance and relaxation.
  • Durable Frame: Anodized aluminum frame is lightweight, rust-resistant, and UV resistant for lasting use.
  • Easy Maintenance: Zipper design allows for easy removal and cleaning of cushion covers.
  • Stable and Floor-Friendly: Anti-slip feet ensure stability and protect floors from scratches.

Oriana - Aluminum Outdoor Patio Armchair With Thick Cushions - Light Gray
27.25"W x 28.25"D x 30.0"H - 20.28 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'); } } });