shop.seikoboutique.com.ph Open in urlscan Pro
122.248.212.222  Public Scan

URL: https://shop.seikoboutique.com.ph/
Submission: On March 01 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST https://shop.seikoboutique.com.ph/pslogin/account/loginPost/

<form style="display:none;" class="form" action="https://shop.seikoboutique.com.ph/pslogin/account/loginPost/" method="post" id="pslogin-login-form">
  <input name="form_key" type="hidden" value="TKfy0HeqxRBhUFA6"> <input id="pslogin-login-referer" name="referer" type="hidden" value="">
  <input id="pslogin-login-submit" type="submit" value="">
</form>

GET https://shop.seikoboutique.com.ph/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://shop.seikoboutique.com.ph/catalogsearch/result/" method="get">
  <div class="field search">
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search entire store here..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" aria-expanded="true" autocomplete="off">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://shop.seikoboutique.com.ph/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
      <div class="actions">
        <button type="submit" title="Search" class="action search" disabled="">
          <span>Search</span>
        </button>
      </div>
    </div>
  </div>
</form>

POST https://shop.seikoboutique.com.ph/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://shop.seikoboutique.com.ph/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="text-newletter">
      <h3><span>Sign up for send newsletter</span></h3>
      <!--<p></p>-->
    </div>
    <!--<label class="label" for="newsletter"><span></span></label>-->
    <div class="control">
      <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
      <div class="actions">
        <button class="action subscribe" title="Subscribe" type="submit">
          <span>Subscribe</span>
        </button>
      </div>
    </div>
  </div>
</form>

POST https://shop.seikoboutique.com.ph/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://shop.seikoboutique.com.ph/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail1">
  <div class="field newsletter">
    <label class="label" for="newsletter1"><span>Subscribe to the SEIKO PHILIPPINES mailing list to receive updates on new arrivals, special offers and other discount information.</span></label>
    <div class="control">
      <input name="email" type="email" id="newsletter1" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
      <div class="actions">
        <button class="action subscribe primary" title="Subscribe" type="submit">
          <span>Subscribe</span>
        </button>
      </div>
    </div>
  </div>
  <div class="subscribe-bottom">
    <input type="checkbox" id="newsletter_popup_dont_show_again1">
    <label for="newsletter_popup_dont_show_again1">Don't show this popup again</label>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="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, 'validate-password':true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <!-- ko if: (getIsVisible()) -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="msp-recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="msp-recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfXLG4aAAAAALXknP8mJK_ot93PJAcqffymG2Bf&amp;co=aHR0cHM6Ly9zaG9wLnNlaWtvYm91dGlxdWUuY29tLnBoOjQ0Mw..&amp;hl=de&amp;v=PdoyIVkd8v16xl_NMp3H0N1Y&amp;size=invisible&amp;badge=inline&amp;cb=464jbhv8rq5q"
              width="256" height="60" role="presentation" name="a-b4h77s1hedss" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
  </div>
  <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://shop.seikoboutique.com.ph/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
    </div>
    <div class="pslogin-spacer pslogin-clearfix" data-bind="if: psloginButtons">
      <table>
        <tbody>
          <tr>
            <td>
              <div class="pslogin-border"></div>
            </td>
            <td class="pslogin-bordertext w25" data-bind="i18n: 'OR'">OR</td>
            <td>
              <div class="pslogin-border"></div>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
    <div data-bind="html: psloginButtons">
      <div class="pslogin-block pslogin-login" data-mage-init="{&quot;pslogin&quot;:{}}">
        <div class="pslogin-spacer pslogin-clearfix"> <span class="pslogin-title" style="display: none;">Login with your social account</span> </div>
        <div class="pslogin-buttons pslogin-buttons-showfull">
          <ul class="pslogin-clearfix">
            <li class="pslogin-button facebook pslogin-visible" title="Login with Facebook">
              <a class="pslogin-button-link pslogin-button-click" rel="nofollow" href="javascript:void(0);" data-href="https://shop.seikoboutique.com.ph/pslogin/account/douse/type/facebook/refresh/1646122892/" data-width="650" data-height="350">                                                                                                    <span class="pslogin-button-auto  ">                                <span class="pslogin-button-icon">                                                                    </span>                                <span class="pslogin-button-text">Login with Facebook</span>                            </span>                                            </a>
            </li>
          </ul>
        </div>
      </div>
      <div style="clear: both;"></div>
      <script type="text/javascript">
        var showFullButtonsAfterViewMore = true;
        if (window.psloginButtons) {
          requirejs(['pslogin']);
        }
      </script>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</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.


