CHIC HOUSE Corduroy Sectional Couch with Ottoman Chaise, L Shaped 4-seat Sofa for Living Room, Apartment, Lounge, Modern Armrest Neck Support Furniture

(0 评论)

所售:
Ateverino

价钱:
$529.99 /pc

Color:
Style:
数量:
(69993 可用)

总价:
退款:
分享:

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 }
  • How many people can this sectional sofa accommodate?

    Is the Ottoman section reversible?

    Does the sofa come assembled?

    How is the sofa delivered?

    Other Hot Combinations

    5 Seater L-Shaped

    5 Seater L-Shaped

    See Details

    Pull-out Sofa Bed

    6 Seater L-Shaped

    8 Seater Sleeper

    12 Seater U-Shaped

    Single Seater

    Customer Reviews 4.7 out of 5 stars 32 4.0 out of 5 stars 2 4.6 out of 5 stars 36 — — 5.0 out of 5 stars 1 5.0 out of 5 stars 1 Price $529.99 $589.99 $859.00 $999.00 $1,659.00 $159.00 Combination Mode Sectional Sectional Sleeper Sofa Modular Sectional Sleeper Modular Modular Sectional Seater Flexible Combination Color Grey/ Beige/ Green/ Dark Grey Grey / Beige / Green Grey / Beige / Green Beige / Green / Dark Grey Beige / Green / Dark Grey Beige / Green / Dark Grey Beige / Green / Dark Grey Material Wood, Metal, Corduroy Wood, Metal, Corduroy Wood, Metal, Corduroy Wood, Metal, Corduroy Wood, Metal, Corduroy Wood, Metal, Corduroy Wood, Metal, Corduroy Dimension (D*W*H) 55.9" x 100.3" x 36.6" 55.9" x 100.3" x 43.2" 33.1" x 63.8" x 33.1" 83.2" x 83.2" x 34.6 52.0" x 101.2" x 34.6" 83.3" x 154.5" x 34.6"
    此产品暂无评论。

    相关产品

    Product Queries (0)

    登录 or Registerto submit your questions to seller

    Other Questions

    还没有人问卖家