www.zalora.com.my Open in urlscan Pro
2a02:26f0:dc:185::896  Public Scan

Submitted URL: https://ablink.updates.zalora.com.my/ls/click?upn=dQ3o4eqwz9qiPcdszEPgaJU1MoB-2FQw89Ag7ZSXSU5F5PzfcgbM9yjz42g-2F8WPqGOei-2FAEdONypB7A...
Effective URL: https://www.zalora.com.my/customer/account/login/
Submission: On October 04 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

GET /catalog/

<form id="onsiteSearch" action="/catalog/" method="get" autocapitalize="on" autocorrect="on">
  <input class="lfloat js-seg-bar-search__selSearchInput seg-bar-search__selSearchInput" name="q" type="text" placeholder="iPhone13 RM350 off! " autocomplete="off">
  <div class="js-search-segment-select" data-segment=""></div>
  <button class="rfloat seg-bar-search__selSearchButton" type="submit">
    <i class="icon_loupe-dark"></i>
    <span class="hdSearchButton"></span>
  </button>
  <div class="js-searchsuggest__popup searchsuggest__popup display-none"></div>
  <div class="js-recent-search__popup searchsuggest__popup display-none"></div>
</form>

POST /newsletter/validate//

<form class="b-stickyNewsletterForm__inputs newsletter-signup" method="post" action="/newsletter/validate//" position="nl_slider_notification" autocapitalize="off" autocorrect="off">
  <input type="hidden" value="0131fc208363e7be9f48171cacc61254063de137" name="YII_CSRF_TOKEN">
  <div class="b-stickyNewsletterForm__email">
    <input class="js-emailInputText" placeholder="Enter your email here" required="required" name="newsletter[email]" id="newsletterOfferInput" data-errormessage-value-missing="Please fill out this field" type="email">
    <div class="b-stickyNewsletterForm__email--suggestion">
      <div class="js-emailSuggestion emailSuggestion hide"> Did you mean <p class="js-emailSuggestion-accept suggestedDomain"></p>? </div>
    </div>
  </div>
  <div id="js-stickyNewsletterForm__radio" class="b-stickyNewsletterForm__radio">
    <div class="b-stickyNewsletterForm__radio--label">
      <label for="newsletter[gender]">Select gender:</label>
      <label for="newsletter[gender]" class="fsm">(for personalised content)</label>
    </div>
    <input type="radio" name="newsletter[gender]" value="female"> Women <input type="radio" name="newsletter[gender]" value="male" class="mls"> Men
  </div>
  <div class="b-stickyNewsletterForm__submit">
    <button id="newsletter-submit-btn" class="btn btn--inverted btn--fluid" type="submit">Submit</button>
  </div>
</form>

POST /customer/account/login/

