SKU: 2526-GIBSONMIL

Luna - Gibson Upholstered Dining Chairs (Set of 2) - Natural Gray

$44999 USD $55999


Delivery and Shipping

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

Elevate your everyday dining experience with this fashion-forward chair that blends modern curves and effortless comfort. Upholstered in a durable performance fabric, its soft texture and clean silhouette make it as practical as it is chic. From casual brunches to curated dinner parties, this chair adds subtle sophistication to any setting

Product Features
  • Set of two modern dining chairs with clean, sculptural lines
  • Upholstered in water-repellent performance fabric for everyday durability
  • Soft woven blend of natural, grey, and black tones
  • Gently curved backrest and flared seat for comfort and support
  • Slim metal legs in a warm antique brass finish
  • Pairs effortlessly with modern, minimalist, or transitional dining tables


Luna - Gibson Upholstered Dining Chairs (Set of 2) - Natural Gray
20.0"W x 24.0"D x 32.5"H - 16.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'); } } });