www.hardrockhotels.com Open in urlscan Pro
205.185.216.42  Public Scan

Submitted URL: http://www.hardrockhoteldavos.com/
Effective URL: https://www.hardrockhotels.com/davos/
Submission Tags: falconsandbox
Submission: On May 22 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: checkaressrchGET https://reservations.hardrockhotels.com

<form id="ibeForm" name="checkaressrch" method="get" action="https://reservations.hardrockhotels.com" onsubmit="return ibeWidgetSubmitFunction()" target="_blank" class="cdbeElement">
  <div class="row row-centered">
    <div class="control-group col-md-2 checkin col-centered col-xs-12 col-sm-6">
      <div id="checkinContainer" class="controls"><label for="checkinField" class="control-label"><small>Arrive</small></label>
        <div class="input-group"><input id="checkinField" type="text" name="" class="form-control datepicker picker__input" placeholder="Select Date" readonly="" aria-haspopup="true" aria-readonly="false" aria-owns="checkinField_root"> <span
            for="checkInCalendarImg" class="input-group-addon first-calendar"><span id="checkInCalendarImg" class="fa fa-calendar"></span><span class="sr-only">Arrival Date selector</span></span>
          <script>
            $(function() {
              var sCustomDateFormat = "";
              if (sCustomDateFormat.length == 0) {
                sCustomDateFormat = "mm/d/yyyy"
              }

              function getFormattedDate(date) {
                var year = date.getFullYear();
                var month = (1 + date.getMonth()).toString();
                var day = date.getDate().toString();
                return month + '/' + day + '/' + year;
              }
              var today = new Date();
              today.setDate(today.getDate() + 0);
              var $input = $('.datepicker').pickadate({
                container: '#checkinContainer',
                containerHidden: '#checkinContainer',
                selectMonths: 1,
                selectYears: 1,
                selectYears: 3,
                onClose: function() {
                  $('.datepicker').blur();
                },
                onSet: function(context) {
                  if (context.select) {
                    var timestamp = 0;
                    if (context.select.pick) {
                      timestamp = context.select.pick;
                    } else {
                      timestamp = context.select;
                    }
                    var checkoutDate = new Date(timestamp);
                    checkoutDate.setDate(checkoutDate.getDate() + 1);
                    picker2.set('select', checkoutDate);
                  }
                },
                format: sCustomDateFormat,
                formatSubmit: "yyyy-mm-dd",
                hiddenName: true,
                min: today,
                closeOnSelect: true,
                closeOnClear: false,
                clear: false
              })
              $('.first-calendar').click(function(e) {
                e.stopPropagation();
                picker.open();
              });
              window.picker = $input.pickadate('picker')
            });
          </script>
        </div><input type="hidden" name="arrive">
        <div class="picker" id="checkinField_root" aria-hidden="true">
          <div class="picker__holder" tabindex="-1">
            <div class="picker__frame">
              <div class="picker__wrap">
                <div class="picker__box">
                  <div class="picker__header"><label class="sr-only" for="pickSelectYearIn">Picker select year arrival</label><select class="picker__select--year" disabled="" aria-controls="checkinField_table" title="Select a year"
                      id="pickSelectYearIn">
                      <option value="2022" selected="">2022</option>
                      <option value="2023">2023</option>
                      <option value="2024">2024</option>
                    </select><label class="sr-only" for="pickSelectMonthIn">Picker select month arrival</label><select class="picker__select--month" disabled="" aria-controls="checkinField_table" title="Select a month" id="pickSelectMonthIn">
                      <option value="0" disabled="">January</option>
                      <option value="1" disabled="">February</option>
                      <option value="2" disabled="">March</option>
                      <option value="3" disabled="">April</option>
                      <option value="4" selected="">May</option>
                      <option value="5">June</option>
                      <option value="6">July</option>
                      <option value="7">August</option>
                      <option value="8">September</option>
                      <option value="9">October</option>
                      <option value="10">November</option>
                      <option value="11">December</option>
                    </select>
                    <div class="picker__nav--prev picker__nav--disabled" data-nav="-1" role="button" aria-controls="checkinField_table" title="Previous month"> </div>
                    <div class="picker__nav--next" data-nav="1" role="button" aria-controls="checkinField_table" title="Next month"> </div>
                  </div>
                  <table class="picker__table" id="checkinField_table" role="grid" aria-controls="checkinField" aria-readonly="true">
                    <thead>
                      <tr>
                        <th class="picker__weekday" scope="col" title="Sunday">Sun</th>
                        <th class="picker__weekday" scope="col" title="Monday">Mon</th>
                        <th class="picker__weekday" scope="col" title="Tuesday">Tue</th>
                        <th class="picker__weekday" scope="col" title="Wednesday">Wed</th>
                        <th class="picker__weekday" scope="col" title="Thursday">Thu</th>
                        <th class="picker__weekday" scope="col" title="Friday">Fri</th>
                        <th class="picker__weekday" scope="col" title="Saturday">Sat</th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651363200000" role="gridcell" aria-label="05/1/2022" aria-disabled="true">1</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651449600000" role="gridcell" aria-label="05/2/2022" aria-disabled="true">2</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651536000000" role="gridcell" aria-label="05/3/2022" aria-disabled="true">3</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651622400000" role="gridcell" aria-label="05/4/2022" aria-disabled="true">4</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651708800000" role="gridcell" aria-label="05/5/2022" aria-disabled="true">5</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651795200000" role="gridcell" aria-label="05/6/2022" aria-disabled="true">6</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651881600000" role="gridcell" aria-label="05/7/2022" aria-disabled="true">7</div>
                        </td>
                      </tr>
                      <tr>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651968000000" role="gridcell" aria-label="05/8/2022" aria-disabled="true">8</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652054400000" role="gridcell" aria-label="05/9/2022" aria-disabled="true">9</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652140800000" role="gridcell" aria-label="05/10/2022" aria-disabled="true">10</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652227200000" role="gridcell" aria-label="05/11/2022" aria-disabled="true">11</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652313600000" role="gridcell" aria-label="05/12/2022" aria-disabled="true">12</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652400000000" role="gridcell" aria-label="05/13/2022" aria-disabled="true">13</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652486400000" role="gridcell" aria-label="05/14/2022" aria-disabled="true">14</div>
                        </td>
                      </tr>
                      <tr>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652572800000" role="gridcell" aria-label="05/15/2022" aria-disabled="true">15</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652659200000" role="gridcell" aria-label="05/16/2022" aria-disabled="true">16</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652745600000" role="gridcell" aria-label="05/17/2022" aria-disabled="true">17</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652832000000" role="gridcell" aria-label="05/18/2022" aria-disabled="true">18</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652918400000" role="gridcell" aria-label="05/19/2022" aria-disabled="true">19</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1653004800000" role="gridcell" aria-label="05/20/2022" aria-disabled="true">20</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1653091200000" role="gridcell" aria-label="05/21/2022" aria-disabled="true">21</div>
                        </td>
                      </tr>
                      <tr>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--today picker__day--highlighted" data-pick="1653177600000" role="gridcell" aria-label="05/22/2022" aria-activedescendant="true">22</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653264000000" role="gridcell" aria-label="05/23/2022">23</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653350400000" role="gridcell" aria-label="05/24/2022">24</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653436800000" role="gridcell" aria-label="05/25/2022">25</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653523200000" role="gridcell" aria-label="05/26/2022">26</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653609600000" role="gridcell" aria-label="05/27/2022">27</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653696000000" role="gridcell" aria-label="05/28/2022">28</div>
                        </td>
                      </tr>
                      <tr>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653782400000" role="gridcell" aria-label="05/29/2022">29</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653868800000" role="gridcell" aria-label="05/30/2022">30</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653955200000" role="gridcell" aria-label="05/31/2022">31</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654041600000" role="gridcell" aria-label="06/1/2022">1</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654128000000" role="gridcell" aria-label="06/2/2022">2</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654214400000" role="gridcell" aria-label="06/3/2022">3</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654300800000" role="gridcell" aria-label="06/4/2022">4</div>
                        </td>
                      </tr>
                      <tr>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654387200000" role="gridcell" aria-label="06/5/2022">5</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654473600000" role="gridcell" aria-label="06/6/2022">6</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654560000000" role="gridcell" aria-label="06/7/2022">7</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654646400000" role="gridcell" aria-label="06/8/2022">8</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654732800000" role="gridcell" aria-label="06/9/2022">9</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654819200000" role="gridcell" aria-label="06/10/2022">10</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654905600000" role="gridcell" aria-label="06/11/2022">11</div>
                        </td>
                      </tr>
                    </tbody>
                  </table>
                  <div class="picker__footer"><button class="picker__button--today" type="button" data-pick="1653177600000" disabled="" aria-controls="checkinField">Today</button><button class="picker__button--close" type="button" data-close="true"
                      disabled="" aria-controls="checkinField">Close</button></div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="control-group col-md-2 checkout col-centered col-xs-12 col-sm-6">
      <div id="checkoutContainer" class="controls"><label for="checkoutField" class="control-label"><small>Depart</small></label>
        <div class="input-group"><input id="checkoutField" name="" type="text" class="form-control datepicker2 picker__input" placeholder="Select Date" readonly="" aria-haspopup="true" aria-readonly="false" aria-owns="checkoutField_root"> <span
            for="checkOutCalendarImg" class="input-group-addon second-calendar"><span id="checkOutCalendarImg" class="fa fa-calendar"></span><span class="sr-only">Departure Date selector</span></span>
          <script>
            $(function() {
              var sCustomDateFormat = "";
              if (sCustomDateFormat.length == 0) {
                sCustomDateFormat = "mm/d/yyyy"
              }
              var tomorrow = new Date();
              tomorrow.setDate(tomorrow.getDate() + 0 + 1);
              var $input2 = $('.datepicker2').pickadate({
                format: sCustomDateFormat,
                formatSubmit: "yyyy-mm-dd",
                hiddenName: true,
                min: tomorrow,
                container: '#checkoutContainer',
                containerHidden: '#checkoutContainer',
                selectMonths: 1,
                selectYears: 1,
                selectYears: 3,
                onClose: function() {
                  $('.datepicker2').blur();
                },
                closeOnSelect: true,
                closeOnClear: false,
                clear: false
              })
              window.picker2 = $input2.pickadate('picker')
              $('.second-calendar').click(function(e) {
                e.stopPropagation();
                e.preventDefault();
                picker2.open();
              });
            });
          </script>
        </div><input type="hidden" name="depart">
        <div class="picker" id="checkoutField_root" aria-hidden="true">
          <div class="picker__holder" tabindex="-1">
            <div class="picker__frame">
              <div class="picker__wrap">
                <div class="picker__box">
                  <div class="picker__header"><label class="sr-only" for="pickSelectYearOut">Picker select year departure</label><select class="picker__select--year" disabled="" aria-controls="checkoutField_table" title="Select a year"
                      id="pickSelectYearOut">
                      <option value="2022" selected="">2022</option>
                      <option value="2023">2023</option>
                      <option value="2024">2024</option>
                    </select><label class="sr-only" for="pickSelectMonthOut">Picker select month departure</label><select class="picker__select--month" disabled="" aria-controls="checkoutField_table" title="Select a month" id="pickSelectMonthOut">
                      <option value="0" disabled="">January</option>
                      <option value="1" disabled="">February</option>
                      <option value="2" disabled="">March</option>
                      <option value="3" disabled="">April</option>
                      <option value="4" selected="">May</option>
                      <option value="5">June</option>
                      <option value="6">July</option>
                      <option value="7">August</option>
                      <option value="8">September</option>
                      <option value="9">October</option>
                      <option value="10">November</option>
                      <option value="11">December</option>
                    </select>
                    <div class="picker__nav--prev picker__nav--disabled" data-nav="-1" role="button" aria-controls="checkoutField_table" title="Previous month"> </div>
                    <div class="picker__nav--next" data-nav="1" role="button" aria-controls="checkoutField_table" title="Next month"> </div>
                  </div>
                  <table class="picker__table" id="checkoutField_table" role="grid" aria-controls="checkoutField" aria-readonly="true">
                    <thead>
                      <tr>
                        <th class="picker__weekday" scope="col" title="Sunday">Sun</th>
                        <th class="picker__weekday" scope="col" title="Monday">Mon</th>
                        <th class="picker__weekday" scope="col" title="Tuesday">Tue</th>
                        <th class="picker__weekday" scope="col" title="Wednesday">Wed</th>
                        <th class="picker__weekday" scope="col" title="Thursday">Thu</th>
                        <th class="picker__weekday" scope="col" title="Friday">Fri</th>
                        <th class="picker__weekday" scope="col" title="Saturday">Sat</th>
                      </tr>
                    </thead>
                    <tbody>
                      <tr>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651363200000" role="gridcell" aria-label="05/1/2022" aria-disabled="true">1</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651449600000" role="gridcell" aria-label="05/2/2022" aria-disabled="true">2</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651536000000" role="gridcell" aria-label="05/3/2022" aria-disabled="true">3</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651622400000" role="gridcell" aria-label="05/4/2022" aria-disabled="true">4</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651708800000" role="gridcell" aria-label="05/5/2022" aria-disabled="true">5</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651795200000" role="gridcell" aria-label="05/6/2022" aria-disabled="true">6</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651881600000" role="gridcell" aria-label="05/7/2022" aria-disabled="true">7</div>
                        </td>
                      </tr>
                      <tr>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1651968000000" role="gridcell" aria-label="05/8/2022" aria-disabled="true">8</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652054400000" role="gridcell" aria-label="05/9/2022" aria-disabled="true">9</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652140800000" role="gridcell" aria-label="05/10/2022" aria-disabled="true">10</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652227200000" role="gridcell" aria-label="05/11/2022" aria-disabled="true">11</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652313600000" role="gridcell" aria-label="05/12/2022" aria-disabled="true">12</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652400000000" role="gridcell" aria-label="05/13/2022" aria-disabled="true">13</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652486400000" role="gridcell" aria-label="05/14/2022" aria-disabled="true">14</div>
                        </td>
                      </tr>
                      <tr>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652572800000" role="gridcell" aria-label="05/15/2022" aria-disabled="true">15</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652659200000" role="gridcell" aria-label="05/16/2022" aria-disabled="true">16</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652745600000" role="gridcell" aria-label="05/17/2022" aria-disabled="true">17</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652832000000" role="gridcell" aria-label="05/18/2022" aria-disabled="true">18</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1652918400000" role="gridcell" aria-label="05/19/2022" aria-disabled="true">19</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1653004800000" role="gridcell" aria-label="05/20/2022" aria-disabled="true">20</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--disabled" data-pick="1653091200000" role="gridcell" aria-label="05/21/2022" aria-disabled="true">21</div>
                        </td>
                      </tr>
                      <tr>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--today picker__day--disabled" data-pick="1653177600000" role="gridcell" aria-label="05/22/2022" aria-disabled="true">22</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus picker__day--highlighted" data-pick="1653264000000" role="gridcell" aria-label="05/23/2022" aria-activedescendant="true">23</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653350400000" role="gridcell" aria-label="05/24/2022">24</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653436800000" role="gridcell" aria-label="05/25/2022">25</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653523200000" role="gridcell" aria-label="05/26/2022">26</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653609600000" role="gridcell" aria-label="05/27/2022">27</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653696000000" role="gridcell" aria-label="05/28/2022">28</div>
                        </td>
                      </tr>
                      <tr>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653782400000" role="gridcell" aria-label="05/29/2022">29</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653868800000" role="gridcell" aria-label="05/30/2022">30</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--infocus" data-pick="1653955200000" role="gridcell" aria-label="05/31/2022">31</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654041600000" role="gridcell" aria-label="06/1/2022">1</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654128000000" role="gridcell" aria-label="06/2/2022">2</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654214400000" role="gridcell" aria-label="06/3/2022">3</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654300800000" role="gridcell" aria-label="06/4/2022">4</div>
                        </td>
                      </tr>
                      <tr>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654387200000" role="gridcell" aria-label="06/5/2022">5</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654473600000" role="gridcell" aria-label="06/6/2022">6</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654560000000" role="gridcell" aria-label="06/7/2022">7</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654646400000" role="gridcell" aria-label="06/8/2022">8</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654732800000" role="gridcell" aria-label="06/9/2022">9</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654819200000" role="gridcell" aria-label="06/10/2022">10</div>
                        </td>
                        <td role="presentation">
                          <div class="picker__day picker__day--outfocus" data-pick="1654905600000" role="gridcell" aria-label="06/11/2022">11</div>
                        </td>
                      </tr>
                    </tbody>
                  </table>
                  <div class="picker__footer"><button class="picker__button--today" type="button" data-pick="1653177600000" disabled="" aria-controls="checkoutField">Today</button><button class="picker__button--close" type="button" data-close="true"
                      disabled="" aria-controls="checkoutField">Close</button></div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="form-group col-md-1 rooms col-centered col-xs-12 col-sm-4"><label for="roomsField" class="control-label"><small>Rooms</small></label>
      <div class="select-wrapper"><select name="rooms" id="roomsField" class="form-control empty">
          <option value="1">1</option>
          <option value="2">2</option>
        </select></div>
    </div>
    <div class="form-group col-md-1 adults col-centered col-xs-12 col-sm-4" id="adultsShell"><label for="adultsField" class="control-label"><small>Adults</small></label>
      <div class="select-wrapper"><select class="form-control empty" name="adult" id="adultsField">
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
        </select></div>
    </div>
    <div class="form-group col-md-1 children col-centered col-xs-12 col-sm-4" id="childrenShell"><label for="childrenField" class="control-label"><small>Children</small></label>
      <div class="select-wrapper"><select class="form-control empty" name="child" id="childrenField">
          <option value="0">0</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
        </select></div>
    </div>
    <div class="col-xs-12 col-sm-4 col-md-2 rooms bookNow col-centered"><span for="bookNowButton" class="control-label visible-md visible-lg placehold">&nbsp;<span class="sr-only">Book Now</span></span> <button type="submit" id="bookNowButton"
        class="btn btn-block btn-secondary">Check Availability</button></div><input type="hidden" id="nights" name="nights"> <input type="hidden" id="hotelidField" name="hotel" value="79860"> <input type="hidden" name="start" value="availresults">
    <div id="extraInputsShell"></div>
  </div>
