www.kiosk-sportpark.nl Open in urlscan Pro
185.140.187.134  Public Scan

Submitted URL: http://kiosk-sportpark.nl/
Effective URL: https://www.kiosk-sportpark.nl/
Submission: On October 31 via api from US — Scanned from NL

Form analysis 2 forms found in the DOM

<form id="login_form">
  <h2 class="text-center">Inloggen</h2>
  <div class="text-center">
    <a href="/customer/google_auth" class="btn btn-social-icon btn-lg btn-google"><svg class="svg-inline--fa fa-google fa-w-16" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="google" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 488 512" data-fa-i2svg=""><path fill="currentColor" d="M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z"></path></svg><!-- <i class="fab fa-google"></i> --></a>
    <a href="/customer/apple_auth" class="btn btn-social-icon btn-lg btn-apple"><svg class="svg-inline--fa fa-apple fa-w-12" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="apple" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" data-fa-i2svg=""><path fill="currentColor" d="M318.7 268.7c-.2-36.7 16.4-64.4 50-84.8-18.8-26.9-47.2-41.7-84.7-44.6-35.5-2.8-74.3 20.7-88.5 20.7-15 0-49.4-19.7-76.4-19.7C63.3 141.2 4 184.8 4 273.5q0 39.3 14.4 81.2c12.8 36.7 59 126.7 107.2 125.2 25.2-.6 43-17.9 75.8-17.9 31.8 0 48.3 17.9 76.4 17.9 48.6-.7 90.4-82.5 102.6-119.3-65.2-30.7-61.7-90-61.7-91.9zm-56.6-164.2c27.3-32.4 24.8-61.9 24-72.5-24.1 1.4-52 16.4-67.9 34.9-17.5 19.8-27.8 44.3-25.6 71.9 26.1 2 49.9-11.4 69.5-34.3z"></path></svg><!-- <i class="fab fa-apple"></i> --></a>
  </div>
  <div class="or-seperator">
    <i>of</i>
  </div>
  <div class="form-group">
    <div class="input-group">
      <span class="input-group-addon">
        <svg class="svg-inline--fa fa-user fa-w-14" aria-hidden="true" focusable="false" data-prefix="fa" data-icon="user" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg="">
          <path fill="currentColor"
            d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z">
          </path>
        </svg><!-- <span class="fa fa-user" aria-hidden="true"></span> -->
      </span>
      <input type="email" class="form-control" name="login_email" placeholder="E-mail" required="required" style="margin-top: 0px; margin-bottom: 0px;">
    </div>
  </div>
  <div class="form-group">
    <div class="input-group">
      <span class="input-group-addon">
        <svg class="svg-inline--fa fa-lock fa-w-14" aria-hidden="true" focusable="false" data-prefix="fa" data-icon="lock" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg="">
          <path fill="currentColor"
            d="M400 224h-24v-72C376 68.2 307.8 0 224 0S72 68.2 72 152v72H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zm-104 0H152v-72c0-39.7 32.3-72 72-72s72 32.3 72 72v72z"></path>
        </svg><!-- <span class="fa fa-lock" aria-hidden="true"></span> -->
      </span>
      <input type="password" class="form-control" name="login_password" placeholder="Wachtwoord" required="required" style="margin-top: 0px; margin-bottom: 0px;">
    </div>
  </div>
  <div class="form-group">
    <button type="submit" class="btn btn-primary btn-block login-btn">inloggen</button>
  </div>
  <div id="login_error" class="text-danger hidden text-center" style="margin-bottom: 10px;"></div>
  <div>
    <label class="pull-left form-check-label" for="remember" style="margin-top: 0px;"><input type="checkbox" id="remember" name="remember" value="1"> Onthouden</label>
    <a href="#" class="pull-right" data-toggle="modal" data-target="#modal-loginrecovery" data-dismiss="modal">Vergeten?</a>
  </div>
</form>

<form id="loginrecovery_form" style="padding-bottom: 0px;">
  <h2 class="text-center">Wachtwoord herstel</h2>
  <p class="text-center">De instructies worden toegestuurd.</p>
  <div class="form-group mt20">
    <div class="input-group">
      <span class="input-group-addon">
        <svg class="svg-inline--fa fa-user fa-w-14" aria-hidden="true" focusable="false" data-prefix="fa" data-icon="user" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg="">
          <path fill="currentColor"
            d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z">
          </path>
        </svg><!-- <span class="fa fa-user" aria-hidden="true"></span> -->
      </span>
      <input type="text" class="form-control" id="email" name="email" placeholder="E-mail" required="required" style="margin-top: 0px; margin-bottom: 0px;">
    </div>
  </div>
  <div id="recovery-success" class="form-group text-success text-center">
    <button id="recoverySubmit" type="submit" class="btn btn-primary btn-block login-btn">Verstuur e-mail</button>
  </div>
  <div id="recovery-errors" class="text-center hidden text-danger" style="margin-bottom: 10px;"></div>
</form>

Text Content

Kiosk Sportpark: Voordelig patat, snacks en döner bestellen in Hilversum

Nederlands
 * Nederlands
 * English

  Login
MENU



BESTEL ONLINE:

BEZORGEN
OF
AFHALEN

JOUW LOCATIE:

Laden... Locatie aan het bepalen, een moment geduld...

KIES VESTIGING:

KIES AFHAALPUNT... 
 * HilversumSoestdijkerstraatweg 33

KIES AFHAALPUNT... Hilversum
Terug naar menukaart
LOGIN
 * Home
 * Online bestellen
 * Contact
 * 

BESTEL ONLINE:

BEZORGEN
OF
AFHALEN

JOUW LOCATIE:

Laden... Locatie aan het bepalen, een moment geduld...

KIES VESTIGING:

KIES AFHAALPUNT... 
 * HilversumSoestdijkerstraatweg 33

KIES AFHAALPUNT... Hilversum
Terug naar menukaart
BEZORGENAFHALENVan patat met snack tot köfte, döner, shoarma en kapsalon!

Bestel online

NOG GEMAKKELIJKER BESTELLEN? DOWNLOAD ONZE APP!




En maak direct gebruik van onze exclusieve app deals


PATAT & DÖNER BESTELLEN BIJ KIOSK SPORTPARK?

Klik hier om burgers te bestellen bij Kiosk Sportpark

Online patat & döner bestellen
Gemakkelijk en voordelig online patat & döner bestellen.

Exclusieve patat & döner deals
Via onze website bestel je altijd met de actuele patat & döner deals.

Liever patat & döner afhalen?
Bestel ook online voordat je langs komt voor patat & döner afhalen.

Betaal zoals jij dat wilt
Betaal je bestelling gemakkelijk online of betaal gewoon contant.



Algemene voorwaarden | Privacy verklaring | Cookies

© Kiosk Sportpark 2024


Koekie er bij? 🍪 Wij gebruiken cookies voor de werking van deze website en
statistieken. Lees meer Oké
Had je al een account op de oude website?
Maak een nieuwe account met hetzelfde e-mail adres en je evt. spaarpunten worden
na je eerste bestelling binnen 24 uur overgezet.


INLOGGEN


of


inloggen

Onthouden Vergeten?
Nog geen account? Registreer nu!


WACHTWOORD HERSTEL

De instructies worden toegestuurd.


Verstuur e-mail

Terug naar login

BESbswy