SKU: 64721-1225/39-3025/39

Sorrento - Power Reclining Sofa - Kola

$1,71999 USD $2,03999


Delivery and Shipping

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

Sorrento genuine Italian Leather with extra-wide 2 over 2 seat lamp; back design and Diamond Quilting treatment on lumbar backs. Power Recline. Leather Touch. Lay Flat. Comfor Gel. Italian Leather. USB Charging Port. Details. Top Grain Italian Leather/Match. Extra Wide 2-Seat Design. Diamond Quilting " Treatment on Lumbar Backs. Comfort Coil Seating featuring Comfor-Gel. Decorative Luggage Stitching. "
Sorrento - Power Reclining Sofa - Kola
90.0"W x 40.0"D x 41.0"H - 227.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'); } } });