</form>

Name: emailsignupPOST

<form class="emailSignUp" name="emailsignup" method="post" onsubmit="return NewsletterEmailSignupvizADAEmail1Widget981936()">
  <div class="email-copy col-md-6">
    <div class="visible emailSignUpHeading h3"><span>Stay </span>Connected</div>
    <p class="description">Join our email list to receive special offers.</p>
  </div>
  <div id="email" class="input-group col-md-6"><input type="email" id="txtEmail" aria-label="email address" class="form-control" name="email" placeholder="Email Address"> <span class="input-group-btn"> <button type="submit" class="btn btn-default"
        id="searchsubmit" name="Submit" value="Sign Up">Sign Up</button> </span>
    <div class="emailOptInGroup"><input type="checkbox" id="chkEmailOptIn" aria-label="email opt in">I agree that I would like to receive info about Hard Rock International products and special offers by email. I also accept Hard Rock’s
      <a href="https://www.hardrockhotels.com/privacy.aspx" target="_blank">privacy policy</a>.</div>
  </div>
  <div id="emailSuccessBox" class="col-sm-12" data-autosize="1"></div>
</form>

Text Content

Skip to content

Toggle navigation
Hard Rock Hotels Hard Rock Rewards
Language
 * Deutsch

 * Tobelmühlestrasse 2, 7270 Davos, Switzerland
 * +41 81 415 16 00

