hpp.h10hotels.com Open in urlscan Pro
78.47.172.27  Public Scan

Submitted URL: https://hpp.hoteligy.com/
Effective URL: https://hpp.h10hotels.com/
Submission: On May 08 via api from VN — Scanned from DE

Form analysis 5 forms found in the DOM

POST

<form class="search-form" autocomplete="off" method="post" action="">
  <div class="form-group searchbox">
    <a id="search_left_icon">
                        <i class="material-icons text-muted">search</i>
                    </a>
    <input type="search" autocomplete="off" id="search_content" class="top-search" placeholder="Search...">
    <a href="javascript:;" class="ml-1 close toggle-searchbox">
                        <i class="material-icons">cancel</i>
                    </a>
  </div>
</form>

<form class="form-signin shadow-lg needs-validation " id="splash_form">
  <div id="splash_idioma" class="form-splash form-group basic">
    <div class="input-wrapper">
      <fieldset class="not-empty">
        <label class="form-label text-left">Prefered language</label>
        <select class="form-control" id="idiomasp">
          <option value="es">ES - Español</option>
          <option selected="" value="en">EN - English</option>
          <option value="fr">FR - Français</option>
        </select>
      </fieldset>
    </div>
  </div>
  <div class="form-splash form-group basic d-none">
    <div class="input-wrapper">
      <fieldset class="not-empty">
        <label for="select_authsp" class="form-label">Login by</label>
        <select class="form-control" id="select_authsp">
          <option value="roomsp">Room</option>
          <option value="bookidsp">Reservation Nº</option>
        </select>
        <div class="invalid-feedback">Please select one option</div>
      </fieldset>
    </div>
  </div>
  <div class="form-splash" id="auth_fields_sp">
    <div class="form-splash form-group basic animated " auth_field="true">
      <div class="input-wrapper">
        <label for="roomsp" class="form-label">Room</label>
        <input autocomplete="off" type="text" id="roomsp" class="form-control" autofocus="" required="" placeholder="Room">
        <i class="clear-input">
                                                    <span class="material-icons md-18">cancel</span>
                                                    </i>
        <div class="invalid-feedback">Please enter a room</div>
      </div>
    </div>
    <div class="form-splash form-group basic animated d-none">
      <div class="input-wrapper">
        <label for="bookidsp" class="form-label">Reservation Nº</label>
        <input autocomplete="off" type="text" id="bookidsp" class="form-control" autofocus="" placeholder="Reservation Nº" "="">
                                                    <i class=" clear-input">
        <span class="material-icons md-18">cancel</span>
        </i>
        <div class="invalid-feedback">Please enter a book id</div>
      </div>
    </div>
  </div>
  <div class="form-splash form-group  basic animated ">
    <div class="input-wrapper">
      <label for="surnamesp" class="form-label">Surname</label>
      <input autocomplete="off" type="text" id="surnamesp" class="form-control" autofocus="" required="" placeholder="Surname">
      <i class="clear-input">
                                                    <span class="material-icons md-18">cancel</span>
                                                    </i>
      <div class="invalid-feedback">Please enter an username.</div>
    </div>
  </div>
  <div class="form-group basic animated ">
    <div class="input-wrapper">
      <label for="emailsp" class="form-label">Email</label>
      <input type="email" id="emailsp" class="form-control" autofocus="" required="" placeholder="Email">
      <i class="clear-input">
                                                    <span class="material-icons md-18">cancel</span>
                                                    </i>
      <div class="invalid-feedback">Please enter a valid email.</div>
    </div>
  </div>
  <div id="alertId" class="alert alert-danger" role="alert" style="display: none;"> Please enter a valid Email </div>
  <div class="form-splash form-group basic animated d-none">
    <div class="input-wrapper">
      <label for="phonesp" class="form-label">Phone</label>
      <input type="text" id="phonesp" class="form-control" autofocus="" placeholder="Phone">
      <i class="clear-input">
                                                    <span class="material-icons md-18">cancel</span>
                                                    </i>
      <div class="invalid-feedback">Please enter a phone</div>
    </div>
  </div>
  <div class="form-splash form-group  basic animated  ">
    <div class="form-check small col-12 text-left">
      <input type="checkbox" class="form-check-input" id="accept_terms">
      <label class="form-check-label" for="accept_terms">I have read and accept</label> <a id="showlawtext" class="text-info ">Privacy Policy</a>
    </div>
  </div>
  <div class="row pt-2">
    <div class="col-12 mx-auto d-flex">
      <a id="submitsplash" class="disabled btn btn-lg btn-default btn-rounded shadow text-white col"><span>Enter</span><i class="material-icons">arrow_forward</i></a>
    </div>
  </div>
