clhg.com Open in urlscan Pro
197.242.90.36  Public Scan

Submitted URL: https://za-api.mimecast.com/s/click/LDWfuGx957dtSdo5E-w7J1djvQWgeFBSG-wQZIRtu2BupIqURYzbf-vTsGI9IHFtrPf5IFbBydBv9Kmln5FHYjWa...
Effective URL: https://clhg.com/specials
Submission: On March 02 via manual from ZA — Scanned from DE

Form analysis 9 forms found in the DOM

POST /bookings/room-types

<form action="/bookings/room-types" id="book_hotel" method="POST">
  <input type="hidden" name="_token" value="7lD8DdiCSzBlCLvY0Hm1fDZPz8opP29KyP2LYUO9"> <input type="hidden" name="hotel_id" id="selected_hotel" value="">
  <input type="hidden" name="hotel_name" id="selected_hotel_name" value="">
  <input type="hidden" id="hotels_to_ignore" value="290,805,830,835">
  <div class="search-options" id="searchoptions">
    <div class="colms large-colm" id="dropsbase">
      <input type="text" class="live-search-box form-control" id="hotel_search" placeholder="Type City, Area OR hotel" autocomplete="off">
      <a href="#" class="clear_search hidden">X</a>
      <div class="list-group search-dropdown" id="dropdown"></div>
    </div>
    <div class="colms half-colm">
      <div class="input-group">
        <label for="checkin" class="sr-only">Check in</label>
        <input type="text" class="form-control" id="checkin" onchange="updateValue()" placeholder="Check in" name="date_from" value="" autocomplete="off" readonly="">
        <span class="input-group-addon" id="checkin-icon">
          <i class="fa fa-calendar" aria-hidden="true"></i>
        </span>
        <div class="litepicker-backdrop"></div>
      </div>
    </div>
    <div class="colms half-colm">
      <div class="input-group">
        <label for="checkout" class="sr-only">Check out</label>
        <input type="text" class="form-control" id="checkout" placeholder="Check out" name="date_to" value="" autocomplete="off" readonly="" disabled="disabled">
        <span class="input-group-addon" id="checkout-icon">
          <i class="fa fa-calendar" aria-hidden="true"></i>
        </span>
      </div>
    </div>
    <div class="colms half-colm hidden-xs">
      <button class="btn btn-primary font-13 book-room-button hidden-xs" id="check-availability" type="submit">
        <span class="font-13">VIEW RATES &amp; BOOK</span>
      </button>
    </div>
  </div>
  <div class="search-more-options" id="moreoptions">
    <!-- start:Smoking -->
    <div class="colms">
      <div class="checkbox" style="margin-top:-1px;">
        <label>
          <input type="checkbox" name="non_smoking" checked=""> <span class="label-text">Non-Smoking Room </span>
        </label>
      </div>
    </div>
    <!-- end:Smoking -->
    <!-- start:Promo Code -->
    <div class="colms">
      <div class="form-group">
        <label for="promo-code" class="sr-only">Promo Code</label>
        <input type="text" class="form-control bottom-border" placeholder="Enter Promo Code" name="promo_code" id="promo-code">
        <input type="hidden" id="clicksCode" name="clicksCode">
      </div>
    </div>
    <!-- end:Promo Code -->
    <!-- start: Club Cards -->
    <div class="colms">
      <div class="formgroup">
        <div class="col-md-6 col-xs-6 text-center">
          <a href="#" data-toggle="modal" data-target="#clicksPopup">
                            <img src="/assets/images/ico_clicks.png" alt="" style="width: 60px;height: 77px;" class="lazy">
                        </a>
        </div>
        <div class="col-md-6 col-xs-6 text-center">
          <a href="#" data-toggle="modal" data-target="#bodyshopPopup">
                            <img src="/assets/images/ico_bodyshop.png" alt="" style="width: 60px;height: 77px;" class="lazy">
                        </a>
        </div>
      </div>
    </div>
    <!-- end: Club Cards -->
    <div class="colms">
      <div class="formgroup">
        <div class="col-md-6 col-xs-6 text-center">
          <img src="/assets/images/ico_thrifty.png" onclick="addpromo()" alt="" style="width: 60px;height: 77px;" class="lazy">
        </div>
      </div>
    </div>
    <div class="colms">
      <div class="colms half-colm">
      </div>
    </div>
    <button class="btn btn-primary font-13 book-room-button visible-xs" id="check-availability" type="submit">
      <span class="font-13">Book Room</span>
    </button>
  </div>