Book Now

Hard Rock Hotel Davos

 * Rooms & Suites
 * Amenities
   * Overview
   * Rock Spa®
   * Rock Om®
   * Rock Shop®
   * Soundbody ™
   * Sound of Your Stay®
   * Unleashed®
 * Eat & Drink
   * Overview
   * Calendar of Events
 * Meetings & Weddings
   * Overview
   * Meetings & Events
   * Weddings & Banquets
   * Team Building
   * Request Information
 * Area Guide
   * Overview
   * Summer
     * Overview
     * Hiking Holiday Switzerland
   * Winter
     * Overview
     * Ski in the Alps
 * Offers
 * Gallery
 * Residences

Previous
Hit Play with peace of mind

Learn about our new standards and procedures to keep you Safe and Sound

Learn more about the Swiss guidelines
Link to Hit Play with peace of mind Learn about our new standards and procedures
to keep you Safe and Sound
Summer in DavosHoliday packages

Make the most of your summer holidays with our package deals.

MORE INFO
Link to Summer in DavosHoliday packages Make the most of your summer holidays
with our package deals.
Live MusicEvery Weekend

Davos rocks - Join us for our Live Music Sessions every Friday and Saturday
night!

View all concerts
Link to Live MusicEvery Weekend Davos rocks - Join us for our Live Music
Sessions every Friday and Saturday night!
Relax & UnwindROCK SPA®