</form>

<form class="form-signin shadow-lg needs-validation" style="display:none" id="register_form">
</form>

<form class="form-signin shadow-lg needs-validation" style="display:none" id="splash_terms">
  <div class="row form-splash form-group basic">
    <div class="col-12 small splash-policy">
      <p><strong>INFORMATION ON PROCESSING OF PERSONAL DATA AND CONSENT</strong></p>
      <p>The person responsible for the processing of your data is CORPORACION H10 HOTELS, S.L. (hereinafter, “H10 HOTELS”), with NIF B-62116942, registered office at C / Numància, 185, 1ª 08034 Barcelona and DPD: ANDERSEN TAX &amp; LEGAL SLP,
        dpo@h10hotels.com. With your consent, we collect personal data such as name and surname and email. Your personal data will be processed for the purpose of sending you notifications, messages or surveys during your stay, through this mobile
        app and contacting you to offer you our services, among others, by sending our newsletters to your email. Being you a client, in addition, they will be treated to provide the service, maintain it and manage the contractual relationship with
        you. We do not make automated decisions. We keep personal data for the time strictly necessary taking into account the purpose for which said data was collected or to comply with the data retention periods required by law. You have the right
        to request access, rectification and deletion, limit or oppose the processing of your data and to file a claim with the Spanish Agency for Data Protection (www.aepd.es). You can contact the Data Protection Officer at dpo@h10hotels.com. Please
        see the complete data protection information in our Privacy Policy at https://www.h10hotels.com/es/privacy</p>
    </div>
  </div>
  <a href="#" class="btn btn-block btn-default btn-rounded shadow text-white" id="hidelawtext">ACCEPT</a>
</form>

<form id="settingsForm">
  <div class="d-flex">
    <div class="col form-group basic animated mx-1">
      <div class="input-wrapper">
        <label class="form-label" for="email">Email</label>
        <input type="email" class="form-control" id="email" placeholder="Email">
      </div>
    </div>
    <div class="col form-group basic animated mx-1 ">
      <div class="input-wrapper">
        <label class="form-label" for="bookid">Reservation Nº</label>
        <input type="text" class="form-control" id="bookid" placeholder="Reservation Nº">
      </div>
    </div>
  </div>
  <div class="d-flex">
    <div class="col form-group basic animated  mx-1">
      <div class="input-wrapper">
        <label class="form-label" for="room">Room</label>
        <input type="text" class="form-control" id="room" placeholder="Room">
      </div>
    </div>
    <div class="col form-group basic animated  mx-1">
      <div class="input-wrapper">
        <label class="form-label" for="surname">Surname</label>
        <input type="text" class="form-control" id="surname" placeholder="Surname">
      </div>
    </div>
  </div>
  <div class="d-flex ">
    <div class="form-group basic mx-1">
      <div class="input-wrapper">
        <label class="form-label" for="checkin">Checkin Date</label>
        <input type="date" class="form-control" id="checkin" name="hotel-checkin" max="2050-12-31" readonly="">
      </div>
    </div>
    <div class="form-group basic  mx-1">
      <div class="input-wrapper">
        <label class="form-label" for="checkout">Checkout Date</label>
        <input type="date" class="form-control" id="checkout" name="hotel-checkout" max="2050-12-31" readonly="">
      </div>
    </div>
  </div>
  <div class="form-group basic mx-1">
    <div class="input-wrapper active">
      <fieldset class="not-empty">
        <label class="form-label" for="idioma">Prefered language</label>
        <select class="form-control" id="idioma">
          <option value="es">ES - Español</option>
          <option selected="" value="en">EN - English</option>
          <option value="fr">FR - Français</option>
        </select>
      </fieldset>
    </div>
  </div>
  <div class="col px-0 form-group basic">
    <div class="input-wrapper form-group custom-control custom-switch">
      <input type="checkbox" class="custom-control-input" id="push_switch">
      <label class="custom-control-label" for="push_switch">Push | Instant Notifications </label>
    </div>
  </div>
  <div class="row form-button-group">
    <button id="settingssubmit" type="button" class="btn btn-primary col text-uppercase mx-1">Save</button>
  </div>
