HOSTACK 77" Sofa, Modern Sofa Couch with Deep Seats, Comfy 3 Seater Sofa with 2 Throw Pillow and Pockets, Chenille Upholstered Sofa for Apartment, Living Room, Office, White

(3 评论)

所售:
内部产品

价钱:
$259.99 /pc

Color:
数量:
(19998 可用)

总价:
退款:
分享:

Product Description

/** * 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 } Material Wood, Chenille Fabric Color Off White Overall Dimensions 30.7"D x 77.2"W x 28.7"H Weight Capacity 1000 lbs Required Assembly Yes

What should I do if I don't find the instruction in package?

What should I do if there are missing or damaged parts?

What should I do if I have difficulties with installation?

From the brand

  • About HOSTACK

    HOSTACK is a furniture brand that combines innovation, aesthetics, functionality and durability to design every product. It aims to provide the whole house furniture via one stop shopping with affordable price. It hopes customer enjoy the shopping experience and therefore become a valuable choice for all families

  • White Collection

    Visit the Store

  • Kids Toy Storage Collection

    Visit the Store

  • Chenille Sofa Collection

    Visit the Store

  • Grey Dresser Collection

    Visit the Store

    • Reilly Schuppe

      03-09-2024

      This couch was an amazing purchase and perfect for our new place, good size, comfortable and cute!! Also easy to put together

    • Luther Tremblay DVM

      03-09-2024

      Overall, this was an easy-to-assemble piece. It is stylish, fairly comfortable, and sturdy. Each side has a pocket to hold things like a remote or magazine. We have this in a low-usage room, which is good because this is probably not furniture suited for high usage.

    • Dr. Albin Gerhold Sr.

      03-09-2024

      The sofa came in 4 pieces with all the tools necessary to put it together. The instructions were very clear, simple, and straight to the point. There’s no way to mess assembly up with instructions that simple and clear. The couch is a little short but the length is standard. It reminds me more of a office couch but it’s really cute and soft. It gave my living room the look I wanted. I love it.

    Product Queries (0)

    登录 or Registerto submit your questions to seller

    Other Questions

    还没有人问卖家