Your wellness oasis in the middle of Davos - Sit back and relax or let us pamper
you during one of our many signature treatments.

MORE INFO
Link to Relax & UnwindROCK SPA® Your wellness oasis in the middle of Davos - Sit
back and relax or let us pamper you during one of our many signature treatments.
Dining experiencesMore than just Burgers

We make sure to keep your taste buds dancing - Check out all our dining options.

More Info
Link to Dining experiencesMore than just Burgers We make sure to keep your taste
buds dancing - Check out all our dining options.
Hit Play with peace of mind

Learn about our new standards and procedures to keep you Safe and Sound

Learn more about the Swiss guidelines
Link to Hit Play with peace of mind Learn about our new standards and procedures
to keep you Safe and Sound
Summer in DavosHoliday packages

Make the most of your summer holidays with our package deals.

MORE INFO
Link to Summer in DavosHoliday packages Make the most of your summer holidays
with our package deals.
Next
Arrive
Arrival Date selector
Picker select year arrival202220232024Picker select month
arrivalJanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember



SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11

TodayClose
Depart
Departure Date selector
Picker select year departure202220232024Picker select month
departureJanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember



SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11

TodayClose
Rooms
12
Adults
1234
Children
01234
 Book Now Check Availability



HARD ROCK HOTEL DAVOS