</form>

POST https://clhg.com/login

<form method="POST" action="https://clhg.com/login" accept-charset="UTF-8"><input name="_token" type="hidden" value="7lD8DdiCSzBlCLvY0Hm1fDZPz8opP29KyP2LYUO9">
  <div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
    <h4 class="modal-title" id="myModalLabel"><i class="fa fa-user" aria-hidden="true"></i> Login </h4>
  </div>
  <div class="modal-body">
    <div class="form-group">
      <label for="username" class="sr-only">Username</label>
      <input type="text" class="form-control" id="username" name="username" placeholder="Username">
    </div>
    <div class="form-group">
      <label for="password" class="sr-only">Password</label>
      <input type="password" class="form-control" id="password" name="password" placeholder="Password">
    </div>
    <div class="form-group">
      <a href="#" id="forgot-password">Forgot your password?</a>
    </div>
  </div>
  <div class="modal-footer">
    <button type="submit" class="btn btn-primary green_bg"><span>Submit</span></button>
    <button type="button" class="btn btn-primary red_bg" data-dismiss="modal"><span>Cancel</span>
    </button>
  </div>
</form>

POST https://clhg.com/checkin/getreservationlines

<form method="POST" action="https://clhg.com/checkin/getreservationlines" accept-charset="UTF-8" id="checkin-booking"><input name="_token" type="hidden" value="7lD8DdiCSzBlCLvY0Hm1fDZPz8opP29KyP2LYUO9">
  <div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
    <h4 class="modal-title" id="myModalLabel"><i class="fa fa-user" aria-hidden="true"></i>ONLINE CHECK-IN</h4>
  </div>
  <div class="modal-body">
    <p>You are able to check in online on the date of your arrival. In order to complete this process, please ensure:</p>
    <ul>
      <li>Your booking is prepaid. If not, you will be directed to our payment gateway before being able to proceed.</li>
      <li>A copy of your identity document is available o‌n the device that you are using to check in.</li>
      <li>If you are a CLHG Rewards member <strong><a href="/login">login now</a></strong>, it makes the check in process even simpler: <strong><a href="/login">Login</a></strong>. Not a member yet?
        <strong><a href="https://clhg.com/register">Sign up here</a></strong>.</li>
    </ul>
    <p>Please enter your Reservation number and Surname to retrieve your booking:</p>
    <div class="form-group">
      <label for="username" class="sr-only">Reservation number</label>
      <input type="text" class="form-control" id="reservation_number_check" name="reservation" placeholder="Reservation number">
    </div>
    <div class="form-group">
      <label for="email" class="sr-only">Surname</label>
      <input type="text" class="form-control" id="surname" name="surname" placeholder="Surname">
    </div>
    <div class="form-group">
      <button type="submit" class="btn btn-primary green_bg"><span>Search</span>
      </button>
      <a class="pull-right btn btn-primary green_bg" href="/check-in-faq">FAQs</a>
    </div>
  </div>
</form>

GET https://clhg.com/bookings/retrieve

<form method="GET" action="https://clhg.com/bookings/retrieve" accept-charset="UTF-8" id="retrieve-booking">
  <div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
    <h4 class="modal-title" id="myModalLabel"><i class="fa fa-user" aria-hidden="true"></i> MANAGE BOOKINGS</h4>
  </div>
  <div class="modal-body">
    <p>Please enter your Reservation No. and Email to retrieve your booking.</p>
    <div class="form-group">
      <label for="username" class="sr-only">Reservation No.</label>
      <input type="text" class="form-control" id="reservation_number" name="reservation" placeholder="Reservation No.">
    </div>
    <div class="form-group">
      <label for="email" class="sr-only">Email</label>
      <input type="email" class="form-control" id="reservation_email" name="email" placeholder="Email">
    </div>
    <div class="form-group">
      <button type="submit" class="btn btn-primary green_bg" id="booking-find"><span>Search</span>
      </button>
    </div>
  </div>
</form>

POST https://clhg.com/reset-password

