SKU: 2639

Charlie - Queen Sleeper

$1,72999 USD $2,15999


Delivery and Shipping

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

Depending upon which of England’s 400+ fabrics you choose, you can make the Charlie sectional understated and sophisticated or bold and dazzling… It’s all up to you! This silhouette features a loose border back and a simple roll arm. Available as a sofa, loveseat, sleeper, chair, ottoman, and multiple sectional configurations.

Product Features
  • Back: Sinuous wire, loose, poly fiber fill in a channel bag, zipper access
  • Seat: Sinuous wire, block foam with poly fiber wrap, ventilated, reversible
  • Legs: 4'' x 4'' x 2.5'' plastic, screw-in
  • Pillows: 4 x 20'' fiber fill
  • Optional Upgrades: Coil Cushion, feather blend pillows, Visco or air mattress.


Charlie - Queen Sleeper
82.0"W x 37.0"D x 38.0"H - 203.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'); } } });