SKU: PC5790538

Chelsworth - Sofa - Golden

$1,19999 USD $1,50999


Delivery and Shipping

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

This sofa is a gorgeous example of new traditional design. Its elegant profile and plush cushions merge classic flair with modern comfort. Golden high-luster textured upholstery sets the tone for an easy elegant look, while carved details and decorative turned legs make a grand statement. Inspired by then, reinvented for the here and now.

Additional Dimensions
  • Arm height: 28"
  • Distance between arms: 70"
  • Seat depth: 22"
  • Seat height: 21"
  • Top of cushion to top of back: 22"
  • Leg height: 3"
  • Minimum width of doorway for delivery: 36"
  • 22" Toss Pillow: 0"


Product Features
  • Corner-blocked frame
  • Attached back and reversible seat cushions
  • High-resiliency foam cushions wrapped in poly fiber
  • Accent pillows included
  • Pillows with feather-fiber blend
  • Polyester upholstery
  • Decorative turned legs 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


Chelsworth - Sofa - Golden
93.0"W x 38.0"D x 43.0"H - 178.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'); } } });