ormoda.nl Open in urlscan Pro
2606:4700:3037::ac43:c79f  Public Scan

Submitted URL: http://ormoda.nl/0.38116943459906716
Effective URL: https://ormoda.nl/0.38116943459906716
Submission: On August 01 via api from US — Scanned from NL

Form analysis 4 forms found in the DOM

GET https://ormoda.nl/catalogsearch/result/

<form class="form minisearch form-search" id="search_mini_form" action="https://ormoda.nl/catalogsearch/result/" method="get">
  <div class="block-title"><strong>Store Search</strong></div>
  <div class="block-form-content">
    <div class="field search">
      <div class="control ">
        <input id="search" type="text" name="q" value="" placeholder="Hier Zoeken" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
        <div id="search_autocomplete" class="search-autocomplete"></div>
        <div data-bind="scope: 'searchsuiteautocomplete_form'">
          <!-- ko template: getTemplate() -->
          <div id="searchsuite-autocomplete" class="searchsuite-autocomplete" data-bind="visible: showPopup()" style="display: none;">
            <div data-bind="visible: anyResultCount()" style="display: none;">
              <div class="suggest" data-bind="visible: result.suggest.data().length > 0" style="display: none;">
                <div class="title"><!-- ko i18n: 'Suggested'--><span>Suggested</span><!-- /ko --></div>
                <ul id="suggest" role="listbox" data-bind="foreach: result.suggest.data"></ul>
              </div>
              <div class="product" data-bind="visible: result.product.data().length > 0" style="display: none;">
                <div class="title">
                  <!-- ko i18n: 'Products'--><span>Products</span><!-- /ko -->
                  <a class="see-all" data-bind="attr: {href: result.product.url}" href="#">
                    <!-- ko i18n: 'See All' --><span>See All</span><!-- /ko -->
                    <span data-bind="text: result.product.size">0</span>
                </a>
                </div>
                <ul id="product" role="listbox" data-bind="foreach: result.product.data"></ul>
              </div>
            </div>
            <div class="no-result" data-bind="visible: !anyResultCount()"><!-- ko i18n: 'No Result'--><span>No Result</span><!-- /ko --></div>
          </div><!-- /ko -->
        </div>
      </div>
    </div>
    <button type="submit" title="Search" class="action button" disabled="">
      <svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="24" height="24" viewBox="0 0 50 50" fill="black">
        <path
          d="M 21 3 C 11.601563 3 4 10.601563 4 20 C 4 29.398438 11.601563 37 21 37 C 24.355469 37 27.460938 36.015625 30.09375 34.34375 L 42.375 46.625 L 46.625 42.375 L 34.5 30.28125 C 36.679688 27.421875 38 23.878906 38 20 C 38 10.601563 30.398438 3 21 3 Z M 21 7 C 28.199219 7 34 12.800781 34 20 C 34 27.199219 28.199219 33 21 33 C 13.800781 33 8 27.199219 8 20 C 8 12.800781 13.800781 7 21 7 Z">
        </path>
      </svg>
    </button>
  </div>
</form>

POST https://ormoda.nl/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://ormoda.nl/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="block-title">
    <h3 class="title">Newletter</h3>
  </div>
  <div class="block-content">
    <div class="field newsletter input-box">
      <div class="visible">
        <div class="control">
          <input name="email" type="email" id="newsletter" class="input-text email" placeholder="Je e-mailadres" data-validate="{required:true, 'validate-email':true}">
        </div>
        <div class="actions">
          <button class="action subscribe button" title="Subscribe" type="submit">
            <span>Inschrijven</span>
          </button>
        </div>
      </div>
    </div>
  </div>
  <div class="field-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-container" data-bind="scope:'recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796'">
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-wrapper">
      <div class="g-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796">
        <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-20kmr4ok54qq" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeFSUEcAAAAAGnnlmUlz_ihFmnhgYQm7sKWyYMb&amp;co=aHR0cHM6Ly9vcm1vZGEubmw6NDQz&amp;hl=nl&amp;v=hfUfsXWZFeg83qqxrK27GB8P&amp;theme=light&amp;size=invisible&amp;badge=bottomleft&amp;cb=457lq2j4r4p9"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" 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>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
  </div><input type="text" name="token" style="display: none">
</form>

POST https://ormoda.nl/customer/ajax/login/