<form method="POST" action="https://clhg.com/reset-password" accept-charset="UTF-8" id="/reset-password"><input name="_token" type="hidden" value="7lD8DdiCSzBlCLvY0Hm1fDZPz8opP29KyP2LYUO9">
  <div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
    <h4 class="modal-title" id="myModalLabel">Password Forgot</h4>
  </div>
  <div class="modal-body">
    <p>In order for us to retrieve your password, please complete the following fields...</p>
    <div class="form-group">
      <label for="username" class="sr-only">Registered Username</label>
      <input type="text" class="form-control" id="username" name="username" placeholder="Registered Username">
    </div>
    <div class="form-group">
      <label for="password" class="sr-only">Registered Email</label>
      <input type="email" class="form-control" id="email" name="email" placeholder="Registered Email">
    </div>
  </div>
  <div class="modal-footer">
    <button type="submit" class="btn btn-primary green_bg"><span>Submit</span></button>
    <button type="button" class="btn btn-primary red_bg" data-dismiss="modal"><span>Cancel</span>
    </button>
  </div>
</form>

<form class="form" accept-charset="utf-8" id="visa-form" role="form">
  <div class="input-group">
    <label for="cardNo" class="control-label sr-only">Card No.</label>
    <input type="text" name="cCardNo" class="form-control" id="cCardNo" placeholder="Card No.">
    <span class="input-group-btn">
      <button type="button" id="validClicks" class="btn btn-sm btn-primary pull-left" style="height: 55px;">
        <span>Validate</span>
      </button>
    </span>
  </div>
</form>

<form class="form" accept-charset="utf-8" id="visa-form" role="form">
  <div class="input-group">
    <label for="cardNo" class="control-label sr-only">Card No.</label>
    <input type="text" name="eCardNo" class="form-control" id="eCardNo" placeholder="Card No.">
    <span class="input-group-btn">
      <button type="button" id="validEdcon" class="btn btn-sm btn-primary pull-left" style="height: 55px;">
        <span>Validate</span>
      </button>
    </span>
  </div>
</form>

<form class="form" accept-charset="utf-8" id="visa-form" role="form">
  <div class="input-group">
    <label for="cardNo" class="control-label sr-only">Card No.</label>
    <input type="text" name="cCardNo" class="form-control" id="cCardNo" placeholder="Card No.">
    <span class="input-group-btn">
      <button type="button" id="validClicks" class="btn btn-sm btn-primary pull-left" style="height: 55px;">
        <span>Validate</span>
      </button>
    </span>
  </div>
</form>

<form class="form" accept-charset="utf-8" id="visa-form" role="form">
  <div class="input-group">
    <label for="cardNo" class="control-label sr-only">Card No.</label>
    <input type="text" name="bCardNo" class="form-control" id="bCardNo" placeholder="Card No.">
    <span class="input-group-btn">
      <button type="button" id="validBody" class="btn btn-sm btn-primary pull-left" style="height: 55px;">
        <span>Validate</span>
      </button>
    </span>
  </div>
</form>

Text Content

 * Online Check-in
 * MANAGE BOOKINGS
 * Login
 * Register

