SKU: PC8131038

Conlee-Pike - Sofa - Linen

$96999 USD $1,21999


Delivery and Shipping

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

A triumph in transitional design, this sofa invites you to indulge in complete comfort. The contemporary yet classically styled piece is covered in oh-so-soft boucle upholstery for a sense of stately sophistication. Decorative velvet pillows in muted hues complete the vibe.

Additional Dimensions
  • Arm height: 24"
  • Distance between arms: 77"
  • Seat depth: 25"
  • Seat height: 21"
  • Top of cushion to top of back: 19"
  • Leg height: 1.5"
  • Minimum width of doorway for delivery: 32"
  • Accent pillow #1: 24"


Product Features
  • Reinforced frame provides added stability
  • Reversible seat and back cushions
  • High-density foam cushions wrapped in feather-fiber blend jacket
  • Accent pillows included
  • Pillows with feather-fiber blend
  • Polyester upholstery
  • Non-skid, low-profile accent 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


Conlee-Pike - Sofa - Linen
94.0"W x 43.0"D x 39.0"H - 192.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'); } } });