SHOP OUR RED TAG COLLECTION FROM FEBRUARY 3 - 28, 2022 ONLY.
USE CODE SEIKOPH15 TO ENJOY 15% OFF ON SELECTED REGULAR-PRICED ITEMS
NOTE: Logistical delays may occur due to the recent restrictions implemented.
Cash on Delivery payment option is currently suspended until further notice.

 * home
 * About
 * Contact us
 * Privacy Policy

 * Account 
    * My Wish List
    * My Account
    * Sign In
    * Compare Products
    * 



Toggle Nav
About
Collections
Watches
All WatchesAstron
3X Series5X Series8X Series
Prospex
SeaLandAirSpeedtimerStreet
Presage
PrestigeBasic
King SeikoLukiaSeiko 5 Sports
Sports StyleSuits StyleSpecialist StyleStreet StyleSense Style
Others

Featured
STREET FIGHTER V.NARUTO & BORUTO

Stores
RED TAG SALE

shopping cart
My Cart
Close You have no items in your shopping cart.
Advanced Search
Search
mobile icon
Close
 * Menu

 * About
 * Collections
   * Watches
     * All Watches
     * Astron
     * Prospex
     * Presage
     * King Seiko
     * Lukia
     * Seiko 5 Sports
     * Others
 * Featured
   * Street Fighter V.
   * Naruto & Boruto
 * Stores
 * RED TAG SALE

 * home
 * About
 * Contact us
 * Privacy Policy

 * Account 
    * My Wish List
    * My Account
    * Sign In
    * Compare Products
    * 



prev
next

page-content


BRANDS

logo_astron Created with Sketch.
Men’s

The world’s first GPS solar watch. By connecting to the GPS network, the Astron
adjusts at the touch of a button to your time zone and, by taking all the energy
it needs from light alone, never needs a battery change.

logo_prospex Created with Sketch.
Men’s

Seiko Prospex challenges every limit, with a collection of timepieces for sports
lovers and adventure seekers whether in the water, in the sky or on land. Since
launching Japan’s first diver’s watch in 1965, Seiko’s innovative technology has
changed global standards. We are constantly striving to bring ever greater
reliability and safety to both professional and recreational divers.

common_logo_presage Created with Sketch.
Men’s
Women’s

Presage combines a Japanese aesthetic sense with traditional craftsmanship and
Seiko’s mechanical watchmaking skills in an original collection that offers
Japanese beauty, quality and long-lasting performance.

Men’s

For over 50 years, Seiko 5 Sports has delivered consistently high levels of
reliability, durability, performance and value that have endeared it to lovers
of mechanical watches worldwide. Today, with the creation of a new design and a
broad new collection, this much loved timepiece is re-born. Welcome to the new
Seiko 5 Sports, a collection with all the same values but a fresh new look.

Women’s

Inspired by this city where tradition and the latest trends meet, the timepieces
of this new collection mark the passing of time, celebrating the timelessness of
SEIKO beauty. Under the concept “Japanese Beauty from GINZA,” colors rich in
emotion and based on traditional Japanese aesthetics are featured over the
entirety of each watch.


OUR PRODUCTS

 * FEATURED
 * New

