SKU: 5210725

Colleton - Rocker Recliner - Dark Brown

$76999 USD $95999


Delivery and Shipping

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

Sporting traditional elements including a roll arm frame with nailhead trim, this recliner provides here-and-now relevance. Mix in this combination of comfort and affordable luxury for a look you’ll love for years to come.

Additional Dimensions
  • Arm height: 26"
  • Distance between arms: 24"
  • Seat depth: 21"
  • Seat height: 21"
  • Fully reclined length: 68"
  • Distance between recliner and wall: 12"
  • Footrest height: 21"
  • Minimum width of doorway for delivery: 32"


Product Features
  • One-pull reclining motion
  • Corner-blocked frame with metal reinforced seat
  • Attached back and seat cushions
  • High-quality foam cushions wrapped in poly fiber
  • 100% top grain leather covers inside areas such as the back, seat and arm cushions; skillfully matched faux leather covers the remaining areas
  • Due to its natural origin, real leather can show individual characteristics such as healed scars, growth marks, grain variation and shade variation
  • Natural variations make each hide unique and do not detract from the wearing qualities of leather
  • Pigmented corrected grain leather with slight embossing and a light contrast spray effect to add more depth


Colleton - Rocker Recliner - Dark Brown
41.0"W x 43.0"D x 41.0"H - 123.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'); } } });