SKU: 9280121

Cambri - Oversized Round Swivel Chair - Snow

$79999 USD $1,00999


Delivery and Shipping

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

Let it snow. Doubling your pleasure with a spacious seating area with room for two—or just you—this oversized round swivel chair in a snow-tone neutral invites you to stretch your style in an easy-elegant way. Whether your aesthetic is urban hip or suburban chic, this posh swivel chair is sure to look and feel right at home. Wrapped in a chunky heavyweight chenille fabric with a delightful touch, this fashion-forward chair includes designer pillows for a brilliant pop of color and texture.

Additional Dimensions
  • Arm height: 26"
  • Distance between arms: 40"
  • Minimum width of doorway for delivery: 32"
  • Seat depth: 34"
  • Seat height: 21"
  • Top of cushion to top of back: 17"
  • 25" Back Pillow: 0"


Product Features
  • Corner-blocked frame
  • Loose seat cushion
  • High-quality foam cushions wrapped in poly fiber
  • Polyester upholstery
  • Back pillows included
  • Pillows with soft polyfill
  • 360-degree swivel
  • 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


Cambri - Oversized Round Swivel Chair - Snow
58.0"W x 54.0"D x 39.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'); } } });