www.whirlpool.com.hk Open in urlscan Pro
18.143.56.107  Public Scan

Submitted URL: http://whirlpool.com.hk/
Effective URL: https://www.whirlpool.com.hk/
Submission: On August 26 via manual from GB — Scanned from SG

Form analysis 7 forms found in the DOM

POST https://www.whirlpool.com.hk/english/customer/account/loginPost/

<form class="form form-login ng-pristine ng-valid" id="form-login" action="https://www.whirlpool.com.hk/english/customer/account/loginPost/" method="post" novalidate="novalidate">
  <input name="form_key" type="hidden" value="5dZgqqbqXxh9wL1y">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="email"><span>Email</span></label>
      <div class="control">
        <input name="login[username]" value="" autocomplete="off" id="email" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span>Password</span></label>
      <div class="control">
        <input name="login[password]" type="password" autocomplete="off" class="input-text" id="pass" title="Password" data-validate="{required:true}" aria-required="true">
      </div>
    </div>
    <div class="actions-toolbar">
      <div class="primary"><button class="action login primary" name="send" id="send2">
          <span>Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action remind" href="https://www.whirlpool.com.hk/english/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a>
        <a class="action register" href="https://www.whirlpool.com.hk/english/customer/account/create/"><span>Register</span></a>
      </div>
    </div>
    <div class="social-login-container">
      <!-- not connected -->
      <div class="block social-login-authentication-channel account-social-login">
        <div class="block-content">
          <div class="actions-toolbar social-btn social-btn-actions-toolbar facebook-login">
            <a class="btn btn-block btn-social btn-facebook">
                <span class="fa fa-facebook"></span>
                                Sign in with Facebook                            </a>
          </div>
          <div class="actions-toolbar social-btn social-btn-actions-toolbar google-login">
            <a class="btn btn-block btn-social btn-google">
                <span class="fa fa-google"></span>
                                Sign in with Google                            </a>
          </div>
        </div>
      </div>
      <style type="text/css">
        .request-popup {
          overflow-y: unset;
          max-width: 800px;
          left: 30%;
        }

        .request-popup .modal-header {
          padding: 0;
        }

        .request-popup .modal-header button.action-close {
          color: white;
          z-index: 100;
        }

        .request-popup .modal-content {
          padding: 0;
        }
      </style>
    </div>
  </fieldset>
</form>

GET https://www.whirlpool.com.hk/english/catalogsearch/result/

<form class="form minisearch ng-pristine ng-valid ng-valid-maxlength" id="search_mini_form" data-text="Please search with at least 2 characters." action="https://www.whirlpool.com.hk/english/catalogsearch/result/" method="get"
  onsubmit="return search_submit()">
  <div class="Search">
    <input id="search" ng-model="sidmodel_no" ng-change="sidsearch()" ng-click="sid_search_keywords()" ng-init="mobile_sid_search_keywords()" type="text" name="q" value="" placeholder="Search"
      class="input-text ng-pristine ng-untouched ng-valid ng-valid-maxlength" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
    <input type="hidden" id="accurate" name="accurate" value="0">
    <span onclick="jQuery('#search_mini_form').submit()">
      <!-- ngIf: !sidsearching --><img ng-if="!sidsearching" src="https://www.whirlpool.com.hk/static/version1690191718/frontend/Innosrc/Whirlpool/en_US/Magento_Search/images/icon_search.png" alt="" class="ng-scope"><!-- end ngIf: !sidsearching -->
      <!-- ngIf: sidsearching -->
    </span>
    <div class="result_box">
      <!--<span><a>How to find model number</a></span>-->
      <div class="result ng-hide" ng-show="sidresult_show">
        <!-- ngIf: !sidresult.length --><span style="color: #ccc;background: white;" ng-if="!sidresult.length" class="ng-scope">Please input keyword or correct product ID.</span><!-- end ngIf: !sidresult.length -->
        <!-- ngRepeat: r in sidresult track by $index -->
      </div>
    </div>
    <div class="search_keywords">
      <div class="result ng-hide" ng-show="sidkeywords_show">
        <span>Most Searched</span>
        <!-- ngRepeat: r in sidkeywords -->
      </div>
    </div>
  </div>
</form>

