HiCOZY Electric Spin Scrubber HS1, Cordless Shower Scrubber for Cleaning with 4 Replaceable Brush Heads Adjustable Extension Handle, IPX7 Waterproof Cleaning Brush for Bathroom Floor White

(3 评论)

所售:
内部产品

价钱:
$29.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 }
  • 1 Large Flat Brush 2 Dome Brush 3 Small Flat Brush 4 Corner Brush

    Where can I get replacement brush heads?

    How to clean stubborn stains more thoroughly with HiCOZY Electric Spin Scrubber HS1?

    Where can I use Electric Spin Scrubber?

    HiCOZY Electric Spin Scrubber Series

    HS1

    HS1 Pro

    HSE1

    BH1

    BH2

    Customer Reviews 4.3 out of 5 stars 988 4.4 out of 5 stars 94 4.1 out of 5 stars 159 4.4 out of 5 stars 11 4.7 out of 5 stars 12 Price $29.99 $29.99 $19.99 $14.99 $14.99 Model Electric Spin Scrubber HS1 Electric Spin Scrubber HS1 Pro Electric Spin Scrubber HSE1 Replaceable Brush Heads BH1 Replaceable Brush Heads BH2 Applicable Scene Covers Every Corner Long Enough to Clean Ceiling Kitchen Scenes Stubborn Stains Vulnerable Surfaces Working Time 2 Hour 2+ Hour 1.5 Hour / / Motor Speed 300/400 RPM 180/240/300/400 RPM 210/300 RPM / / Adjustable Speeds
    • Omari Predovic

      29-08-2024

      I BOUGHT THIS TO HELP CLEANING MY LOW TUB.I HAVE BAD KNEES AND IT'S HARD TO BEND THEM LIKE THAT.THIS THING WORKS GREAT.IT FOAMS UP THE CLEANER BETTER THAN MY HANDS DID!!!SATURDAY IS CLEANING DAY AND I HAVE USED IT FOR THE LAST 4 SATURDAYS AND HAVE NOT HAD TO CHARGE IT.IT CAME FULLY CHARGED

    • Colten Bins

      29-08-2024

      Great for cleaning bathrooms

    • Evangeline Rodriguez PhD

      29-08-2024

      UPDATE:I have changed my review of this product from 1 star to 4 stars due to receiving excellent customer service from Hicozy. Their customer service team member Gin reached out to me regarding the issue and was quick and eager to make it right! I appreciate this! This product does work really well, mine happened to break, but it really did a good job!ORIGINAL REVIEW: I’ve used it twice and this part has broken. It holds the head onto the stick - or at least it did. No longer usable at all as the head detaches due to broken part. I would not recommend this product!

    相关产品

    Product Queries (0)

    登录 or Registerto submit your questions to seller

    Other Questions

    还没有人问卖家