
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
$817.70 Original price was: $817.70.$629.00Current price is: $629.00.
Brand | BOSTANA |
Assembly Required | No |
Seat Depth | 30.5 inches |
Seat Height | 17.5 Inches |
Weight Limit | 330 Pounds |
Product Dimensions | 10″D x 72″W x 32″H |
Item Weight | 146.1 Pounds |
Type | Standard |
Color | Gray-2 |
Special Feature | Convertible, Abrasion Resistant, Easy to Assemble |
/** * 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 }
Does this modular sectional sofa have a wooden frame?
No, this modular sectional sofa does not have a wooden frame. It is crafted entirely from high-density foam, ensuring a noise-free seating experience and maintaining its shape over time for lasting support.
Are pillows included with the purchase of this sectional couch?
Yes, pillows are included with this sectional couch, adding extra comfort and style to its cozy design.
Can the layout of this sectional couch be customized to fit my living room space?
Absolutely! Whether you prefer a traditional sofa arrangement or an L-shaped design, this sectional offers flexibility to match your preferences and room size.
What is the overall size of the L-shaped couch, and how many people can it seat?
The overall size of this L-shaped couch is 111.5 inches (W) x 72 inches (D) x 32 inches (H), and it comfortably seats four people.
What materials are used in this sectional sofa, and how durable are they?
This sectional sofa is made of high-quality chenille fabric, which is both durable and comfortable. The foam and pocket springs provide excellent support and cushioning, ensuring the sofa maintains its shape and comfort for a long time.
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.