<form class="form-fake-email ng-pristine ng-valid" id="social-form-fake-email" novalidate="novalidate">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please complete your information below to login.</div>
    <div class="field field-password-social required">
      <label for="request-password-social" class="label"><span>Password</span></label>
      <div class="control">
        <input type="password" name="password" id="request-password-social" title="Password" class="input-text" data-validate="{required:true, 'validate-password':true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field field-confirmation-social required">
      <label for="request-password-confirmation" class="label"><span>Confirm Password</span></label>
      <div class="control">
        <input type="password" name="password_confirmation" title="Confirm Password" id="request-password-confirmation" class="input-text" data-validate="{required:true, equalTo:'#request-password-social'}" autocomplete="off" aria-required="true">
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" id="bnt-social-login-fake-email" class="action send primary">
        <span>Submit</span>
      </button>
    </div>
  </div>
</form>

<form class="form-customer-login ng-pristine ng-valid" id="social-form-login" novalidate="novalidate">
  <input name="form_key" type="hidden" value="5dZgqqbqXxh9wL1y">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="social_login_email"><span>Email</span></label>
      <div class="control">
        <input name="username" id="social_login_email" type="email" class="input-text" value="" autocomplete="off" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span>Password</span></label>
      <div class="control">
        <input name="password" id="social_login_pass" type="password" class="input-text" autocomplete="off" title="Password" data-validate="{required:true, 'validate-password':true}" aria-required="true">
      </div>
    </div>
    <div class="actions-toolbar">
      <div class="primary">
        <button type="button" class="action login primary" id="bnt-social-login-authentication">
          <span>Login</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action remind" href="#"><span>Forgot Your Password?</span></a>
      </div>
    </div>
    <div class="actions-toolbar">
      <div class="primary">
        <a class="action create" href="#"><span>Create New Account?</span></a>
      </div>
    </div>
  </fieldset>
</form>

<form class="form-customer-create ng-pristine ng-valid" id="social-form-create" novalidate="novalidate">
  <fieldset class="fieldset create info">
    <input type="hidden" name="success_url" value="">
    <input type="hidden" name="error_url" value="">
    <div class="field required fullname customer-name-prefix">
      <label for="firstname" class="label">
        <span>Name</span>
      </label>
      <div class="control">
        <fieldset class="fieldset fieldset-fullname">
          <div class="fields">
            <div class="field field-name-prefix">
              <label class="label" for="prefix">
                <span>Name Prefix</span>
              </label>
              <div class="control">
                <select id="prefix" name="prefix" title="Name Prefix" class="" aria-required="true">
                  <option value="Mr."> Mr. </option>
                  <option value="Mrs."> Mrs. </option>
                  <option value="Miss"> Miss </option>
                  <option value="" selected="selected">
                  </option>
                </select>
              </div>
            </div>
            <div class="field field-name-firstname required">
              <label class="label" for="firstname">
                <span>First Name</span>
              </label>
              <div class="control">
                <input type="text" id="firstname" name="firstname" value="" title="First Name" class="input-text required-entry" data-validate="{required:true}" aria-required="true">
              </div>
            </div>
            <div class="field field-name-lastname required">
              <label class="label" for="lastname">
                <span>Last Name</span>
              </label>
              <div class="control">
                <input type="text" id="lastname" name="lastname" value="" title="Last Name" class="input-text " aria-required="true">
              </div>
            </div>
          </div>
        </fieldset>
      </div>
    </div>
    <div class="field required">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" id="email_address_create" value="" title="Email" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field choice newsletter">
      <input type="checkbox" class="checkbox" name="is_subscribed" title="Sign Up for Newsletter" value="1" id="is_subscribed">
      <label for="is_subscribed" class="label"><span>Sign Up for Newsletter</span></label>
    </div>
  </fieldset>
  <fieldset class="fieldset create account" data-hasrequired="* Required Fields">
    <div class="field password required">
      <label for="password" class="label"><span>Password</span></label>
      <div class="control">
        <input type="password" name="password" id="password-social" title="Password" class="input-text" data-validate="{required:true, 'validate-password':true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field confirmation required">
      <label for="password-confirmation" class="label"><span>Confirm Password</span></label>
      <div class="control">
        <input type="password" name="password_confirmation" title="Confirm Password" id="password-confirmation-social" class="input-text" data-validate="{required:true, equalTo:'#password-social'}" autocomplete="off" aria-required="true">
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" id="button-create-social" class="action create primary" title="Create an Account">
        <span>Create an Account</span></button>
      <div class="secondary">
        <a class="action back" href="#"><span>Back</span></a>
      </div>
    </div>
  </div>
</form>

