shop.ice-x.com Open in urlscan Pro
213.95.165.188  Public Scan

Submitted URL: http://shop.ice-x.com/MBE/ICEE-23/Register/?culture=de&qc=EEA3GDGTA6GYCA
Effective URL: https://shop.ice-x.com/MBE/ICEE-23/Register/?culture=de&qc=EEA3GDGTA6GYCA
Submission: On March 10 via manual from IN — Scanned from DE

Form analysis 2 forms found in the DOM

/MBE/ICEE-23/Register

<form action="/MBE/ICEE-23/Register" class="m-b-sm ng-pristine ng-valid" novalidate="novalidate">
  <div class="input-group">
    <input id="ticketCode" name="ticketCode" type="text" class="form-control" placeholder="Gutscheincode eingeben" required="">
    <span class="input-group-btn">
      <button class="btn btn-theme" type="submit"><i class="fa fa-chevron-right fa-fw"></i></button>
    </span>
  </div>
</form>

<form ng-submit="checkAndReserveTicket()" class="base-form-horizontal ng-pristine ng-valid ng-valid-required" novalidate="novalidate">
  <input name="__RequestVerificationToken" type="hidden" value="5P-A1_1q92TP1A-nd-E4cFxnsVQhanzIC-uWRCaQx-nc8ThC3HLWZK6MTCFeyuugKS_eKVfMSZe1AmxUwsSUiaW6yUMUqvqXUTfyk94s5pc1" autocomplete="off">
  <fieldset>
    <big>Geben Sie hier bitte Ihren Gutschein-Code oder Ihre Barcode-Nummer ein. Sie erhalten im nächsten Schritt die Möglichkeit, sich mit Ihren Zugangsdaten anzumelden oder sich neu zu registrieren.<br></big>
    <div id="enterTicketCode" class="form-control-group group-lg group-vertical m-t-lg m-b-lg">
      <div class="form-controls ">
        <div class="input-group" style="max-width:560px;margin:0 auto;">
          <input type="text" ng-model="form.shortCode" ng-init="form.shortCode = &quot;EEA3GDGTA6GYCA&quot;" id="shortCode" data-toggle="dropdown-noclose"
            class="control control-inline form-control ng-pristine ng-valid ng-not-empty ng-valid-required valid ng-touched" ng-keyup="checkInput($event)" ng-paste="pasteCode($event)" required="" autofocus=""
            style="height:46px;line-height:46px;font-size:23px;font-weight:600;letter-spacing:2px;" aria-describedby="shortCode-error" aria-invalid="false">
          <span class="input-group-btn">
            <button style="margin-left:0px;" class="btn btn-lg btn-primary btn-shortCode" ng-class="{
			              'disabled' : !form.hasValidCodeInput &amp;&amp; form.shortCode.length == undefined,
			              'btn-theme': form.hasValidCodeInput &amp;&amp; !form.hasResult,
			              'btn-success': form.hasValidCodeInput &amp;&amp; form.success,
			              'btn-danger': form.hasValidCodeInput &amp;&amp; form.hasResult &amp;&amp; !form.success,
			              'btn-primary btn-shortCode': !form.hasValidCodeInput &amp;&amp; form.shortCode.length > 0 }">
              <span ng-hide="form.hasValidCodeInput || form.shortCode.length > 0" class="ng-hide">
                <i class="fa fa-arrow-left fa-lg fa-fw"></i>
                <span class="btn-text hidden-xs">Ticket-Code eingeben</span>
              </span>
              <span ng-show="form.hasValidCodeInput || form.shortCode.length > 0">
                <i class="fa fa-spinner fa-spin fa-lg fa-fw ng-hide" ng-show="form.loading"></i>
                <i class="fa fa-arrow-right fa-lg fa-fw ng-hide" ng-show="form.hasValidCodeInput &amp;&amp; !form.hasResult &amp;&amp; !form.loading"></i>
                <i class="fa fa-check fa-lg fa-fw ng-hide" ng-show="form.hasResult &amp;&amp; form.success &amp;&amp; !form.loading"></i>
                <i class="fa fa-ban fa-lg fa-fw ng-hide" ng-show="form.hasResult &amp;&amp; !form.success &amp;&amp; !form.loading"></i>
                <span class="btn-text hidden-xs" ng-show="!form.hasResult &amp;&amp; form.shortCode.length > 0">Ticket-Code prüfen</span>
                <span class="btn-text visible-xs" ng-show="!form.loading &amp;&amp; !form.hasResult &amp;&amp; form.shortCode.length > 0"><i class="fa fa-arrow-right fa-lg fa-fw"></i></span>
                <span class="btn-text hidden-xs ng-hide" ng-show="form.hasResult &amp;&amp; form.success">Gültig</span>
                <span class="btn-text hidden-xs ng-hide" ng-show="form.hasResult &amp;&amp; !form.success">Ungültig</span>
              </span>
            </button>
          </span>
        </div>
      </div>
    </div>
    <div id="registrationResult" ng-show="form.hasResult &amp;&amp; !form.reservationRequiresConfirmation" class="m-t-md ng-hide">
      <div ng-show="form.hasResult &amp;&amp; form.resultMessage != ''" class="alert alert- alert-fa inline ng-hide">
        <i class="col-xs-1 fa fa-2x fa-times-circle" ng-class="form.resultSeverity == 'success' ? 'fa-check-circle' : 'fa-times-circle' "></i>
        <div class="col-md-6 col-xs-10 ng-binding alert-content-col1" ng-class="{'alert-content-col1' : !form.reservationRequiresConfirmation}" data-ng-bind-html="form.resultMessage"></div>
        <div class="col-md-5 col-xs-12 m-t-sm" ng-hide="form.reservationRequiresConfirmation">
          <button id="btnAnotherTicketCode" class="btn btn-default" ng-click="reset()" ng-show="!form.provideCartResetWithTicketOption"> Weiteren Ticket-Code eingeben </button>
          <a id="btnlogoutAndRegisterTicket" class="btn btn-success btn-wrap-text ng-hide" ng-show="form.provideCartResetWithTicketOption" href="/MBE/ICEE-23/RegisterWithLogout?ticketCode=">
             	 <i class="fa fa-plus-circle fa-lg fa-fw"></i>
             	 Jetzt ausloggen und diesen Gutschein registrieren
           	 </a>
          <span class="btn-text"></span>
        </div>
      </div>
    </div>
    <div id="registrationConfirmation" ng-show="form.reservationRequiresConfirmation" class="ng-hide">
      <div>
        <div class="ng-binding" data-ng-bind-html="form.subResultMessage"></div>
        <div class="pull-right" style="margin-right:14px;">
          <button class="btn btn-theme btn-large" ng-click="checkAndReserveTicket(true)"> Ich stimme zu </button>
        </div>
        <div class="clear">
        </div>
        <div style="margin-top:20px;"> Möchten Sie nicht zustimmen, klicken Sie <a href="/MBE/ICEE-23/Shop" class="theme">hier</a>, um Tickets zu kaufen. </div>
      </div>
    </div>
  </fieldset>