</form>

Text Content

Developed by Hoteligy.com


Home home The Hotel keyboard_arrow_right Gastronomy keyboard_arrow_right Room
Service keyboard_arrow_right Despacio Spa Centre keyboard_arrow_right Rooms
keyboard_arrow_right Club H10 keyboard_arrow_right Benidorm keyboard_arrow_right
search cancel

menu
Welcome
search notifications_none0 more_vert
account_circleUser preferences

event_availableMy Bookings

room_serviceMy Orders

assignmentMy Requests

exit_to_appLogout
Error
close
Porfavor rellene todos los campos

STAY CONNECTED



CONTACT

Email

PLEASE SCAN DESIRED QR CODE


Close

INSTANT NOTIFICATIONS

Welcome family . In order to keep you informed during your stay and to enjoy our
application 100%, we would like to be able to send you instant notifications
eventually.
Maybe later Allow

ADD TO HOME SCREEN

Add this web app on your iPhone home screen, so you can easily access to it the
next time you need.
To do this, press the icon: ios_share and then Add to Homescreen..

ADD TO HOME SCREEN

Add this web app on your Android home screen, so you can easily access to it the
next time you need.
To do this, press the icon: more_vert and then Add to Homescreen..
Prefered language ES - Español EN - English FR - Français
Login by Room Reservation Nº
Please select one option
Room cancel
Please enter a room
Reservation Nº cancel
Please enter a book id
Surname cancel
Please enter an username.
Email cancel
Please enter a valid email.
Please enter a valid Email
Phone cancel
Please enter a phone
I have read and accept Privacy Policy
Enterarrow_forward


INFORMATION ON PROCESSING OF PERSONAL DATA AND CONSENT

The person responsible for the processing of your data is CORPORACION H10
HOTELS, S.L. (hereinafter, “H10 HOTELS”), with NIF B-62116942, registered office
at C / Numància, 185, 1ª 08034 Barcelona and DPD: ANDERSEN TAX & LEGAL SLP,
dpo@h10hotels.com. With your consent, we collect personal data such as name and
surname and email. Your personal data will be processed for the purpose of
sending you notifications, messages or surveys during your stay, through this
mobile app and contacting you to offer you our services, among others, by
sending our newsletters to your email. Being you a client, in addition, they
will be treated to provide the service, maintain it and manage the contractual
relationship with you. We do not make automated decisions. We keep personal data
for the time strictly necessary taking into account the purpose for which said
data was collected or to comply with the data retention periods required by law.
You have the right to request access, rectification and deletion, limit or
oppose the processing of your data and to file a claim with the Spanish Agency
for Data Protection (www.aepd.es). You can contact the Data Protection Officer
at dpo@h10hotels.com. Please see the complete data protection information in our
Privacy Policy at https://www.h10hotels.com/es/privacy

ACCEPT

Not in hotel yet?
Skip this step.

USER PREFERENCES

close

DETAILS OF YOUR STAY

Email
Reservation Nº
Room
Surname
Checkin Date
Checkout Date
Prefered language ES - Español EN - English FR - Français
Push | Instant Notifications
Save

NOTIFICATIONS

close




THE HOTEL

Alleast


INFORMATION

ROOM

OTHER SERVICES

CLUB H10







GASTRONOMY

Alleast

Book Now

TORTUGA RESTAURANT

BAR MEDUSA

ROOFTOP BAR MAREA ALTA

SKY BAR




SERVICES

Alleast


DESPACIO SPA CENTRE

MEETINGS & EVENTS

PERFECT DAY





FEATURED



CLUB H10

WE NEED YOUR OPINION

ROOM SERVICE

SAFETY PROGRAM

STAY GREEN

GYM

view_list

My Reservations

wb_sunny

Weather

share

Social Media

perm_phone_msg

Contact