SKU: 5290621

Casselbury - Oversized Swivel Accent Chair - Cement

$77999 USD $97999


Delivery and Shipping

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

Don’t be limited by a lack of space. This oversized swivel accent chair makes family movie nights and get-togethers with friends all the more cozy. With its 360-degree swivel, it’s easy to switch from watching TV to talking to guests. A trendy gray hue offers the contemporary style you crave. So sit back and relax—this functional piece is ready to indulge you with everyday comfort.

Additional Dimensions
  • Seat depth: 33"
  • Seat height: 21"
  • Top of cushion to top of back: 19"
  • Seat width: 41"
  • Minimum width of doorway for delivery: 36"
  • Arm height: 27"
  • 26" Back Pillow: 0"


Product Features
  • Corner-blocked frame
  • Attached back and loose seat cushion
  • High-quality foam cushions wrapped in poly fiber
  • Accent pillows included
  • Pillows with soft polyfill
  • Polyester upholstery
  • 360-degree swivel motion
  • Exposed feet with faux wood finish
  • Platform foundation system resists sagging 3x better than spring system after 20,000 testing cycles by providing more even support
  • Smooth platform foundation maintains tight, wrinkle-free look without dips or sags that can occur over time with sinuous spring foundations


Casselbury - Oversized Swivel Accent Chair - Cement
56.0"W x 55.0"D x 35.0"H - 139.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'); } } });