<form class="form form-login" action="https://ormoda.nl/customer/ajax/login/" method="post" id="customer-popup-login-form" novalidate="novalidate">
  <input name="form_key" type="hidden" value="Ua6eWPkS8ZM5FC67"> <input type="hidden" name="redirect_url" value="https://ormoda.nl/cms/noroute/index/">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field note">Sign in to continue</div>
    <div class="messages"></div>
    <div class="field email required">
      <label class="label" for="email"><span>Email</span></label>
      <div class="control">
        <input name="username" value="" autocomplete="off" id="email-login" 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="password" type="password" autocomplete="off" class="input-text" id="pass-login" title="Password" data-validate="{required:true}" aria-required="true">
      </div>
      <div class="secondary"><a href="https://ormoda.nl/customer/account/forgotpassword/">Forgot Your Password?</a></div>
    </div>
    <div class="actions-toolbar">
      <div class="primary"><button type="submit" class="action login primary" name="send" id="send2-login"><span>Sign In</span></button></div>
      <div class="secondary"><a class="action remind" href="https://ormoda.nl/customer/account/create/" id="customer-popup-registration"><span>Create an Account?</span></a></div>
    </div>
  </fieldset>
</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="customer-email"><span data-bind="i18n: 'Email Address'">E-mailadres</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" 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() -->
    <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() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-r8a0airvmtvc" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeFSUEcAAAAAGnnlmUlz_ihFmnhgYQm7sKWyYMb&amp;co=aHR0cHM6Ly9vcm1vZGEubmw6NDQz&amp;hl=nl&amp;v=hfUfsXWZFeg83qqxrK27GB8P&amp;theme=light&amp;size=invisible&amp;badge=bottomleft&amp;cb=mst774wr1cuk"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-2" 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 -->
    <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://ormoda.nl/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

Text Content

The store will not work correctly when cookies are disabled.

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

Close
Verander je cookie instellingen.
Vanwege een nieuwe wetgeving zijn wij verplicht om onze bezoekers te voorzien
van instellingen omtrent cookies. Lees meer
Cookies toestaan
>

Close
Store Search
Suggested
Products See All 0
No Result


Language
Nederland
 * Europe
 * United States
 * United Kingdom
 * Deutschland
 * France
 * België

Account
 * Sign In
 * Register

Winkelwagen Winkelwagen
Winkelwagen

Uw winkelwagentje is leeg



