SKU: A3000002

Renley - Swivel Glider Accent Chair - Ash

$48999 USD $61999


Delivery and Shipping

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

Sporting a tantalizing tweed weave fabric in such a soothing blue hue, this swivel glider accent chair gives the classic roll arm chair a modern twist. Smooth, 360-degree swivel caters to your comfort—and your viewing pleasure. Gentle glider feature is designed to rock your cares away.

Additional Dimensions
  • Arm height: 25"
  • Distance between arms: 22"
  • Minimum width of doorway for delivery: 32"
  • Seat depth: 22"
  • Seat height: 20"
  • Top of cushion to top of back: 17"


Product Features
  • Corner-blocked frame
  • Attached back and loose seat cushions
  • High-quality foam cushions wrapped in poly fiber
  • Polyester/rayon/acrylic upholstery
  • 360-degree swivel
  • Gentle gliding motion


Renley - Swivel Glider Accent Chair - Ash
36.0"W x 37.0"D x 36.0"H - 80.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'); } } });