Be the first to review this product
PRESAGE LIMITED EDITION "ZERO HALLIBURTON" SPB269J1
₱77,000.00
Be the first to review this product
PRESAGE LIMITED EDITION "ZERO HALLIBURTON" SPB271J1
₱77,000.00
Be the first to review this product
PRESAGE LIMITED EDITION "ZERO HALLIBURTON" SPB277J1
₱55,500.00
Be the first to review this product
PROSPEX "BOUTIQUE EXCLUSIVE" SPB288J1
₱65,000.00
Be the first to review this product
PROSPEX "BOUTIQUE EXCLUSIVE" SPB289J1
₱42,500.00
new
Be the first to review this product
PROSPEX "SPEEDTIMER" SRQ039J1
₱150,000.00
new
Be the first to review this product
PROSPEX BLACK SERIES LIMITED EDITION - SLA061J1 (PRE-ORDER)
₱165,000.00
new
Be the first to review this product
PROSPEX BLACK SERIES LIMITED EDITION - SPB253J1 (PRE-ORDER)
₱60,000.00
new
Be the first to review this product
PROSPEX BLACK SERIES LIMITED EDITION - SPB255J1 (PRE-ORDER)
₱60,000.00
new
Be the first to review this product
PROSPEX BLACK SERIES LIMITED EDITION - SPB257J1 (PRE-ORDER)
₱65,000.00
new
Be the first to review this product
SEIKO 5 SPORTS x BRIAN MAY "RED SPECIAL LIMITED EDITION" SRPH80K1 (PRE-ORDER)
₱30,000.00



new
Be the first to review this product
SEIKO 5 SPORTS x BRIAN MAY "RED SPECIAL LIMITED EDITION" SRPH80K1 (PRE-ORDER)
₱30,000.00
new
Be the first to review this product
PROSPEX "SPEEDTIMER" SRQ039J1
₱150,000.00
new
Be the first to review this product
PROSPEX BLACK SERIES LIMITED EDITION - SPB257J1 (PRE-ORDER)
₱65,000.00
new
Be the first to review this product
PROSPEX BLACK SERIES LIMITED EDITION - SPB253J1 (PRE-ORDER)
₱60,000.00
new
Be the first to review this product
PROSPEX BLACK SERIES LIMITED EDITION - SLA061J1 (PRE-ORDER)
₱165,000.00
new
Be the first to review this product
PROSPEX BLACK SERIES LIMITED EDITION - SPB255J1 (PRE-ORDER)
₱60,000.00
new
Be the first to review this product
KING SEIKO SPB279J1 (PRE-ORDER)
₱85,000.00
new
Be the first to review this product
KING SEIKO SPB283J1
₱85,000.00
new
Be the first to review this product
KING SEIKO SPB287J1 (PRE-ORDER)
₱85,000.00
new
Out of stock
Be the first to review this product
KING SEIKO SPB281J1 (PRE-ORDER)
₱85,000.00
new
Be the first to review this product
KING SEIKO SPB285J1
₱85,000.00





SIGN UP FOR SEND NEWSLETTER

Subscribe




ABOUT US

Seiko is one of the few fully integrated watch manufacturers. We design and
develop our own movements using leading-edge technology.

 


MY ACCOUNT

 * My Account
 * Login
 * My Cart
 * Wishlist
 * Checkout


OUR SERVICE

 * Contact us
 * How to Order
 * About us
 * Branch Locator


FAQ

 * Privacy Policy
 * FAQ
 * Sitemap

Copyright © 2019-present Seiko Philippines, Inc. All rights reserved.

>top

Close




X
NEWSLETTER
Subscribe to the SEIKO PHILIPPINES mailing list to receive updates on new
arrivals, special offers and other discount information.
Subscribe
Don't show this popup again
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 Account
Checkout out using your account

Email Address

Password


Sign In
Forgot Your Password?

OR


Login with your social account
 * Login with Facebook