SKU: 64881-1269/59-3069/59

Ceretti - Power Reclining Sofa - Brown Italian Top Grain Leather Match

$1,79999 USD $2,13999


Delivery and Shipping

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

Ceretti is a transitional design in Genuine Top Grain Italian Leather/match with automotive seat and decorative nailhead trim. . Power Recline is standard on all pieces and includes a USB Charging Port on control buttons. Power Recline. Comfor Gel. Italian Leather. USB Charging Port. Leather Touch. Details. Individual Hand-Driven Brass Nails. Top Grain Italian Leather/Match. Console Storage with Cupholders. Power Button with USB Charging Port. Steel Seat Box. Comfort Coil Seating featuring Comfor-Gel.
Ceretti - Power Reclining Sofa - Brown Italian Top Grain Leather Match
87.0"W x 41.0"D x 42.0"H - 235.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'); } } });