HARD ROCK HOTEL DAVOS BEST HOTEL IN SWITZERLAND WITH A VIEW


CHOOSE HARD ROCK HOTEL DAVOS FOR A LEGENDARY STAY

Whatever you think you know about the best hotels in Switzerland’s mountains,
think again. Hard Rock Hotel Davos combines the iconic Hard Rock experience
you’ve come to expect with the beauty of the Swiss Alps to create a vibe like no
other. Whether it’s a romantic weekend, spa break, corporate retreat or a lavish
wedding in the mountains you’re after, no one pulls it all together quite like
we do.

INDULGENCE & RELAXATION – THE SUPERSTAR OF HOTELS IN THE ALPS OF SWITZERLAND

We have kept all the aspects that make traditional Swiss hotels outstanding and
world famous: an inviting spa area, a unique cuisine, and guest-centred service.
To this, we have added our very own Hard Rock Hotel Davos touch. From the
360-degree-mountain panorama you can enjoy on our rooftop bar down to the Rock
Spa® - welcome to the superstar of lifestyle hotels in Switzerland.


DEALS IN DAVOS

Save Big on Mountain Views


Our Swiss resort pampers you with Hard Rock amenities and stunning insights onto
the Alps. Enjoy the arguably best hotel in Switzerland with a view all the more
when you save with our special offers.

