SKU: N769P296232W

Round Ottoman, Minimalist Footstool - White

$25999 USD $32999


Delivery and Shipping

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

  • Simple and versatile design: White fabric round ottoman complements various interior styles and fits effortlessly in multiple living spaces.
  • Comfortable and practical functions: Serves as a footstool or temporary seating, enhancing daily comfort and home usability.
  • Stable wooden footstool: Constructed with durable rubber wood legs for reliable support and long-term stability.
  • Quiet and non-slip feet: Equipped with protective pads that prevent floor scratches and reduce movement noise.
  • Easy maintenance: Fabric surface is simple to clean, maintaining a fresh and tidy look with minimal effort.
  • Modern minimalist aesthetic: Clean lines and neutral white finish suit contemporary and transitional decor.
  • Compact footprint: Round design maximizes space efficiency without compromising on comfort or function.

Round Ottoman, Minimalist Footstool - White
30.5"W x 30.5"D x 16.25"H - 15.21 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'); } } });