SKU: PC8430446

Fannin - Armless Chair - Ivory

$23999 USD $29999


Delivery and Shipping

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

Make no bones about it. This armless chair makes furnishing your home easier than ever thanks to its effortless "unpack, pop up and fluff" design. A plush cushion with memory foam and feather-fiber wrapping provides luxurious softness. And the sumptuous corduroy fabric impresses but doesn’t overwhelm, creating a cozy and inviting approach to instant relaxation.

Additional Dimensions
  • Seat width: 30.5"
  • Seat depth: 25.5"
  • Seat height: 18.63"


Product Features
  • Multi-layer cushion features memory foam and high-quality foam surrounded by a soft feather-fiber blend for elevated comfort
  • Polyester upholstery
  • After unpacking, allow 24 to 48 hours for foam to fully expand


Fannin - Armless Chair - Ivory
30.5"W x 40.75"D x 35.13"H - 38.0 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'); } } });