SKU: 5305

Salem - Sofa

$1,41999 USD $1,76999


Delivery and Shipping

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

The Salem collection offers a unique perspective on classic design. Its unique arm with optional nail head trim, pyramid leg, and plush seat and back create a look that is simply amazing. Available as a sofa, loveseat, chair, and ottoman in your choice of either fabric or leather. Customize away!

Product Features
  • Back: Sinuous wire, semi-attached, block foam with poly fiber wrap, zipper access
  • Seat: Sinuous wire, block foam with poly fiber wrap, loose, reversible, ventilated
  • Legs: 2.75''x3.75''x3.75'' wood pyramid, screw-in, dark brown
  • Pillows: 4 x 20'' fiber fill
  • Optional Upgrades: Frame Coil, Coil Cushion, feather blend pillows.


Salem - Sofa
88.0"W x 29.0"D x 36.0"H - 144.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'); } } });