SKU: N776P237265S

Modern Barrel Fabric Striped Barrel Chair With Channel Stitching - Beige / Blue Stripe

$52999 USD $67999


Delivery and Shipping

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

  • Bold Style: Enhance your decor with a sleek transitional design featuring intricate channel stitching.
  • Comfortable Seating: Offers a cozy spot to settle down with a book or relax in comfort.
  • Sophisticated Look: Upholstered to provide a refined and comfortable feel in any room.
  • Stripe Pattern: Brings a sense of relaxation and fashion with its clean and tidy stripe design.
  • Easy Assembly: Simple assembly required, with just four legs to attach.
  • Durable Build: Crafted with high-quality fabric and solid wood for lasting use.
  • Versatile Design: Suitable for various settings, enhancing the aesthetic of any space.

Modern Barrel Fabric Striped Barrel Chair With Channel Stitching - Beige / Blue Stripe
31.5"W x 29.5"D x 30.5"H - 30.86 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'); } } });