View Offers


ROOMS & SUITESRELAX IN STYLE

Live like an A-lister in one of the best hotels in Davos, inside our resort’s
Euro-chic rooms and suites. Enjoy music-inspired features like the Rock Om®
in-room yoga programme, and balconies with panoramic views. Never go out of
style at Hard Rock Hotel Davos.

View Rooms & Suites


AMENITIES LIVE IT UP

Top to bottom, this hotel is effortlessly cool. From the rooftop bar down to our
iconic interpretation of a modern spa, our Davos resort has everything you need
to live it up and chill out.

View Amenities


EXPLORE AROUND THE RESORT

Hot Bites, Chilled Drinks

Sing the praises of our Hard Rock Hotel’s incredible bars & restaurant, while
you dine, drink, and soak up the sun on our all-season terrace with a panoramic
view of the Swiss Alps.

Eat & Drink
Mix & Mingle

Let our Swiss resort set the stage for the wedding or event of a lifetime.
Whether you want to get hitched in our romantic Chapel or party the night away
with 360-degrees of Davos, start here.

Plan an Event
Events That Rock
SEE ALL UPCOMING EVENTS
Stay Connected

Join our email list to receive special offers.

Sign Up
I agree that I would like to receive info about Hard Rock International products
and special offers by email. I also accept Hard Rock’s privacy policy.



WHAT'S HAPPENING AT HARD ROCK HOTEL DAVOS

Hard Rock Hotel Davos
@HRHDAVOS
Load More


Davos
 * Careers
 * Event Calendar
 * Gallery
 * Contact
 * Press
 * Gift Certificates

Hard Rock Hotel Davos Tobelmühlestrasse 2 Davos, 7270 Switzerland Hotel: +41 81
4151600
Hard Rock Hotel Facebook Link Hard Rock Hotel Instagram Link Hard Rock Hotel
Twitter Link Hard Rock Hotel Youtube Link

Copyright ©  2022  Hard Rock Cafe International (USA), Inc. All Rights Reserved.

Book Now
 * Privacy
 * Terms
 * CCPA
 * Accessibility
 * Sitemap
 * Cookies Settings

Close Modal



Cookies are small files stored on your browser. We use cookies to analyze and
enhance the usage of our website (“Performance Cookies”) or to provide you with
customized content based on the preference you saved on our website (“Functional
Cookies”) and we may share data with our advertising partners to build profiles
about you to show you relevant ads (“Targeting Cookies”). Click on “Cookies
Settings” to set your preferences.Privacy Policy

Cookies Settings Reject All Accept All Cookies



PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

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. These cookies do not store any personally identifiable information.

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.    All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. 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.

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.    They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices