SKU: 6860561P

ModMax Luxe - Swivel Glider Power Recliner - Flint

$98999 USD $1,23999


Delivery and Shipping

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

Looking cool and contemporary is great. But when it comes down to it, you’re all about low-maintenance lounging. With the performance fabric on this swivel glider power recliner, cleaning spills is a breeze. Its easy one-touch reclining motion invites you to sprawl out in style. A gentle gliding motion further caters to your relaxation needs, whether you're setting up for family movie night or kicking back with a book.

Product Features
  • One-touch power reclining with adjustable positions
  • Zero-draw USB-A charging only consumes power when in use
  • Reinforced frame and metal seat box provide added stability
  • Attached cushions
  • High-quality foam cushion wrapped in poly fiber
  • Polyester upholstery
  • Next-Gen Nuvella™ is a performance fabric that is soft, easy to clean, stain-resistant and durable
  • Clean fabric with mild soap and water, let air dry; for stubborn stains, use a solution of 4 oz. bleach to 28 oz. water
  • Gentle gliding motion
  • 360-degree swivel
  • Power cord included; UL Listed


ModMax Luxe - Swivel Glider Power Recliner - Flint
52.0"W x 40.0"D x 40.0"H - 66.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'); } } });