Toggle navigation
MENU
Brand
 * Online Check-in
 * MANAGE BOOKINGS
 * Login
 * Register

 * Home
 * Book Now
 * Online Check-in
 * Hotels
   * Courtyard Hotel
     * Arcadia, Pretoria
     * Port Elizabeth
     * Rosebank
     * Sandton
     * Waterfall City
   * City Lodge Hotel
     * OR Tambo International Airport
     * Bloemfontein
     * Bryanston
     * Durban
     * Eastgate, Johannesburg
     * Fourways
     * GrandWest, Cape Town
     * Hatfield, Pretoria
     * Johannesburg, Barbara Rd
     * Lynnwood, Pretoria
     * Maputo, Mozambique
     * Newtown, Johannesburg
     * Pinelands, Cape Town
     * Port Elizabeth
     * Sandton, Katherine Street
     * Sandton, Morningside
     * Umhlanga Ridge
     * Victoria & Alfred Waterfront
     * Waterfall City, Midrand
   * Town Lodge
     * Bellville
     * Gaborone, Botswana
     * George
     * Johannesburg Airport
     * Mbombela
     * Menlo Park, Pretoria
     * Polokwane
     * Port Elizabeth
     * Roodepoort
     * Umhlanga
     * Waterfall, Midrand
     * Windhoek, Namibia
   * Road Lodge
     * Bloemfontein Airport
     * Cape Town International Airport
     * Carnival City
     * Centurion
     * Durban
     * East London
     * Germiston Lake
     * Isando, Johannesburg
     * Johannesburg Airport
     * Kimberley
     * Mbombela
     * N1 City, Cape Town
     * Pietermaritzburg
     * Port Elizabeth
     * Port Elizabeth Airport
     * Potchefstroom
     * Randburg
     * Richards Bay
     * Rivonia
     * Rustenburg
     * Sandton
     * Southgate
     * Umhlanga Ridge
   * Search by City
     * Bloemfontein
       * City Lodge Hotel Bloemfontein
       * Road Lodge Bloemfontein Airport
     * Cape Town
       * City Lodge Hotel GrandWest, Cape Town
       * City Lodge Hotel Pinelands, Cape Town
       * City Lodge Hotel Victoria & Alfred Waterfront
       * Road Lodge Cape Town International Airport
       * Road Lodge N1 City, Cape Town
       * Town Lodge Bellville
     * Durban
       * City Lodge Hotel Durban
       * Road Lodge Durban
     * East London
       * Road Lodge East London
     * Gaborone
       * Town Lodge Gaborone, Botswana
     * George
       * Town Lodge George
     * Johannesburg
       * City Lodge Hotel OR Tambo International Airport
       * City Lodge Hotel Bryanston
       * City Lodge Hotel Eastgate, Johannesburg
       * City Lodge Hotel Fourways
       * City Lodge Hotel Johannesburg, Barbara Rd
       * City Lodge Hotel Newtown, Johannesburg
       * City Lodge Hotel Sandton, Katherine Street
       * City Lodge Hotel Sandton, Morningside
       * Courtyard Hotel Rosebank
       * Courtyard Hotel Sandton
       * Road Lodge Carnival City
       * Road Lodge Germiston Lake
       * Road Lodge Isando, Johannesburg
       * Road Lodge Johannesburg Airport
       * Road Lodge Randburg
       * Road Lodge Rivonia
       * Road Lodge Sandton
       * Road Lodge Southgate
       * Town Lodge Johannesburg Airport
       * Town Lodge Roodepoort
     * Kimberley
       * Road Lodge Kimberley
     * Mbombela
       * Road Lodge Mbombela
       * Town Lodge Mbombela
     * Midrand
       * City Lodge Hotel Waterfall City, Midrand
       * Town Lodge Waterfall, Midrand
     * Mozambique
       * City Lodge Hotel Maputo, Mozambique
     * Pietermaritzburg
       * Road Lodge Pietermaritzburg
     * Polokwane
       * Town Lodge Polokwane
     * Port Elizabeth
       * City Lodge Hotel Port Elizabeth
       * Courtyard Hotel Port Elizabeth
       * Road Lodge Port Elizabeth
       * Road Lodge Port Elizabeth Airport
       * Town Lodge Port Elizabeth
     * Potchefstroom
       * Road Lodge Potchefstroom
     * Pretoria
       * City Lodge Hotel Hatfield, Pretoria
       * City Lodge Hotel Lynnwood, Pretoria
       * Courtyard Hotel Arcadia, Pretoria
       * Road Lodge Centurion
       * Town Lodge Menlo Park, Pretoria
     * Richards Bay
       * Road Lodge Richards Bay
     * Rustenburg
       * Road Lodge Rustenburg
     * Umhlanga
       * City Lodge Hotel Umhlanga Ridge
       * Road Lodge Umhlanga Ridge
       * Town Lodge Umhlanga
     * Waterfall City 
       * Courtyard Hotel Waterfall City
     * Windhoek
       * Town Lodge Windhoek, Namibia
     
 * Specials
 * Loyalty
   * CLHG Rewards
   * Corporate Club
 * Conference Venues
 * Help
 * Investors
 * Help
 * Contact Us
 * Investors

VIEW RATES & BOOK / Check Availability Online Check-in / Check Availability

MANAGE BOOKINGS
× Close Booking
X

Check in

Check out
VIEW RATES & BOOK
Non-Smoking Room
Promo Code



Book Room
×

LOGIN

Username
Password
Forgot your password?
Submit Cancel
 
 


CITY SAVERS



SAVING YOU THESE EISHTER HOLIDAYS



Keeping the kids entertained during Easter school holidays can be tough,
especially with little ones in the house hopped up on chocolate eggs and other
sweets. We're lending a helping hand and swooping in to save you from an EISHter
with up to 25% off the best available accommodation rate between 24 March to 10
April! Valid with stays at Courtyard Hotels, City Lodge Hotels and Town Lodges.

A 10% discount off BAR (best available rates) is applicable at all Road Lodges
during the campaign period.

Only applicable at City Lodge Group Hotels in South Africa. 