</form>

Text Content

IHR BROWSER ODER EINE DER EINSTELLUNGEN IHRES BROWSERS WIRD VON DIESER WEBSITE
NICHT UNTERSTÜTZT.




Damit Sie diese Webseite verwenden können, muss JavaScript aktiviert sein. Bei
Ihnen ist JavaScript jedoch entweder deaktiviert oder wird von Ihrem Browser
nicht unterstützt. Aktivieren Sie JavaScript, indem Sie Ihre
Browsereinstellungen ändern, und versuchen Sie es dann noch einmal.


IHR BROWSER ODER EINE DER EINSTELLUNGEN IHRES BROWSERS WIRD VON DIESER WEBSITE
NICHT UNTERSTÜTZT.




Sie verwenden Chrome, Version 111.0.5563.64




Toggle navigation ICE Europe 2023
14. - 16. März 2023
 * 
 * Start Start
   * Startseite
   * Tickets kaufen
   * Gutschein einlösen
   * Hilfe & Kontakt
 * Gutschein Gutschein
   
   * GUTSCHEIN EINLÖSEN
     
     Lösen Sie einen Gutscheincode ein. Das Ticket wird direkt Ihrem Warenkorb
     hinzugefügt.
     
     
 * 0 Warenkorb Warenkorb
   
   * IHR AKTUELLER WARENKORB
     
     Gesamtbetrag: 0,00 €
     
     --------------------------------------------------------------------------------
     
     Warenkorb Zur Kasse
     
     IHR WARENKORB IST LEER.
 * Anmelden Anmelden
 * German
   * English
   
   

