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

URL: https://www.whirlpool.com.hk/
Submission Tags: sansec.io magecart Search All
Submission: On August 28 via api from US — 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="csCLnNsjkLbdHD1d">
  <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/version1724843278/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="csCLnNsjkLbdHD1d">
  <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/f4b96cb0b3de1ad617c250157af6fbf8.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

After-sales service


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






MONTHLY PICKS

 * Exclusive Models
 * Limited Offer
 * Cooking Series
 * Wpro Product Care

 * 

 * FWMD10512GW
   10.5kg / 1400rpm
   
   Learn More
   
   $5990

 * WFCR75230
   7+5kg Washer Dryer
   
   Learn More
   
   $3990

 * HWMB9002GW
   9kg Dryer
   
   Learn More
   
   FREE Mounting Kit & Installation

 * VEMC65810
   6.5kg Washer
   
   Learn More
   
   $1790

 * 

 * WDFS3R4NWESG
   60cm
   
   Learn More
   
   $5790

 * VS1809
   18W
   
   Learn More
   
   $990

 * AWV09000R
   1HP Inverter Air-con
   
   Learn More

 * MWP298BSG
   Microwave Oven with AirFry
   
   Learn More
   
   Free Cleaner Spray

 * 

 * JQ280/SL
   27L Microwave Oven
   
   Learn More
   
   $1690

 * AKR4071/IX
   76cm Hood
   
   Learn More
   
   FREE Knief Set

 * MWP201KBS
   20L Microwave Oven
   
   Learn More
   
   NEW $530

 * IWHL7320SC
   2-zone Induction Hob
   
   Learn More
   
   FREE Fissler Pot Set

 * Free shipping for Bundle package

 * Descaler
   
   Learn More
   
   Steamer Partner

 * Microwave Cleaner Spray
   
   Learn More
   
   For use on cooking appliances

 * Power Fresh Washer Odour Prevent Tab
   
   Learn More
   
   Prevent Scents

 * 3-in-1 Professional Dishwasher Tablets
   
   Learn More
   
   Made in Europe


HOT PICKS


FRONT LOAD WASHER FWMD10512GW
$5,990




4S STEAMER CS2320
$4,990




EASY DISMANTLE COOKERHOOD HE2421S
$2,990




2-ZONE INDUCTION HOB ACM313/BA
$4,990




4S MINI COMBI STEAMER CS1250
$2,990




FRONT LOAD WASHER FRFCR70120
$3,090




TWO-DOOR REFRIGERATOR WF2T203RPS
$2,790




INVERTER WINDOW TYPE AIR-CONDITIONER AWV09000R
$4,790




DISHWASHER WDFS3L5PBSSG
$6,490




WASHER DRYER WWEB8502GW
$4,590




FRONT LOAD WASHER FWMD10512GW
$5,990




4S STEAMER CS2320
$4,990




EASY DISMANTLE COOKERHOOD HE2421S
$2,990




2-ZONE INDUCTION HOB ACM313/BA
$4,990




4S MINI COMBI STEAMER CS1250
$2,990




FRONT LOAD WASHER FRFCR70120
$3,090




TWO-DOOR REFRIGERATOR WF2T203RPS
$2,790




INVERTER WINDOW TYPE AIR-CONDITIONER AWV09000R
$4,790




DISHWASHER WDFS3L5PBSSG
$6,490




WASHER DRYER WWEB8502GW
$4,590




FRONT LOAD WASHER FWMD10512GW
$5,990




4S STEAMER CS2320
$4,990




EASY DISMANTLE COOKERHOOD HE2421S
$2,990




2-ZONE INDUCTION HOB ACM313/BA
$4,990




4S MINI COMBI STEAMER CS1250
$2,990





LATEST PROMOTION



LIMITED TIME OFFER

CATCH OUR VERY SPECIAL DEALS EVERY WEDNESDAY AT 12 NOON

Learn More

WPRO PRODUCT CARE

PROFESSIONAL CARE FOR YOUR APPLIANCE

Learn More

EXTENDED YOUR WARRANTY

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

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




0


Whirlpool
Welcome ! Feel free to chat with me here!
歡迎光臨!如有任何問題,歡迎與我們聯絡。
 
回覆至 Whirlpool
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?