<form id="form-account-login" action="/customer/account/login/" method="post" autocapitalize="off" autocorrect="off">
  <input type="hidden" value="0131fc208363e7be9f48171cacc61254063de137" name="YII_CSRF_TOKEN">
  <div class="clearfix loginForm">
    <fieldset class="ui-fieldset">
      <div class="ui-formRow mbn inputfield">
        <label class="col1 required" for="LoginForm_email">Email Address</label> <input class="ui-inputText" name="LoginForm[email]" id="LoginForm_email" type="text"> <span class="inputfieldvalidation passwordValidation"></span>
      </div>
      <div class="ui-formRow mtl mbn inputfield">
        <label class="col1 required" for="LoginForm_password">Password</label> <input type="checkbox" class="js-show-password-checkbox hide" name="js-show-password-checkbox">
        <label for="js-show-password-checkbox" id="js-show-password-label" class="toggle-show-password"> Show </label>
        <label for="js-show-password-checkbox" id="js-hide-password-label" class="toggle-show-password hide"> Hide </label>
        <input class="ui-inputPassword" name="LoginForm[password]" id="LoginForm_password" type="password" style="padding-right: 51px"> <span class="inputfieldvalidation"></span>
        <a class="mts ui-inlineBlock colorRow fsm mtm underline" href="/customer/account/forgotpassword/">Forgot your password?                                        </a>
      </div>
      <div class="ui-formRow mtl mbn">
        <div class="ui-formRow">
          <div class="checkbox checkbox__container">
            <input checked="checked" type="checkbox" value="1" name="stayLogged" id="stayLogged"> <label class="ui-inlineBlock staylogged checkmark" for="stayLogged"></label> <label class="ui-inlineBlock staylogged" for="stayLogged">Keep me signed
              in</label>
          </div>
        </div>
        <div class="box mtl">
          <button class="btn btn--fluid fsxl btn-dark login__button" type="submit"> Log in </button>
          <div class="g-recaptcha" data-sitekey="" data-callback="onSubmitReCapchaBtn">
          </div>
        </div>
      </div>
      <div class="ui-formRow mts mbn prl pll">
        <div class="box-center-tnc"> By creating your account or signing in, you agree to our <a href="https://www.zalora.com.my/terms-of-service/" class="green-tnc">Terms and Conditions</a> &amp;
          <a href="https://www.zalora.com.my/privacy-policy/" class="green-tnc">Privacy Policy.</a>
        </div>
        <style>
          .box-center-tnc {
            text-align: center;
          }

          .green-tnc {
            color: #297E84;
          }
        </style>
      </div>
    </fieldset>
  </div>
</form>

POST https://www.zalora.com.my/newsletter/validate/

<form class="js-footer__newsletterSignUp" action="https://www.zalora.com.my/newsletter/validate/" method="post" position="nl_footer_notification" autocapitalize="off" autocorrect="off">
  <label class="mtl mbs">Your email address</label>
  <input type="hidden" value="0131fc208363e7be9f48171cacc61254063de137" name="YII_CSRF_TOKEN">
  <div class="flex-row">
    <div class="col-lg-12 col-sm-4">
      <input class="b-footer__newsletterInput js-disableEnterKeyForTextBox js-emailInputText " placeholder="someone@example.com" required="required" name="newsletter[email]" data-errormessage-value-missing="Please fill out this field"
        id="newsletter_email" type="email">
      <div class="js-emailSuggestion emailSuggestion hide"> Did you mean <p class="js-emailSuggestion-accept suggestedDomain"></p>? </div>
      <div id="nl_footer_notification" class="b-footer__newsletterInfo">
      </div>
    </div>
    <div class="col-lg-12 col-sm-4">
      <div class="flex-row justify-content-between">
        <div class="col mrl">
          <button class="btn btn-outline-light btn--fluid" type="submit" name="newsletter[gender]" value="female"> FOR WOMEN </button>
        </div>
        <div class="col">
          <button class="btn btn-outline-light btn--fluid" type="submit" name="newsletter[gender]" value="male"> FOR MEN </button>
        </div>
      </div>
    </div>
    <div class="col-lg-12 col-sm-4 mts"> By signing up, you agree to the terms in our <a href="privacy-policy/" target="_blank">Privacy Policy</a> </div>
  </div>
</form>

POST /customer/ordertracking/validate/

<form class="orderTrackerForm" action="/customer/ordertracking/validate/" method="post" autocapitalize="off" autocorrect="off">
  <input type="hidden" value="0131fc208363e7be9f48171cacc61254063de137" name="YII_CSRF_TOKEN">
  <div class="ui-formRow mtm mbn">
    <div class="tracking-form__body--title">Order Number</div>
    <div>
      <input class="ui-inputText mbm bottom-newsletter-input" placeholder="Order Number" required="required" name="trackOrder[orderId]" data-errormessage-value-missing="Please fill out this field" value="" id="trackOrder_orderId" type="text">
    </div>
  </div>
  <div class="mtm mbs tracking-form__body--submit">
    <button id="buttonViewOrderStatus" type="submit" class="btn btn--fluid">View order status</button>
  </div>
</form>