This offer is not available at the following hotels:

 * City Lodge Hotel OR Tambo International
 * City Lodge Hotel Maputo
 * Town Lodge Windhoek 
 * Town Lodge Gaborone

For all Terms and Conditions applicable to this promotion Click Here!

read more


WOZA FRIDAY!



WOZA Friday means that any booking made on the last Friday of every month
qualifies for a big discount! With rooms starting from R665 p/n, just another
reason to love Fridays, right?

T&C's: Book online on the last Friday of each month at www.clhg.com, selecting
the ‘Woza Friday’ rate in the booking process. Valid at Courtyard Hotels, City
Lodge Hotels, Town Lodges and Road Lodges. Valid for stays until 31 December
2023. Promo rates are only bookable on specific dates: 27 January 2023, 24
February 2023 or 31 March 2023 etc - including new reservations and amendments
to reservations made at the promotional rate. Rate is per room, single or double
occupancy. Rate options available: Room Only or Bed & Breakfast. Rate includes
taxes. Standard payment policy applies. Offer is subject to availability and
excludes peak periods. Offer not to be used in conjunction with any other
specials or negotiated rates. Rates are net and non-commissionable. Rates are
subject to change without prior notice.

read more


WKND SPECIAL



ZAR749 (From)

Weekends aren't for working - they're for living! Rates from R749 per room when
you book with City Lodge Hotel Group over a weekend, because you deserve less
spendy and more weekendy! Select Wknd Special when booking online.

Terms and Conditions:

Walk-in, telephone and email reservations, or online bookings at www.clhg.com by
selecting the ‘WKND Special’ rate in the booking process apply. Valid
at Courtyard Hotels from R999, City Lodge Hotels from R799 and Town Lodges from
R749. Offer at Road Lodges is 10% off the BAR of the day rate.  Please note that
the offer excludes  the City Lodge Hotel at OR Tambo Int Airport. Valid on
Friday, Saturday and Sunday nights. Rate includes VAT and tourism levy. Rate is
per room, single or double occupancy. Rate is room only. Offer is subject to
availability. Offer not to be used in conjunction with any other specials or
negotiated rates. Rates are net and non-commissionable.

read more




PARTNERS


CLICKS MEMBERS EARN POINTS



ClubCard members earn Double Points on accommodation AND members get great rates
at all Courtyard Hotels, City Lodge Hotels and Town Lodges.

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

Terms and Conditions: Valid for all Courtyard Hotels, City Lodge Hotels and Town
Lodges in Botswana, Namibia, and South Africa. Offer does not include Road
Lodges. Make your reservation on www.clhg.com quoting your ClubCard number. In
order to qualify, Clicks ClubCard is to be presented upon arrival at the
hotel. ClubCard Points are on the accommodation value only. Offer not to be used
in conjunction with any other specials or negotiated rates. CLHG Rewards Points
are not earned for Clicks ClubCard bookings.

read more




EVENTS


 


PRODUCTS



BID 2 STAY



The only thing better than staying with us, is staying with us at a fraction of
the price! Bid2Stay is an initiative by the City Lodge Hotel Group, bringing you
fantastic discounts accommodation and free added incentives too. Bid2Stay is a
website which gives guests the opportunity to "spin to bid" on rooms in
Courtyard Hotels, City Lodge Hotels, Town Lodges and Road Lodges. Select the
hotel and the dates you would like to stay and proceed to 'bid for room'. You
get three chances to 'spin' for one hotel room and, if you are happy with the
offer and complete the payment transaction online, you will receive an e-mail
confirmation of the booking within minutes. Rates are nett and non
commissionable.

Visit: https://bid2stay.co.za

read more

×

REPORT UNETHICAL PRACTICES

Toll Free Numbers   Botswana 0800 000 036 Namibia 00800 610 002 South Africa
0800 00 00 36 Email Address citylodge@whistleblowing.co.za

Close
VIEW LATEST INTEGRATED REPORT
2022
CITY LODGE
HEAD OFFICE
+27 11 557 2600 (ZA)
RESERVATIONS
0800 11 37 90 (ZA)
CLICK TO REPORT
UNETHICAL PRACTICES


ABOUT US

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

 * Our Promise
 * We Care
 * We Serve
 * Partner Links
 * Career Opportunities
   
 * Terms and Conditions
 * Privacy Policy


HOTEL

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

 * Courtyard
 * City Lodge
 * Town Lodge
 * Road Lodge
 * Location Map