Cookies können nicht gesetzt werden.
 * Um den Shop nutzen zu können müssen die Cookies von Drittanbietern akzeptiert
   werden.
 * Gehen Sie dazu in Menü > Einstellungen > Datenschutz und setzen Sie bei
   Cookies blockieren die Auswahl auf Nie.
 * Laden Sie die Seite neu. Sollte es immer noch Probleme geben, schließen Sie
   den Browser und öffnen Sie ihn erneut.
 * Nach erfolgreichem Ticketkauf, können Sie selbstverständlich diese
   Einstellung wieder rückgängig machen.


14. - 16. März 2023



GUTSCHEIN EINLÖSEN / TICKET REGISTRIEREN


Geben Sie hier bitte Ihren Gutschein-Code oder Ihre Barcode-Nummer ein. Sie
erhalten im nächsten Schritt die Möglichkeit, sich mit Ihren Zugangsdaten
anzumelden oder sich neu zu registrieren.

Ticket-Code eingeben Ticket-Code prüfen Gültig Ungültig
Weiteren Ticket-Code eingeben Jetzt ausloggen und diesen Gutschein registrieren
Ich stimme zu

Möchten Sie nicht zustimmen, klicken Sie hier, um Tickets zu kaufen.


WICHTIGE HINWEISE ZUR REGISTRIERUNG

Jeder Ticket-Code kann nur einmal verwendet werden.
Ihre Eintrittskarte erhalten Sie erst nach erfolgreicher Ticketregistrierung.


TICKETS KAUFEN

Sie möchten Tickets kaufen? Hier geht es zur Artikelauswahl.

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

Weiter

© ADITUS GmbH     Cookies Settings

 * Impressum
 * AGB
 * Datenschutzrichtlinien
 * Hilfe & Kontakt

×

ALLGEMEINE GESCHÄFTSBEDINGUNGEN


Drucken Schließen
×

DATENSCHUTZRICHTLINIEN


Drucken Schließen


TEILEN AUF:






We use cookies to analyze and improve our service, to improve and personalize
content, advertising and your digital experience. We also share information
about your use of our site with our social media, advertising and analytics
partners. Cookie Policy

Cookies Settings Accept All Cookies



COOKIE PREFERENCE CENTER




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES


 * TARGETING COOKIES

YOUR PRIVACY

We process your information, to deliver content or advertisements and measure
the delivery of such content or advertisements, extract insights, and generate
reports to understand service usage; and/or accessing or storing information on
devices for that purpose.

You can choose not to allow some types of cookies. However, blocking some types
of cookies may impact your experience of the site and the services we are able
to offer. Click on the different category headings to find out more, to change
our default settings, and/or view the list of Google Ad-Tech Vendors.


Cookie Policy

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.

Cookies Details‎

PERFORMANCE COOKIES

Performance Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site.

Cookies Details‎

FUNCTIONAL COOKIES

Functional Cookies


These cookies enable the website to provide enhanced functionality and
personalization. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

Cookies Details‎

TARGETING COOKIES

Targeting Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. If you do not allow these cookies, you will
experience less targeted advertising.

Cookies Details‎
Back Button


BACK

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

 * View Third Party Cookies
    * Name
      cookie name


Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All