Menu
Menu
 * Horloges
   * Geslacht
     * Voor Hem
     * Voor Haar
     * Unisex
     * Kinder
   * Stijl
     * Casual
     * Gekleed
     * Duik
     * Piloot
     * Sportief
     * Militaire
   * Type Horloge
     * Quartz
     * Mechanisch
     * Digitaal
     * Solar
   * Top Merken
     * Citizen
     * Philipp Plein
     * Hugo Boss
     * Ice Watch
     * Tommy Hilfiger
     * Casio
   * Band Materiaal
     * Roestvrij Staal
     * Leer
     * Titanium
     * Rubber
     * Stoff
   * Prijsklasse
     * Tot €60
     * €60 tot €120
     * €120 tot €180
     * €180 tot €250
     * €250 tot €500
     * €500 Plus
   * Collecties
     * Tijd Met Stijl Collectie
     * De Noir Collectie
     * Skeleton Collectie
     * Retro Revival Collectie
 * Juwelen
   * Geslacht
     * Dames
     * Heren
     * Meisjes
   * Type Juweel
     * Oorbellen
     * Ringen
     * Armbandjes
     * Kettingen
     * Bedels
     * Juwelen Sets
     * Hangertjes
   * Metaalkleur
     * Geel Goud
     * Zilver
     * Roségoud
   * Materiaal
     * Zilver 925
     * Roestvrij Staal
     * 18K Goud
   * Prijsklasse
     * Tot €60
     * €60 tot €120
     * €120 tot €180
     * €180 tot €250
     * €250 tot €500
     * 500 Plus
   * Collecties
     * Parel Collectie
     * Hartjes Collectie
     * Pandora Bedels Collectie
     * Kleurrijke Edelstenen Collectie
 * Merken
   * Adidas
   * Alpina
   * Armani Exchange
   * Bulova
   * Casio
   * Casio Collection
   * Casio Edifice
   * Casio G-Shock
   * Casio Pro Trek
   * Casio Vintage
   * Citizen
   * Diesel
   * Edox
   * Emporio Armani
   * Esprit
   * Ferrari
   * Fossil
   * Frederique Constant
   * Gena
   * Guess
   * Hugo Boss
   * Ice Watch
   * Joop
   * Kenneth Cole
   * Lacoste
   * Maurice Lacroix
   * Michael Kors
   * Missoni
   * Orphelia
   * Orphelia Gold & Diamond
   * Pandora
   * Philipp Plein
   * Pierre Cardin
   * Puma
   * Raymond Weil
   * River Woods
   * Seiko
   * Skagen
   * Swarovski
   * Timex
   * Tissot
   * Tommy Hilfiger
   * Versace
 * Solden
 * Swiss Made
 * Designer Horloges
 * De Pantone 2024 Collectie

 * Startpagina
 * Horloges
    * Geslacht
      * Voor Hem
      * Voor Haar
      * Unisex
      * Kinder
    * Stijl
      * Casual
      * Gekleed
      * Duik
      * Piloot
      * Sportief
      * Militaire
    * Type Horloge
      * Quartz
      * Mechanisch
      * Digitaal
      * Solar
    * Top Merken
      * Citizen
      * Philipp Plein
      * Hugo Boss
      * Ice Watch
      * Tommy Hilfiger
      * Casio
    * Band Materiaal
      * Roestvrij Staal
      * Leer
      * Titanium
      * Rubber
      * Stoff
    * Prijsklasse
      * Tot €60
      * €60 tot €120
      * €120 tot €180
      * €180 tot €250
      * €250 tot €500
      * €500 Plus
    * Collecties
      * Tijd Met Stijl Collectie
      * De Noir Collectie
      * Skeleton Collectie
      * Retro Revival Collectie

 * Juwelen
    * Geslacht
      * Dames
      * Heren
      * Meisjes
    * Type Juweel
      * Oorbellen
      * Ringen
      * Armbandjes
      * Kettingen
      * Bedels
      * Juwelen Sets
      * Hangertjes
    * Metaalkleur
      * Geel Goud
      * Zilver
      * Roségoud
    * Materiaal
      * Zilver 925
      * Roestvrij Staal
      * 18K Goud
    * Prijsklasse
      * Tot €60
      * €60 tot €120
      * €120 tot €180
      * €180 tot €250
      * €250 tot €500
      * 500 Plus
    * Collecties
      * Parel Collectie
      * Hartjes Collectie
      * Pandora Bedels Collectie
      * Kleurrijke Edelstenen Collectie

 * Merken
    * Adidas
    * Alpina
    * Armani Exchange
    * Bulova
    * Casio
    * Casio Collection
    * Casio Edifice
    * Casio G-Shock
    * Casio Pro Trek
    * Casio Vintage
    * Citizen
    * Diesel
    * Edox
    * Emporio Armani
    * Esprit
    * Ferrari
    * Fossil
    * Frederique Constant
    * Gena
    * Guess
    * Hugo Boss
    * Ice Watch
    * Joop
    * Kenneth Cole
    * Lacoste
    * Maurice Lacroix
    * Michael Kors
    * Missoni
    * Orphelia
    * Orphelia Gold & Diamond
    * Pandora
    * Philipp Plein
    * Pierre Cardin
    * Puma
    * Raymond Weil
    * River Woods
    * Seiko
    * Skagen
    * Swarovski
    * Timex
    * Tissot
    * Tommy Hilfiger
    * Versace

 * Solden
 * Swiss Made
 * Designer Horloges
 * De Pantone 2024 Collectie

Account
 * Sign In
 * Register

Settings
Language
Nederland
 * Europe
 * United States
 * United Kingdom
 * Deutschland
 * France
 * België


ERROR 404 PAGINA NIET GEVONDEN

Het spijt ons, de pagina die u zoekt lijkt niet te bestaan.
Klik hier om terug te keren naar de startpagina, of neem contact op met Ormoda
Expert Support
 


ORMODA

 * Juul Grietensstraat 9/11, 2140 Antwerpen, België
 * support@ormoda.nl
 * Maandag tot donderdag tussen 09:30 en 18:00
 * Vrijdag tussen 09:30 en 13:00


VOLG ONS

 * hidden
 * hidden
 * hidden
 * 


SERVICE

 * Bestellen
 * Betalingsmogelijkheden
 * Verzending
 * Retourneren
 * Garantie
 * Contacteer Ons
 * Over Ons
 * Winkels


ACCOUNT

 * Jouw account


WORD LID VAN DE ORMODA-CLUB

Mis nooit onze nieuwste productupdates. Krijg sneller toegang tot nieuwe
collecties en exclusieve aanbiedingen.


NEWLETTER

Inschrijven


 

Safira. All rights reserved

Algemene voorwaarden Privacy Cookies





Sign in to continue

Email

Password

Forgot Your Password?
Sign In
Create an Account?

Startpagina
Menu
Search
Winkelwagen
Account
Close





Kopers-bescherming



4,82

Uitstekend


Close
New Customer

Creating an account has many benefits:

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

Een account aanmaken
Registered Customer

E-mailadres

Password


Sign In
Forgot Your Password?