GET IN TOUCH

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

 * Our Blog
 * Contact Details


 * 
 * 
 * 
 * 
 * 
 * 


STAKEHOLDER RELATIONS

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

 * Corporate Profile
 * King IV Governance Register
 * BEE Industry Score Card
 * BEE Commission Report
 * Memorandum Of Incorporation
 * PAIA Manual
 * The Code
 * Supported Charities

 * © City Lodge Hotels (Ltd)
 * by FGX Studios



×

ONLINE CHECK-IN

You are able to check in online on the date of your arrival. In order to
complete this process, please ensure:

 * Your booking is prepaid. If not, you will be directed to our payment gateway
   before being able to proceed.
 * A copy of your identity document is available o‌n the device that you are
   using to check in.
 * If you are a CLHG Rewards member login now, it makes the check in process
   even simpler: Login. Not a member yet? Sign up here.

Please enter your Reservation number and Surname to retrieve your booking:

Reservation number
Surname
Search FAQs
×

MANAGE BOOKINGS

Please enter your Reservation No. and Email to retrieve your booking.

Reservation No.
Email
Search
×

PASSWORD FORGOT

In order for us to retrieve your password, please complete the following
fields...

Registered Username
Registered Email
Submit Cancel
×

SAME DAY RESERVATIONS

Because the reservation check-in date is today, immediate online payment is
required to confirm this reservation.

Should online payment not be possible at this time, cancel this booking and
contact the hotel directly.
Got it!
×

T&C'S:

 * Valid for bookings from 14 December 2018 to 13 January 2019.
 * Walk-in, telephone and email reservations, or book online at www.clhg.com
   quoting promotional code: HALFPRICE.
 * Rate is room only, for up to two persons sharing one room, includes VAT and
   excludes 1% tourism levy.
 * Offer not to be used in conjunction with any other specials or negotiated
   rates.
 * Offer is subject to room and rate availability at the time of booking.
 * Rates are subject to peak periods and, as such, may not be available at
   certain times or over certain dates.
 * No rewards points will be awarded for these bookings.
 * Rates are net and non-commissionable.
 * Hotel reserves the right to yield restrictions on this rate plan.

Got it!
×

CLICKS CLUBCARD PROMOTION

For all Clicks ClubCard bookings please:
 * Validate your Clicks ClubCard number when making a reservation.
 * Ensure that the Clicks rate is selected.
 * The rate displayed is the discounted rate.
 * This promotion only applies to hotels in South Africa, Botswana and Namibia
   and excludes all Road Lodges
 * One Clicks ClubCard gives you discount on one room, per stay.

Enter your Clicks ClubCard Number

Card No. Validate
×

THANK U REWARDS

For Thank U Rewards bookings please:
 * Validate your Thank U Rewards card number when making a reservation.
 * Ensure that the Thank U Rewards rate is selected.
 * The rate displayed is the discounted rate.
 * This promotion only applies to hotels in South Africa and excludes all Road
   Lodges.
 * One Thank U Rewards card gives you discount on one room, per stay.

Enter your Thank U Rewards card number

Card No. Validate
×

SHOP CARD

For all shop card bookings please:
 * Validate your shop card number when making a reservation.
 * Ensure that the shop rate is selected.
 * The rate displayed is the discounted rate.
 * This promotion only applies to hotels in South Africa, Botswana and Namibia
   and excludes all Road Lodges
 * One shop card gives you discount on one room, per stay.

Enter your shop card Number

Card No. Validate
×

BODY SHOP PROMOTION

For all Body Shop Card bookings please:
 * Validate your Body Shop Card number when making a reservation.
 * Ensure that the BODYSHOP rate is selected.
 * The rate displayed is the discounted rate.
 * This promotion only applies to hotels in South Africa, Botswana and Namibia
   and excludes all Road Lodges.
 * One Body Shop Card gives you discount on one room, per stay.

Enter your Body Shop Card Number

Card No. Validate
JanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember2026202520242023
Mon
Tue
Wed
Thu
Fri
Sat
Sun

12345678910111213141516171819202122232425262728293031

JanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember20052004200320022001200019991998199719961995199419931992199119901989198819871986198519841983198219811980197919781977197619751974197319721971197019691968196719661965196419631962196119601959195819571956195519541953195219511950194919481947194619451944194319421941194019391938193719361935193419331932193119301929192819271926192519241923
Mon
Tue
Wed
Thu
Fri
Sat
Sun

12345678910111213141516171819202122232425262728293031