SKU: N769P294939A

Grainy Footstool For Home - Beige

$33999 USD $43999


Delivery and Shipping

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

  • Unique fabric: The grainy fabric has a distinctive look, adding a unique appeal to your home.
  • Versatile: Whether used as a ottoman, a seat or a coffee table, it can provide a comfortable experience.
  • Comfortable sitting feeling: The seat surface is spacious and well-padded, which can effectively relieve leg pressure.
  • Stable structure: The internal structure is solid and has strong load-bearing capacity. It can withstand users of different weights.
  • Fashion appearance: The simple and elegant shape can easily adapt to various home styles such as modern, Nordic, and simple.
  • Durable construction: Made with a combination of wood and fabric, ensuring lasting quality and performance.
  • Easy integration: Blends naturally with diverse interior designs, enhancing both function and aesthetics.

Grainy Footstool For Home - Beige
52.0"W x 22.0"D x 14.4"H - 34.17 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'); } } });