SKU: 9620538

Monaghan - Sofa - Sandstone

$1,03999 USD $1,30999


Delivery and Shipping

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

This sofa strikes a beautiful balance between classic and current. Its traditional elements include t-cushion seating and setback roll arms, angled for modern flair. Posh pillows in spa mist and jacquard paisley make a muted, mellow complement to the sofa’s casual textured chenille upholstery. And the choice of sandstone beige is a light and lovely style awakening.

Additional Dimensions
  • Arm height: 26"
  • Distance between arms: 77"
  • Leg height: 3"
  • Minimum width of doorway for delivery: 32"
  • Seat depth: 28"
  • Seat height: 21"
  • Top of cushion to top of back: 18"
  • 24" Toss Pillow: 0"


Product Features
  • Plush seating
  • Corner-blocked frame
  • Reversible cushions
  • High-resiliency foam cushions wrapped in poly fiber
  • 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
  • 5 toss pillows included
  • Pillows with soft polyfill
  • Polyester upholstery; polyester and polyester/linen pillows
  • Exposed feet with faux wood finish


Monaghan - Sofa - Sandstone
98.0"W x 45.0"D x 39.0"H - 177.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'); } } });