Text Content

 * WOMEN
 * MEN
 * SPORTS
 * LUXURY
 * BEAUTY
 * KIDS
 * LIFESTYLE


 * Welcome
    * Log in
    * Register
    * Track My Orders
    * Help
   
      --------------------------------------------------------------------------------
   
    * Community Influencer Program

 * You have no item(s) in your wishlist
   
 * My Bag 0 Item
   
   

 * WOMEN
 * MEN
 * SPORTS
 * LUXURY
 * BEAUTY
 * KIDS
 * LIFESTYLE


Congratulations! Your subscription has been successful.
Check your inbox (including spam folder) for your voucher code and start
shopping now!
Great to have you back!
Check your inbox for trend updates and exclusive sales coming your way!
(The RM 35 voucher applies to first-time subscribers only.)
Looks like you're already subscribed.
OK
Close
Get RM 35 off
your next order!
Enter your email for ZALORA news and deals
Did you mean



?
Select gender: (for personalised content)
Women Men
Submit
By signing up, you agree to the terms in our Privacy Policy
For first-time subscribers only
ZNOW: UNLIMITED NEXT DAY DELIVERY

Days Free Returns

Free delivery available*


Our Sustainability Journey


COVID-19 Donation
Download & get Extra 30% Off + 10% Cashback

Get extra 30% Off + 10% Cashback
Your first app purchase
Use Code: 1STAPP
RM50 max. discount and RM50 max. cashback,one-time use per customer
ONLY APPLICABLE TO ITEMS SOLD BY ZALORA

Available on ios and android
Apple Featured App
New customer
Returning customer


LOG IN TO YOUR ACCOUNT

Are you on facebook?
Continue with Facebook
We will never post on your behalf or share any information without your
permission.
or
Email Address
Password Show Hide Forgot your password?
Keep me signed in
Log in

By creating your account or signing in, you agree to our Terms and Conditions &
Privacy Policy.
Top Brands
 * ADIDAS
 * ALDO
 * Birkenstock
 * CALVIN KLEIN
 * Coach

 * Cotton On
 * Cotton On Body
 * DeFacto
 * GAP
 * Guess

 * H&M
 * LC WAIKIKI
 * Levi's
 * LONGCHAMP
 * Mango

 * Milliot & Co.
 * Monki
 * Nike
 * Old Navy
 * PUMA

 * Superdry
 * Timberland
 * Tommy Hilfiger
 * Trendyol
 * Under Armour

 * VANS
 * Vincci
 * Zalia
 * ZALORA BASICS
 * ZALORA WORK

--------------------------------------------------------------------------------

A COMPANY BY

OUR LOCATIONS

SECURE PAYMENT

DELIVERY PROVIDERS


SECURITY SYSTEM
 * PCI Security Standard
 * Cardholder Protection
 * Encrypted Network

As Asia’s Online Fashion Destination, we create endless style possibilities
through an ever-expanding range of products form the most coveted international
and local brands, putting you at the centre of it all. With ZALORA, You Own Now.

CUSTOMER SERVICE
 * Contact Us
 * FAQ
 * Voucher Terms & Conditions
 * Size Guide

 * Product Index
 * Fashion Glossary
 * Track Order

ABOUT US
 * Careers
 * Press/Media
 * Terms & Conditions
 * Privacy Policy
 * Intellectual Property

 * Sustainability Strategy
 * Clothes Donation
 * The Affiliate Program
 * Influencer Program
 * Sell With Us
 * Advertise with Us
 * Trender Report 2021
 * Responsible Disclosure
 * Promotions

New to Zalora?
Get a RM 35 VOUCHER (plus the latest fashion news and product launches) just by
subscribing to our newsletter.
Your email address
Did you mean



?

FOR WOMEN
FOR MEN
By signing up, you agree to the terms in our Privacy Policy
FIND US ON

DOWNLOAD OUR APP NOW
Any question? Let us help you.
About  |   Privacy  |   Terms of Service
Contact  |   Help   |  
© 2012-2022 Zalora
JADE ESERVICES MALAYSIA SDN. BHD. (Company Registration No. 201101044885
(973005-A))
Track your order
Order Number

View order status