<form class="form-password-forget ng-pristine ng-valid" id="social-form-password-forget" novalidate="novalidate">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please enter your email address below to receive a password reset link.</div>
    <div class="field email required">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" alt="email" id="email_address_forgot" class="input-text" value="" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field captcha required" role="user_forgotpassword">
      <label for="captcha_user_forgotpassword" class="label"><span>Please type the letters below</span></label>
      <div class="control captcha">
        <input name="captcha[user_forgotpassword]" type="text" class="input-text required-entry" data-validate="{required:true}" id="captcha_user_forgotpassword" aria-required="true">
        <div class="nested">
          <div class="field captcha no-label" data-captcha="user_forgotpassword" id="captcha-container-user_forgotpassword">
            <div class="control captcha-image">
              <img alt="Please type the letters below" class="captcha-img" height="50" src="https://cdn.whirlpool.com.hk/media/captcha/whirpool_en/97b66d8e599f8a5d2a15adcbc55a88db.png">
              <button type="button" class="action reload captcha-reload" title="Reload captcha"><span>Reload captcha</span></button>
            </div>
          </div>
        </div>
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" id="bnt-social-login-forgot" class="action send primary">
        <span>Submit</span>
      </button>
      <div class="secondary">
        <a class="action back" href="#"><span>Back</span></a>
      </div>
    </div>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="email" type="email" class="input-text" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}" autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.whirlpool.com.hk/english/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

By closing this message, you consent to our cookies on this device in accordance
with our Privacy Notice unless you have disabled them. Accept
My Cart 0
My Cart 0
Close You have no items in your shopping cart.


 * Product Info
    * Fabric Care
       * Washers
         
          1. Front Load
         
          2. Top Load
         
          3. Tub & US Heavy Duty
         
         
       * Dryers
         
          1. All Dryers
         
         
       * Washer Dryers
         
          1. All Washer Dryers
         
         
   
    * Air Care
       * Dehumidifiers and Purifiers
         
          1. Dehumidpurifiers
         
          2. Dehumidifiers
         
         
       * Air Conditioners
         
          1. Window Type
         
         
   
    * Cleaning
       * Vacuum Cleaners
         
          1. Cord
         
          2. Cordless
         
         
       * Dishwashers
         
          1. All Dishwashers
         
         
   
    * Cooling
       * Refrigerators
         
          1. Single Door
         
          2. 2-Door
         
          3. Multi-Door
         
          4. Side-by-Side
         
         
       * Wine Coolers
         
          1. All Wine Coolers
         
         
   
    * Cooking
       * Cooker Hoods
         
          1. Wall-mounted
         
          2. Under Cabinet
         
         
       * Microwave Ovens
         
          1. All Microwave Ovens
         
         
       * Cooktops
         
          1. Gas Hobs
         
          2. Induction Hobs
         
         
       * Steam Ovens
         
          1. All Steam Ovens
         
         
       * Ovens
         
          1. All Ovens
         
         
   
   
 * W-Mall
    * Whirlpool Wednesday
    * Brand New Promotion
    * Display Products
    * W-Pro Care
    * Accessories
    * Direct 1+

 * Help Center
    * Contact Us
       * Make An Inquiry
       * Where To Buy
   
    * Get Support
       * Warranty Registration
       * My Product Warranty
       * Book A Repair
       * Air Conditioner Cleaning Service
       * Warranty Renewal
       * FAQ & Usage Tips
       * Removal Service
       * Online Shopping & Delivery Arrangement
       * Installation and Warranty Information
   
    * Downloads
       * Download Brochures
       * Download Manuals
       * Download Recipes

 * Discover Whirpool
    * Brand Experience
       * Innovations & Design
         
   
    * About Whirlpool
         
       * About Whirlpool Hong Kong
         
       * Work With Us
       * Together we Fight

 * Whirlpool Club
   

 * Where To Buy
 * Login/Register
   Member Login
   Email
   
   Password
   
   Sign In
   Forgot Your Password? Register
   Sign in with Facebook
   Sign in with Google
 * δΈ­

Please input keyword or correct product ID.
Most Searched
Previous

 * HSBC 6/12/18-month Interest Free Instalment
 * 14-day Product Exchange Guarantee
 * Fast Delivery


Due to the recent concerns over the coronavirus in Hong Kong, in order to
protect our staffs and consumers while minimising the spreading of virus, we
shall impose limited service arrangements for the following with immediate
effect:
 * (1) Customer Service Hotline
 * (2) Delivery Service
 * (3) On-site repair and installation


We will resume our normal operation as soon as possible upon speculation on the
situation. Please contact us via our website https://bit.ly/2U6ZEv8 or call us
at 2406 9138 for any enquiries.
We apologize for any inconvenience caused and thank you for your understanding.

After-sales service

