SKU: 1143 Platinum

1143 Rocker Recliner

$49999 USD $69999

Color

Delivery and Shipping

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

Experience unparalleled comfort and style with the 1143 Rocker Recliner. This elegantly designed recliner features a contemporary edge, making it a perfect addition to any room in your home. Crafted with luxury in mind, its sleek lines and supportive structure provide an inviting spot for relaxation.

  • Transitional Styling: Blends contemporary design with classic elements for versatile decor.
  • Sleek Flared Arms: Enhanced aesthetics with polyfoam arm pads for ultimate comfort.
  • Pad-Over-Chaise Seating: Offers full-body support and luxurious seating experience.
  • Uniquely Styled Backs: Inspired by luxury automobile designs for a chic look.
  • French Seams: Elegant detailing that adds a touch of sophistication.
  • Rocking Feature: Enjoy gentle rocking motion for added relaxation.
  • Steel Frame: Ensures durability and stability during use.
  • Made in USA: Quality craftsmanship you can trust.
  • Multiple Color Options: Choose the perfect hue to match your home decor.
  • Easy to Clean: Durable upholstery that withstands everyday wear.
  • Compact Design: Fits seamlessly into smaller spaces without compromising comfort.
  • Easy Assembly: Quick setup so you can start enjoying your recliner sooner.

Transform your living space with the 1143 Rocker Recliner—the perfect blend of comfort and style. Order yours today!

// 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'); } } });