SKU: 3L031AL

Lennon - Leather Push Back Recliner

$1,48999 USD $1,85999


Delivery and Shipping

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

England's handsome Lennon push back recliner boasts a modern, sleek profile. Its track arm, double cushion back, and tall tapered leg can't be beat. Available in both fabric and leather.

Product Features
  • Back: Sinuous wire, semi-attached, poly fiber fill, zipper access
  • Seat: Sinuous wire, block foam with poly fiber cap
  • Legs: 2.5''x1.5''x5'' (front), 3.188''x2''x3.75''' (back), wood, screw-in
  • Mech: Manual push back recliner
  • Optional upgrades: Frame Coil, power mech, battery pack
  • Leather: 100% top grain.


Lennon - Leather Push Back Recliner
30.0"W x 38.0"D x 44.0"H
// 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'); } } });