SKU: 63151-1286/26-3086/26

Arezzo - Power Headrest Power Reclining Sofa With Zero Gravity/Extended Ottoman - Whiskey

$2,00999 USD $2,38999


Delivery and Shipping

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

Arezzo is a Reclining Sofa group that our Power Headrest for ultimate comfort. Decorative luggage stitching details adorn the genuine Italian Leather, available in your choice of two colors: Whiskey or Chocolate.

Product Features
  • Top Grain Leather/Match
  • Zero Gravity Recliner for Ultimate Comfort
  • Power Recline/Power Headrest
  • Extended Ottoman
  • Comfort Coil Seating featuring Comfor-Gel
  • Steel Seat Box


Arezzo - Power Headrest Power Reclining Sofa With Zero Gravity/Extended Ottoman - Whiskey
87.0"W x 41.0"D x 42.0"H - 260.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'); } } });