SKU: 8010414

Hartside - Ottoman - Frosted

$24999 USD $30999


Delivery and Shipping

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

Easy on the eyes and irresistibly comfortable, this ottoman blends beautifully into any setting. Soft, stain-resistant Next-Gen Nuvella™ upholstery lends a sense of everyday ease. This versatile piece is perfect as a footrest or extra seating when guests drop by.

Additional Dimensions
  • Leg height: 1.5"
  • Minimum width of doorway for delivery: 36"


Product Features
  • Reinforced frame provides added stability
  • Firmly cushioned
  • High-quality foam cushions wrapped in poly fiber
  • 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
  • Non-skid, low-profile accent legs with faux wood finish


Hartside - Ottoman - Frosted
43.0"W x 25.0"D x 17.0"H - 34.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'); } } });