SKU: 3B05

Paxton - Stationary Sofa

$1,19999 USD $1,49999


Delivery and Shipping

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

The Paxton collection is the ultimate basic in a high-fashion society. Its three-over-three design, flared arm, and exposed leg create a transitional silhouette welcome in any home. With two toss pillows available on the sofa and loveseat, you have the ability to add a pop of color to your home. Choose from a sofa, loveseat, chair, and ottoman.

Product Features
  • Back: Sinuous wire, semi-attached, poly fiber fill, zipper access
  • Seat: Sinuous wire, block foam with poly fiber wrap, ventilated, reversible
  • Legs: 3''x2''x5'' wood taper, screw-in
  • Pillows: 2 x 20'' fiber fill
  • Optional Upgrades: Frame Coil, Coil Cushion, feather blend pillows.


Paxton - Stationary Sofa
80.0"W x 39.0"D x 38.0"H - 125.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'); } } });