SKU: N769P294937G

Ottoman With Unique Armrest Design For Living Spaces

$35999 USD $45999

Color

Delivery and Shipping

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

  • Unique appearance design: The armrests on both sides are uniquely shaped, which can add a sense of fashion and design.
  • High-quality artificial leather: Artificial leather is wear-resistant and scratch-resistant, waterproof and stain-resistant, and easy to clean.
  • Comfortable armrest design: The armrests are of suitable height and can provide comfortable support for the arms. It is very convenient for sitting or placing items.
  • Stable structure: The internal structure is solid and has strong load-bearing capacity. It can withstand users of different weights.
  • Versatile home style: Simple shape and classic grey color. It is suitable for a variety of home decoration styles such as modern, Nordic, retro, etc., and can be easily integrated into different spaces.

Ottoman With Unique Armrest Design For Living Spaces - Brown Pu
57.7"W x 21.0"D x 18.7"H - 48.5 lb
Ottoman With Unique Armrest Design For Living Spaces - Gray
57.7"W x 21.0"D x 18.7"H - 48.5 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'); } } });