
Living Room
Sofas, throw pillows

Bedroom
Bedframes, sheet sets

Bathroom
Shower curtains, towels

Kitchen
Dinnerware, cookware
Sofas, throw pillows
Bedframes, sheet sets
Shower curtains, towels
Dinnerware, cookware
$752.70 Original price was: $752.70.$579.00Current price is: $579.00.
Brand | WIIS’ IDEA |
Assembly Required | Yes |
Seat Depth | 56 inches |
Seat Height | 31 Inches |
Weight Limit | 480 Kilograms |
Product Dimensions | 82.68″D x 55.51″W x 32.28″H |
Type | Convertible |
Color | Orange |
Special Feature | Removable Cover |
Room Type | Bedroom, Living Room |
/** * Common event handler for click and keydown events. * @param {Event} event - The event object. * @param {Function} handleClickOrEnter - Function to handle click or Enter key events. * @param {Function} handleEsc - Function to handle Esc key events. */ // [TODO][AplusMantle-8064] Create common event handler util(key events, click events) in AplusModuleResources function handleClickAndKeyEvents(event, handleClickOrEnterOrSpace) { const ENTER_KEY_CODE = 13; const ESCAPE_KEY_CODE = 27; const SPACE_KEY_CODE = 32; const isClick = event.type === 'click'; const isKeydown = event.type === 'keydown'; const isEnter = isKeydown && event.keyCode === ENTER_KEY_CODE; const isSpace = isKeydown && event.keyCode === SPACE_KEY_CODE; const isEsc = isKeydown && event.keyCode === ESCAPE_KEY_CODE;
if (isClick || isEnter || isSpace) { handleClickOrEnterOrSpace(); } else if (isEsc) { handleEsc(event); } }
/** * Function to handle esc key event. * @param {Event} event - The event object. */ function handleEsc(event) { event.target.blur() // force remove focus }
How many throw pillows are included with the sofa?
There are two soft throw pillows included with the sofa, providing extra support and comfort. They add a touch of coziness to your living space and make lounging even more enjoyable.
Can the ottoman be moved around and connected to different seats on the sofa?
Yes, the ottoman can be moved around and connected to different seats on the sofa. This feature adds to the flexibility of the sofa, allowing you to create different seating arrangements and layouts to suit your space and lifestyle.
Is the corduroy fabric easy to clean and maintain?
Yes, the corduroy fabric on this sofa is easy to clean and maintain. It is durable and can be spot cleaned with a damp cloth. The fabric also resists stains, making it a great choice for families with pets or children.
How thick are the seat cushions on the sofa?
The seat cushions on this sofa are so thick and plush, it feels like sitting on a cloud. I love how they provide great support for my back and hips.
Are there different color options available for the sofa?
Yes, there are different color options available for the sofa. You can choose from a variety of colors to match your home decor perfectly. The corduroy fabric is also soft and luxurious, adding a touch of elegance to your living space.
You must be logged in to post a review.
Vestibulum curae torquent diam diam commodo parturient penatibus nunc dui adipiscing convallis bulum parturient suspendisse parturient a.Parturient in parturient scelerisque nibh lectus quam a natoque adipiscing a vestibulum hendrerit et pharetra fames nunc natoque dui.
Scelerisque adipiscing bibendum sem vestibulum et in a a a purus lectus faucibus lobortis tincidunt purus lectus nisl class eros.Condimentum a et ullamcorper dictumst mus et tristique elementum nam inceptos hac parturient scelerisque vestibulum amet elit ut volutpat.
No account yet?
Create an AccountOffer to create a modern home environment
Reviews
There are no reviews yet.