W-Mall Specialist




VALIDATE YOUR LOGIN

Please complete your information below to login.
Password

Confirm Password

Submit


SIGN IN

Registered Customers
Email

Password

Login
Forgot Your Password?
Create New Account?
Or Sign In With
Sign in with Facebook
Sign in with Google


CREATE NEW ACCOUNT

Name
Name Prefix
Mr. Mrs. Miss
First Name

Last Name

Email

Sign Up for Newsletter
Password

Confirm Password

Create an Account
Back


FORGOT PASSWORD

Please enter your email address below to receive a password reset link.
Email

Please type the letters below
Reload captcha
Submit
Back


 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7






MONTHLY PICKS

 * Fabric Care
 * 2-Door Refrigerator + Dehumidifier
 * Cookerhood
 * Dishwasher

 * 

 * FFCR70110
   7kg Washer
   
   Learn More
   
   45%OFF

 * VEMC65810
   Tub Washer
   
   Learn More
   
   FREE install

 * TDLR70123
   Top Load Washer
   
   Learn More
   
   $88 Extra warranty

 * WFCR75230
   Washer Dryer
   
   Learn More
   
   Deal $3990

 * 

 * WF2T161RPS
   168L Refrigerator
   
   Learn More
   
   Exclusive Model

 * WF2T255RPS
   246L Refrigerator
   
   Learn More

 * DS242NF
   24L Dehumidifier
   
   Learn More

 * DS202HG
   20L Dehumidpurifier
   
   Learn More

 * 

 * HAS2831S
   Auto Steamclean
   
   Learn More

 * HC638S
   Auto Clean + Easy Dismantle
   
   Learn More

 * AKR4985/IX
   Chimney
   
   Learn More

 * AKR273.1/IX
   Telescopic
   
   Learn More

 * 

 * WSFE2B19XUKN
   45cm Freestand
   
   Learn More

 * WFC3C33PFUK
   60cm Freestand
   
   Learn More

 * WIC3B19UKN
   60cm Fully Integrated
   
   Learn More

 * WIO3O33PLESUK
   60cm 6th sense Fully Integrated
   
   Learn More


HOT PICKS


4S STEAMER CS2320
$5,590




EASY DISMANTLE COOKERHOOD HE2421S
$2,990




CWNB7002GWG SLIM WASHER
$4,390




DEHUMIDPURIFIER DS242HGHK
$3,990




4S MINI COMBI STEAMER CS1250
$3,390




WASHER DRYER WFCR75230
$3,990




TWO-DOOR REFRIGERATOR WF2T161
$2,390




DISHWASHER WSFE2B19XUKN
$5,890




4S STEAMER CS2320
$5,590




EASY DISMANTLE COOKERHOOD HE2421S
$2,990




CWNB7002GWG SLIM WASHER
$4,390




DEHUMIDPURIFIER DS242HGHK
$3,990




4S MINI COMBI STEAMER CS1250
$3,390




WASHER DRYER WFCR75230
$3,990




TWO-DOOR REFRIGERATOR WF2T161
$2,390




DISHWASHER WSFE2B19XUKN
$5,890




4S STEAMER CS2320
$5,590




EASY DISMANTLE COOKERHOOD HE2421S
$2,990




CWNB7002GWG SLIM WASHER
$4,390




DEHUMIDPURIFIER DS242HGHK
$3,990




4S MINI COMBI STEAMER CS1250
$3,390





LATEST PROMOTION



LIMITED TIME OFFER

CATCH OUR VERY SPECIAL DEALS EVERY WEDNESDAY AT 12 NOON

Learn More

EXTENDED YOUR WARRANTY

ADD IT TO YOUR CART WHEN YOU CHECK OUT. STARTING FROM $88.

Learn More

WPRO PRODUCT CARE

PROFESSIONAL CARE FOR YOUR APPLIANCE

Learn More

 * Warranty Registration

 * Warranty Renewal

 * Book A Repair

 * Contact Us

 * 
 * 
 * 
 * 
 * 
 * 

 * 
 * 

 * Home
 * About Whirlpool Hong Kong
 * Where To Buy
 * Contact Us

 * Get Support
 * Downloads
 * Book A Repair
 * Warranty Registration
 * Warranty Renewal
 * FAQ & Usage Tips

 * Connect With Us
 * 

Whirlpool is a registered trademark of Whirlpool,U.S.A

Privacy NoticeTerms of Use

Close
Checkout out as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout out using your account


Sign in with Facebook

Sign in with Google

Email Address

Password

Sign In
Forgot Your Password?