booking-beta.pimalai.com Open in urlscan Pro
128.199.128.17  Public Scan

URL: https://booking-beta.pimalai.com/
Submission: On December 11 via api from US — Scanned from US

Form analysis 15 forms found in the DOM

https://booking-beta.pimalai.com

<form action="https://booking-beta.pimalai.com" id="check_form">
  <div class="row">
    <input type="hidden" name="do" value="check" id="var_do">
  </div>
  <div class="row">
    <div class="col-1 md-1-2">
      <div class="row form-group">
        <div class="col-1">
          <div class="form-label"> Arrival </div>
        </div>
        <div class="col-1">
          <div class="form-control" style="font-size: 1.125em">
            <input type="hidden" name="arrival" value="2023-12-11" id="arrival_text">
            <input type="text" class="full-width datepicker hasDatepicker" id="datepicker_from" data-min-date="0" data-date-format="M dd, yy" data-alt-format="yy-mm-dd" data-alt-field="#arrival_text" value="11 Dec 2023"
              data-on-close="datepickerOnClose">
          </div>
        </div>
      </div>
    </div>
    <div class="col-1 md-1-2">
      <div class="row form-group">
        <div class="col-1">
          <div class="form-label"> Departure </div>
        </div>
        <div class="col-1">
          <div class="form-control" style="font-size: 1.125em">
            <input type="hidden" name="departure" value="2023-12-12" id="departure_text">
            <input type="text" class="full-width datepicker hasDatepicker" id="datepicker_to" data-min-date="0" data-date-format="M dd, yy" data-alt-format="yy-mm-dd" data-alt-field="#departure_text" value="12 Dec 2023"
              data-on-close="datepickerOnClose">
          </div>
        </div>
      </div>
    </div>
    <div class="col-1 md-1-2 sm-1 ">
      <div class="row">
        <div class="col-1-4 form-group rooms">
          <div class="form-label"> Room(s) </div>
          <div class="form-control">
            <input type="number" class="full-width" id="rooms_spinner" name="rooms" value="1" min="1">
          </div>
        </div>
        <div class="col-1-4 form-group adults">
          <div class="form-label"> Adult(s) </div>
          <div class="form-control">
            <input type="number" class="full-width" id="adults_spinner" name="adults" value="1" min="1">
          </div>
        </div>
        <div class="col-1-4 form-group children">
          <div class="form-label"> Children </div>
          <div class="form-control">
            <input type="number" class="full-width" id="children_spinner" name="children" value="0" min="0">
          </div>
        </div>
        <div class="col-1-4 form-group children">
          <div class="form-label"> Infant(s) </div>
          <div class="form-control">
            <input type="number" class="full-width" id="infants_spinner" name="infants" value="0" min="0">
          </div>
        </div>
      </div>
    </div>
    <div class="col-1 md-1-2 sm-1">
      <div class="row form-group ">
        <div class="form-label col-1">Promo Code</div>
        <div class="form-control col-1">
          <input type="text" class="full-width" name="promo" value="">
        </div>
      </div>
    </div>
    <div class="col-1 md-1">
      <div class="form-label">
        <button class="primary block progress-on-click" id="check_availability_button" name="superghs-check-availability">
          <i class="fa fa-search"></i>&nbsp; Check Availability </button>
        <p class="text-center amend_cancel_reservation">
          <a href="?do=search">Amend/Cancel Reservation</a>
        </p>
      </div>
    </div>
  </div>
  <input type="hidden" name="nights" value="1">
  <input type="hidden" name="currency" value="">
  <input type="hidden" name="group" value="">
  <input type="hidden" name="act" value="">
  <input type="hidden" name="rate-code" value="">
</form>

POST

<form method="post" class="0" id="booking_form">
  <input type="hidden" name="request[_token]" value="ddf105542a4ea3904de72b2d447c0de5">
  <input type="hidden" name="request[view]" value="647755">
  <input type="hidden" name="request[hotel]" value="192">
  <input type="hidden" name="request[room]" value="927">
  <input type="hidden" name="request[room_name]" value="Deluxe room">
  <input type="hidden" name="request[arrival]" value="2023-12-11">
  <input type="hidden" name="request[departure]" value="2023-12-12">
  <input type="hidden" name="request[nights]" value="1">
  <input type="hidden" name="request[rooms]" value="1">
  <input type="hidden" name="request[adults]" value="1">
  <input type="hidden" name="request[children]" value="0">
  <input type="hidden" name="request[infants]" value="0">
  <input type="hidden" name="request[promo]" value="">
  <input type="hidden" name="request[promo_id]" value="5419">
  <input type="hidden" name="request[giftcode]" value="">
  <input type="hidden" name="request[rate]" value="12850">
  <input type="hidden" name="request[rate_name]" value="Early Bird Rate">
  <input type="hidden" name="request[room_rate]" value="14810">
  <input type="hidden" name="request[extra_adults]" value="0">
  <input type="hidden" name="request[extra_children]" value="0">
  <input type="hidden" name="request[extra_adult_charge]" value="0">
  <input type="hidden" name="request[extra_child_charge]" value="0">
  <input type="hidden" name="request[extra_bed_charge]" value="0">
  <input type="hidden" name="request[discount_name]" value="">
  <input type="hidden" name="request[discount_value]" class="input_discount_value" value="0">
  <input type="hidden" name="request[discount_type]" value="0">
  <input type="hidden" name="request[discount_total]" class="input_discount_total" value="0">
  <input type="hidden" name="request[total_original]" value="14810">
  <input type="hidden" name="request[total_gross]" class="input_total_gross" value="14810">
  <input type="hidden" name="request[total_net]" class="input_total_net" value="14810">
  <input type="hidden" name="request[extra_infant_charge]" value="0">
  <input type="hidden" name="request[bs]" value="SE5KMkhPTlZFMkhpUjFCV0NmR250TWRqOGVGRm14cS91djBSbmErVFpRST0=">
  <input type="hidden" name="request[promo_data]" value="ek5BUDNFcWtXdmtXb0svY3h6Q2hLZz09">
  <input type="hidden" name="request[member_discount]" value="0">
  <input type="hidden" name="request[total_tax]" value="">
  <!-- <input type="hidden" name="request[price_original]" value="14810"> -->
  <table class="hide">
    <tbody>
      <tr>
        <td>11 Dec 2023</td>
        <td> THB 14,810 x 1 Room(s) = THB 14,810 <input type="hidden" name="request[breakdown][0][date]" value="2023-12-11">
          <input type="hidden" name="request[breakdown][0][price_gross]" value="14810.00">
          <input type="hidden" name="request[breakdown][0][price_net]" value="14810.00">
        </td>
      </tr>
    </tbody>
  </table>
  <div class="rate-name">
    <!-- <i class="fa fa-fw fa-angle-right expand-indicator"></i> -->
    <!-- Early Bird Rate -->
    <p><b>Early Bird Rate</b></p>
    <span class="rate-promo"></span>
    <span class="float-right"> From <strike><strike>THB 14,810</strike> </strike> THB 12,588.5 / Night <span class="estimate-reward"></span>
    </span>
  </div>
  <div class="row" style="padding: 0 15px 15px">
    <div class="col-1-2">
      <a class="detail-trigger">View Detail &nbsp;<i class="fa fa-angle-right expand-indicator"></i></a>
      <ul class="rate_amenities"></ul>
    </div>
    <div class="col-1-2 sm-1 float-right">
      <div class="row hide">
        <div class="col-1 text-right" style="padding-bottom: 8px">
        </div>
      </div>
      <div class="row">
        <div class="rate-secondary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name">Regular Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_927_12850">Price Breakdown</a> -->
              <div class="alt-rate-price">THB 14,810</div>
              <button class=" progress-on-click" name="booking[rate]" value="12850"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
            <!-- <button> &nbsp; Select &nbsp; </button> -->
          </div>
        </div>
        <div class="rate-primary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name" style="color: green">Member's Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_927_12850">Price Breakdown</a> -->
              <!-- 14,810 -->
              <div class="alt-rate-price">THB 12,588.5</div>
              <button class="primary member_exclusive progress-on-click" name="booking[rate]" value="12850"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="rate-caption clear">
    <div class="row col-1">
      <p>The rate includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi Internet, taxes and service charges.</p>
      <p>Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The additional charge will be applied for the 3rd persons.</p>
      <p>Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons. The additional charge will be applied for the 5th and 6th person.</p>
      <p><strong>Special benefits: Book at least 6 nights receive,</strong></p>
      <ul type="disc">
        <li>Spa Voucher 1,000 Baht per person per stay</li>
        <li>Special welcome fruits, drinks and snacks.</li>
      </ul>
      <p><strong>Additional charge rates for an extra person in an existing sofa bed are as follows:</strong></p>
      <p>Extra Adult = 2,000 Baht per adult per night.</p>
      <p>Extra Child (age 3-12 years old) = 1,000 Baht per child per night.</p>
      <p>Extra Infant (age 0-2 years old) = there will be no extra charge for infant sharing bed with parents. Baby cot will be available on request.</p>
      <p>Rates are subject to change without prior notice.</p>
      <p>Check-in time: 2 pm. / Check-out time: 12.00 noon.</p>
      <p><strong><u>Cancellation policy:</u></strong></p>
      <p>01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation made within 30 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p><strong>PAYMENT TERM (Prepayment):</strong></p>
      <p>01 May 2023 - 31 October 2023 : &nbsp;14 days prior to arrival date.&nbsp;</p>
      <p>21 December 2023 - 10 January 2024 : 90 days prior to arrival date.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior to arrival date.</p>
      <p><em><strong>(Period is same the cancellation policy)</strong></em></p>
      <p><strong>Condition</strong></p>
      <p>5 Nights stay Minimum is required for arrivals between the periods 26 December to 3 January (inclusive)</p>
      <p>All cancellation and amendment must be acknowledged in writing by reservation office via email <a href="mailto:reservation@pimalai.com">reservation@pimalai.com</a>.</p>
      <a class="rate-tnc-button hide" data-dialog="#terms_conditions_12850">Terms &amp; Conditions</a>
      <br>
    </div>
    <div id="terms_conditions_12850" class="hide" title="Early Bird Rate - Terms &amp; Conditions" data-modal="true" data-width="600" data-max-height="400">
    </div>
  </div>
</form>

POST

<form method="post" class="0" id="booking_form">
  <input type="hidden" name="request[_token]" value="ddf105542a4ea3904de72b2d447c0de5">
  <input type="hidden" name="request[view]" value="647755">
  <input type="hidden" name="request[hotel]" value="192">
  <input type="hidden" name="request[room]" value="927">
  <input type="hidden" name="request[room_name]" value="Deluxe room">
  <input type="hidden" name="request[arrival]" value="2023-12-11">
  <input type="hidden" name="request[departure]" value="2023-12-12">
  <input type="hidden" name="request[nights]" value="1">
  <input type="hidden" name="request[rooms]" value="1">
  <input type="hidden" name="request[adults]" value="1">
  <input type="hidden" name="request[children]" value="0">
  <input type="hidden" name="request[infants]" value="0">
  <input type="hidden" name="request[promo]" value="">
  <input type="hidden" name="request[promo_id]" value="">
  <input type="hidden" name="request[giftcode]" value="">
  <input type="hidden" name="request[rate]" value="10915">
  <input type="hidden" name="request[rate_name]" value="Best Available Rate ">
  <input type="hidden" name="request[room_rate]" value="14810">
  <input type="hidden" name="request[extra_adults]" value="0">
  <input type="hidden" name="request[extra_children]" value="0">
  <input type="hidden" name="request[extra_adult_charge]" value="0">
  <input type="hidden" name="request[extra_child_charge]" value="0">
  <input type="hidden" name="request[extra_bed_charge]" value="0">
  <input type="hidden" name="request[discount_name]" value="">
  <input type="hidden" name="request[discount_value]" class="input_discount_value" value="0">
  <input type="hidden" name="request[discount_type]" value="0">
  <input type="hidden" name="request[discount_total]" class="input_discount_total" value="0">
  <input type="hidden" name="request[total_original]" value="14810">
  <input type="hidden" name="request[total_gross]" class="input_total_gross" value="14810">
  <input type="hidden" name="request[total_net]" class="input_total_net" value="14810">
  <input type="hidden" name="request[extra_infant_charge]" value="0">
  <input type="hidden" name="request[bs]" value="UVhiaXNQTkQwamZXeStScW9WUHpYMXJHZWFlZlJrdWloeXNaMXZoM0JSOD0=">
  <input type="hidden" name="request[promo_data]" value="ek5BUDNFcWtXdmtXb0svY3h6Q2hLZz09">
  <input type="hidden" name="request[member_discount]" value="0">
  <input type="hidden" name="request[total_tax]" value="">
  <!-- <input type="hidden" name="request[price_original]" value="14810"> -->
  <input type="hidden" name="exchange" value="">
  <input type="hidden" name="currency" value="THB">
  <input type="hidden" name="total_gross" value="14810">
  <table class="hide">
    <tbody>
      <tr>
        <td>11 Dec 2023</td>
        <td> THB 14,810 x 1 Room(s) = THB 14,810 <input type="hidden" name="request[breakdown][0][date]" value="2023-12-11">
          <input type="hidden" name="request[breakdown][0][price_gross]" value="14810.00">
          <input type="hidden" name="request[breakdown][0][price_net]" value="14810.00">
        </td>
      </tr>
    </tbody>
  </table>
  <div class="rate-name">
    <!-- <i class="fa fa-fw fa-angle-right expand-indicator"></i> -->
    <!-- Best Available Rate  -->
    <p><strong>Best Available Rate </strong></p>
    <span class="rate-promo"></span>
    <span class="float-right"> From <strike><strike>THB 14,810</strike> </strike> THB 12,588.5 / Night <span class="estimate-reward"></span>
    </span>
  </div>
  <div class="row" style="padding: 0 15px 15px">
    <div class="col-1-2">
      <a class="detail-trigger">View Detail &nbsp;<i class="fa fa-angle-right expand-indicator"></i></a>
      <ul class="rate_amenities"></ul>
    </div>
    <div class="col-1-2 sm-1 float-right">
      <div class="row hide">
        <div class="col-1 text-right" style="padding-bottom: 8px">
        </div>
      </div>
      <div class="row">
        <div class="rate-secondary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name">Regular Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_927_10915">Price Breakdown</a> -->
              <div class="alt-rate-price">THB 14,810</div>
              <button class=" progress-on-click" name="booking[rate]" value="10915"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
            <!-- <button> &nbsp; Select &nbsp; </button> -->
          </div>
        </div>
        <div class="rate-primary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name" style="color: green">Member's Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_927_10915">Price Breakdown</a> -->
              <!-- 14,810 -->
              <div class="alt-rate-price">THB 12,588.5</div>
              <button class="primary member_exclusive progress-on-click" name="booking[rate]" value="10915"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="rate-caption clear">
    <div class="row col-1">
      <p><strong><u>Best Available Rate</u></strong> includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi Internet, taxes and service charges.</p>
      <p>For guests staying in Deluxe, Bayfront Deluxe, or Pavilion Suites, breakfast will be served at Spice and Rice Restaurant.</p>
      <p>For guests staying in Beachside or Hillside villa, breakfast will be served at Seven Seas Restaurant.</p>
      <p>Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The additional charge will be applied for the 3rd persons.</p>
      <p>Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons. The additional charge will be applied for the 5th and 6th person.</p>
      <p>Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons. The additional charge will be applied for the 7th, 8th and 9th person.</p>
      <p><strong>Special benefits : Book at least 6 nights receive,</strong></p>
      <ul>
        <li>Spa Voucher 1,000 Baht per person per stay</li>
        <li>Special welcome fruits, drinks and snacks.</li>
      </ul>
      <p><strong>Additional charge rates for an extra person in an existing sofa bed are as follows:</strong></p>
      <p>Extra Adult = 2,000 Baht per adult per night.</p>
      <p>Extra Child (age 3-12 years old) = 1,000 Baht per child per night.</p>
      <p>Extra Infant (age 0-2 years old) = there will be no extra charge for infant sharing bed with parents. Baby cot will be available on request.</p>
      <p>Rates are subject to change without prior notice.</p>
      <p>Check-in time: 2 pm. / Check-out time: 12.00 noon.</p>
      <p><strong><u>Cancellation policy:</u></strong></p>
      <p>01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation made within 30 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p><strong>PAYMENT TERM (Prepayment):</strong></p>
      <p>01 May 2023 - 31 October 2023 : &nbsp;14 days prior to arrival date.&nbsp;</p>
      <p>21 December 2023 - 10 January 2024 : 90 days prior to arrival date.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior to arrival date.</p>
      <p><em><strong>(Period is same the cancellation policy)</strong></em></p>
      <p><strong>Condition</strong></p>
      <p>5 Nights stay Minimum is required for arrivals between the periods 26 December to 3 January (inclusive)</p>
      <p>All cancellation and amendment must be acknowledged in writing by reservation office via email <a href="mailto:reservation@pimalai.com">reservation@pimalai.com</a>.</p>
      <a class="rate-tnc-button hide" data-dialog="#terms_conditions_10915">Terms &amp; Conditions</a>
      <br>
    </div>
    <div id="terms_conditions_10915" class="hide" title="Best Available Rate  - Terms &amp; Conditions" data-modal="true" data-width="600" data-max-height="400">
    </div>
  </div>
</form>

POST

<form method="post" class="0" id="booking_form">
  <input type="hidden" name="request[_token]" value="ddf105542a4ea3904de72b2d447c0de5">
  <input type="hidden" name="request[view]" value="647755">
  <input type="hidden" name="request[hotel]" value="192">
  <input type="hidden" name="request[room]" value="2461">
  <input type="hidden" name="request[room_name]" value="Pavilion Suite One Bedroom with Garden View">
  <input type="hidden" name="request[arrival]" value="2023-12-11">
  <input type="hidden" name="request[departure]" value="2023-12-12">
  <input type="hidden" name="request[nights]" value="1">
  <input type="hidden" name="request[rooms]" value="1">
  <input type="hidden" name="request[adults]" value="1">
  <input type="hidden" name="request[children]" value="0">
  <input type="hidden" name="request[infants]" value="0">
  <input type="hidden" name="request[promo]" value="">
  <input type="hidden" name="request[promo_id]" value="">
  <input type="hidden" name="request[giftcode]" value="">
  <input type="hidden" name="request[rate]" value="12754">
  <input type="hidden" name="request[rate_name]" value="Best Available Rate">
  <input type="hidden" name="request[room_rate]" value="23570">
  <input type="hidden" name="request[extra_adults]" value="0">
  <input type="hidden" name="request[extra_children]" value="0">
  <input type="hidden" name="request[extra_adult_charge]" value="0">
  <input type="hidden" name="request[extra_child_charge]" value="0">
  <input type="hidden" name="request[extra_bed_charge]" value="0">
  <input type="hidden" name="request[discount_name]" value="">
  <input type="hidden" name="request[discount_value]" class="input_discount_value" value="0">
  <input type="hidden" name="request[discount_type]" value="0">
  <input type="hidden" name="request[discount_total]" class="input_discount_total" value="0">
  <input type="hidden" name="request[total_original]" value="23570">
  <input type="hidden" name="request[total_gross]" class="input_total_gross" value="23570">
  <input type="hidden" name="request[total_net]" class="input_total_net" value="23570">
  <input type="hidden" name="request[extra_infant_charge]" value="0">
  <input type="hidden" name="request[bs]" value="TWRZcEpQa1N5VTNFK2lKazVTR1NMZXROYlNwTVpDUnpnMHd5cEsxaVE3Yz0=">
  <input type="hidden" name="request[promo_data]" value="ek5BUDNFcWtXdmtXb0svY3h6Q2hLZz09">
  <input type="hidden" name="request[member_discount]" value="0">
  <input type="hidden" name="request[total_tax]" value="">
  <!-- <input type="hidden" name="request[price_original]" value="23570"> -->
  <input type="hidden" name="exchange" value="">
  <input type="hidden" name="currency" value="THB">
  <input type="hidden" name="total_gross" value="23570">
  <table class="hide">
    <tbody>
      <tr>
        <td>11 Dec 2023</td>
        <td> THB 23,570 x 1 Room(s) = THB 23,570 <input type="hidden" name="request[breakdown][0][date]" value="2023-12-11">
          <input type="hidden" name="request[breakdown][0][price_gross]" value="23570.00">
          <input type="hidden" name="request[breakdown][0][price_net]" value="23570.00">
        </td>
      </tr>
    </tbody>
  </table>
  <div class="rate-name">
    <!-- <i class="fa fa-fw fa-angle-right expand-indicator"></i> -->
    <!-- Best Available Rate -->
    <p><strong>Best Available Rate</strong></p>
    <span class="rate-promo"></span>
    <span class="float-right"> From <strike><strike>THB 23,570</strike> </strike> THB 20,034.5 / Night <span class="estimate-reward"></span>
    </span>
  </div>
  <div class="row" style="padding: 0 15px 15px">
    <div class="col-1-2">
      <a class="detail-trigger">View Detail &nbsp;<i class="fa fa-angle-right expand-indicator"></i></a>
      <ul class="rate_amenities"></ul>
    </div>
    <div class="col-1-2 sm-1 float-right">
      <div class="row hide">
        <div class="col-1 text-right" style="padding-bottom: 8px">
        </div>
      </div>
      <div class="row">
        <div class="rate-secondary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name">Regular Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_2461_12754">Price Breakdown</a> -->
              <div class="alt-rate-price">THB 23,570</div>
              <button class=" progress-on-click" name="booking[rate]" value="12754"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
            <!-- <button> &nbsp; Select &nbsp; </button> -->
          </div>
        </div>
        <div class="rate-primary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name" style="color: green">Member's Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_2461_12754">Price Breakdown</a> -->
              <!-- 23,570 -->
              <div class="alt-rate-price">THB 20,034.5</div>
              <button class="primary member_exclusive progress-on-click" name="booking[rate]" value="12754"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="rate-caption clear">
    <div class="row col-1">
      <p><strong><u>Best Available Rate</u></strong> includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi Internet, taxes and service charges.</p>
      <p>For guests staying in Deluxe, Bayfront Deluxe, or Pavilion Suites, breakfast will be served at Spice and Rice Restaurant.</p>
      <p>For guests staying in Beachside or Hillside villa, breakfast will be served at Seven Seas Restaurant.</p>
      <p>Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The additional charge will be applied for the 3rd persons.</p>
      <p>Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons. The additional charge will be applied for the 5th and 6th person.</p>
      <p>Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons. The additional charge will be applied for the 7th, 8th and 9th person.</p>
      <p><strong>Special benefits: Book at least 6 nights receive,</strong></p>
      <ul type="disc">
        <li>Spa Voucher 1,000 Baht per person per stay</li>
        <li>Special welcome fruits, drinks and snacks.</li>
      </ul>
      <p><strong>Additional charge rates for an extra person in an existing sofa bed are as follows:</strong></p>
      <p>Extra Adult = 2,000 Baht per adult per night.</p>
      <p>Extra Child (age 3-12 years old) = 1,000 Baht per child per night.</p>
      <p>Extra Infant (age 0-2 years old) = there will be no extra charge for infant sharing bed with parents. Baby cot will be available on request.</p>
      <p>Rates are subject to change without prior notice.</p>
      <p>Check-in time: 2 pm. / Check-out time: 12.00 noon.</p>
      <p><strong><u>Cancellation policy:</u></strong></p>
      <p>01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation made within 30 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p><strong>PAYMENT TERM (Prepayment):</strong></p>
      <p>01 May 2023 - 31 October 2023 : &nbsp;14 days prior to arrival date.&nbsp;</p>
      <p>21 December 2023 - 10 January 2024 : 90 days prior to arrival date.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior to arrival date.</p>
      <p><em><strong>(Period is same the cancellation policy)</strong></em></p>
      <p><strong>Condition</strong></p>
      <p>5 Nights stay Minimum is required for arrivals between the periods 26 December to 3 January (inclusive)</p>
      <p>All cancellation and amendment must be acknowledged in writing by reservation office via email <a href="mailto:reservation@pimalai.com">reservation@pimalai.com</a>.</p>
      <a class="rate-tnc-button hide" data-dialog="#terms_conditions_12754">Terms &amp; Conditions</a>
      <br>
    </div>
    <div id="terms_conditions_12754" class="hide" title="Best Available Rate - Terms &amp; Conditions" data-modal="true" data-width="600" data-max-height="400">
    </div>
  </div>
</form>

POST

<form method="post" class="0" id="booking_form">
  <input type="hidden" name="request[_token]" value="ddf105542a4ea3904de72b2d447c0de5">
  <input type="hidden" name="request[view]" value="647755">
  <input type="hidden" name="request[hotel]" value="192">
  <input type="hidden" name="request[room]" value="2461">
  <input type="hidden" name="request[room_name]" value="Pavilion Suite One Bedroom with Garden View">
  <input type="hidden" name="request[arrival]" value="2023-12-11">
  <input type="hidden" name="request[departure]" value="2023-12-12">
  <input type="hidden" name="request[nights]" value="1">
  <input type="hidden" name="request[rooms]" value="1">
  <input type="hidden" name="request[adults]" value="1">
  <input type="hidden" name="request[children]" value="0">
  <input type="hidden" name="request[infants]" value="0">
  <input type="hidden" name="request[promo]" value="">
  <input type="hidden" name="request[promo_id]" value="5419">
  <input type="hidden" name="request[giftcode]" value="">
  <input type="hidden" name="request[rate]" value="12851">
  <input type="hidden" name="request[rate_name]" value="Early Bird Rate">
  <input type="hidden" name="request[room_rate]" value="23570">
  <input type="hidden" name="request[extra_adults]" value="0">
  <input type="hidden" name="request[extra_children]" value="0">
  <input type="hidden" name="request[extra_adult_charge]" value="0">
  <input type="hidden" name="request[extra_child_charge]" value="0">
  <input type="hidden" name="request[extra_bed_charge]" value="0">
  <input type="hidden" name="request[discount_name]" value="">
  <input type="hidden" name="request[discount_value]" class="input_discount_value" value="0">
  <input type="hidden" name="request[discount_type]" value="0">
  <input type="hidden" name="request[discount_total]" class="input_discount_total" value="0">
  <input type="hidden" name="request[total_original]" value="23570">
  <input type="hidden" name="request[total_gross]" class="input_total_gross" value="23570">
  <input type="hidden" name="request[total_net]" class="input_total_net" value="23570">
  <input type="hidden" name="request[extra_infant_charge]" value="0">
  <input type="hidden" name="request[bs]" value="L0dWa2ZsR2hUKzVsTWRLdFpMTXZvOEl0aHJNb1JhaC9RQjlDejNGaTBzdz0=">
  <input type="hidden" name="request[promo_data]" value="ek5BUDNFcWtXdmtXb0svY3h6Q2hLZz09">
  <input type="hidden" name="request[member_discount]" value="0">
  <input type="hidden" name="request[total_tax]" value="">
  <!-- <input type="hidden" name="request[price_original]" value="23570"> -->
  <table class="hide">
    <tbody>
      <tr>
        <td>11 Dec 2023</td>
        <td> THB 23,570 x 1 Room(s) = THB 23,570 <input type="hidden" name="request[breakdown][0][date]" value="2023-12-11">
          <input type="hidden" name="request[breakdown][0][price_gross]" value="23570.00">
          <input type="hidden" name="request[breakdown][0][price_net]" value="23570.00">
        </td>
      </tr>
    </tbody>
  </table>
  <div class="rate-name">
    <!-- <i class="fa fa-fw fa-angle-right expand-indicator"></i> -->
    <!-- Early Bird Rate -->
    <p><b>Early Bird Rate</b></p>
    <span class="rate-promo"></span>
    <span class="float-right"> From <strike><strike>THB 23,570</strike> </strike> THB 20,034.5 / Night <span class="estimate-reward"></span>
    </span>
  </div>
  <div class="row" style="padding: 0 15px 15px">
    <div class="col-1-2">
      <a class="detail-trigger">View Detail &nbsp;<i class="fa fa-angle-right expand-indicator"></i></a>
      <ul class="rate_amenities"></ul>
    </div>
    <div class="col-1-2 sm-1 float-right">
      <div class="row hide">
        <div class="col-1 text-right" style="padding-bottom: 8px">
        </div>
      </div>
      <div class="row">
        <div class="rate-secondary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name">Regular Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_2461_12851">Price Breakdown</a> -->
              <div class="alt-rate-price">THB 23,570</div>
              <button class=" progress-on-click" name="booking[rate]" value="12851"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
            <!-- <button> &nbsp; Select &nbsp; </button> -->
          </div>
        </div>
        <div class="rate-primary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name" style="color: green">Member's Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_2461_12851">Price Breakdown</a> -->
              <!-- 23,570 -->
              <div class="alt-rate-price">THB 20,034.5</div>
              <button class="primary member_exclusive progress-on-click" name="booking[rate]" value="12851"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="rate-caption clear">
    <div class="row col-1">
      <p>The rate includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi Internet, taxes and service charges.</p>
      <p>Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The additional charge will be applied for the 3rd persons.</p>
      <p>Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons. The additional charge will be applied for the 5th and 6th person.</p>
      <p>Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons. The additional charge will be applied for the 7th, 8th and 9th person.</p>
      <p><strong>Special benefits: Book at least 6 nights receive,</strong></p>
      <ul type="disc">
        <li>Spa Voucher 1,000 Baht per person per stay</li>
        <li>Special welcome fruits, drinks and snacks.</li>
      </ul>
      <p><strong>Additional charge rates for an extra person in an existing sofa bed are as follows:</strong></p>
      <p>Extra Adult = 2,000 Baht per adult per night.</p>
      <p>Extra Child (age 3-12 years old) = 1,000 Baht per child per night.</p>
      <p>Extra Infant (age 0-2 years old) = there will be no extra charge for infant sharing bed with parents. Baby cot will be available on request.</p>
      <p>Rates are subject to change without prior notice.</p>
      <p>Check-in time: 2 pm. / Check-out time: 12.00 noon.</p>
      <p><strong><u>Cancellation policy:</u></strong></p>
      <p>01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation made within 30 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p><strong>PAYMENT TERM (Prepayment):</strong></p>
      <p>01 May 2023 - 31 October 2023 : &nbsp;14 days prior to arrival date.&nbsp;</p>
      <p>21 December 2023 - 10 January 2024 : 90 days prior to arrival date.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2023 : 30 days prior to arrival date.</p>
      <p><em><strong>(Period is same the cancellation policy)</strong></em></p>
      <p><strong>Condition</strong></p>
      <p>5 Nights stay Minimum is required for arrivals between the periods 26 December to 3 January (inclusive)</p>
      <p>All cancellation and amendment must be acknowledged in writing by reservation office via email <a href="mailto:reservation@pimalai.com">reservation@pimalai.com</a>.</p>
      <a class="rate-tnc-button hide" data-dialog="#terms_conditions_12851">Terms &amp; Conditions</a>
      <br>
    </div>
    <div id="terms_conditions_12851" class="hide" title="Early Bird Rate - Terms &amp; Conditions" data-modal="true" data-width="600" data-max-height="400">
    </div>
  </div>
</form>

POST

<form method="post" class="0" id="booking_form">
  <input type="hidden" name="request[_token]" value="ddf105542a4ea3904de72b2d447c0de5">
  <input type="hidden" name="request[view]" value="647755">
  <input type="hidden" name="request[hotel]" value="192">
  <input type="hidden" name="request[room]" value="930">
  <input type="hidden" name="request[room_name]" value="Beachside Pavilion Suite Two Bedrooms">
  <input type="hidden" name="request[arrival]" value="2023-12-11">
  <input type="hidden" name="request[departure]" value="2023-12-12">
  <input type="hidden" name="request[nights]" value="1">
  <input type="hidden" name="request[rooms]" value="1">
  <input type="hidden" name="request[adults]" value="1">
  <input type="hidden" name="request[children]" value="0">
  <input type="hidden" name="request[infants]" value="0">
  <input type="hidden" name="request[promo]" value="">
  <input type="hidden" name="request[promo_id]" value="">
  <input type="hidden" name="request[giftcode]" value="">
  <input type="hidden" name="request[rate]" value="10915">
  <input type="hidden" name="request[rate_name]" value="Best Available Rate ">
  <input type="hidden" name="request[room_rate]" value="43440">
  <input type="hidden" name="request[extra_adults]" value="0">
  <input type="hidden" name="request[extra_children]" value="0">
  <input type="hidden" name="request[extra_adult_charge]" value="0">
  <input type="hidden" name="request[extra_child_charge]" value="0">
  <input type="hidden" name="request[extra_bed_charge]" value="0">
  <input type="hidden" name="request[discount_name]" value="">
  <input type="hidden" name="request[discount_value]" class="input_discount_value" value="0">
  <input type="hidden" name="request[discount_type]" value="0">
  <input type="hidden" name="request[discount_total]" class="input_discount_total" value="0">
  <input type="hidden" name="request[total_original]" value="43440">
  <input type="hidden" name="request[total_gross]" class="input_total_gross" value="43440">
  <input type="hidden" name="request[total_net]" class="input_total_net" value="43440">
  <input type="hidden" name="request[extra_infant_charge]" value="0">
  <input type="hidden" name="request[bs]" value="akFKSWZXZWpSQkZqckJDZGg0c0lBVnVKbkh5dzFldUUweWNjUEwzZ0xzST0=">
  <input type="hidden" name="request[promo_data]" value="ek5BUDNFcWtXdmtXb0svY3h6Q2hLZz09">
  <input type="hidden" name="request[member_discount]" value="0">
  <input type="hidden" name="request[total_tax]" value="">
  <!-- <input type="hidden" name="request[price_original]" value="43440"> -->
  <input type="hidden" name="exchange" value="">
  <input type="hidden" name="currency" value="THB">
  <input type="hidden" name="total_gross" value="43440">
  <table class="hide">
    <tbody>
      <tr>
        <td>11 Dec 2023</td>
        <td> THB 43,440 x 1 Room(s) = THB 43,440 <input type="hidden" name="request[breakdown][0][date]" value="2023-12-11">
          <input type="hidden" name="request[breakdown][0][price_gross]" value="43440.00">
          <input type="hidden" name="request[breakdown][0][price_net]" value="43440.00">
        </td>
      </tr>
    </tbody>
  </table>
  <div class="rate-name">
    <!-- <i class="fa fa-fw fa-angle-right expand-indicator"></i> -->
    <!-- Best Available Rate  -->
    <p><strong>Best Available Rate </strong></p>
    <span class="rate-promo"></span>
    <span class="float-right"> From <strike><strike>THB 43,440</strike> </strike> THB 36,924 / Night <span class="estimate-reward"></span>
    </span>
  </div>
  <div class="row" style="padding: 0 15px 15px">
    <div class="col-1-2">
      <a class="detail-trigger">View Detail &nbsp;<i class="fa fa-angle-right expand-indicator"></i></a>
      <ul class="rate_amenities"></ul>
    </div>
    <div class="col-1-2 sm-1 float-right">
      <div class="row hide">
        <div class="col-1 text-right" style="padding-bottom: 8px">
        </div>
      </div>
      <div class="row">
        <div class="rate-secondary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name">Regular Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_930_10915">Price Breakdown</a> -->
              <div class="alt-rate-price">THB 43,440</div>
              <button class=" progress-on-click" name="booking[rate]" value="10915"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
            <!-- <button> &nbsp; Select &nbsp; </button> -->
          </div>
        </div>
        <div class="rate-primary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name" style="color: green">Member's Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_930_10915">Price Breakdown</a> -->
              <!-- 43,440 -->
              <div class="alt-rate-price">THB 36,924</div>
              <button class="primary member_exclusive progress-on-click" name="booking[rate]" value="10915"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="rate-caption clear">
    <div class="row col-1">
      <p><strong><u>Best Available Rate</u></strong> includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi Internet, taxes and service charges.</p>
      <p>For guests staying in Deluxe, Bayfront Deluxe, or Pavilion Suites, breakfast will be served at Spice and Rice Restaurant.</p>
      <p>For guests staying in Beachside or Hillside villa, breakfast will be served at Seven Seas Restaurant.</p>
      <p>Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The additional charge will be applied for the 3rd persons.</p>
      <p>Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons. The additional charge will be applied for the 5th and 6th person.</p>
      <p>Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons. The additional charge will be applied for the 7th, 8th and 9th person.</p>
      <p><strong>Special benefits : Book at least 6 nights receive,</strong></p>
      <ul>
        <li>Spa Voucher 1,000 Baht per person per stay</li>
        <li>Special welcome fruits, drinks and snacks.</li>
      </ul>
      <p><strong>Additional charge rates for an extra person in an existing sofa bed are as follows:</strong></p>
      <p>Extra Adult = 2,000 Baht per adult per night.</p>
      <p>Extra Child (age 3-12 years old) = 1,000 Baht per child per night.</p>
      <p>Extra Infant (age 0-2 years old) = there will be no extra charge for infant sharing bed with parents. Baby cot will be available on request.</p>
      <p>Rates are subject to change without prior notice.</p>
      <p>Check-in time: 2 pm. / Check-out time: 12.00 noon.</p>
      <p><strong><u>Cancellation policy:</u></strong></p>
      <p>01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation made within 30 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p><strong>PAYMENT TERM (Prepayment):</strong></p>
      <p>01 May 2023 - 31 October 2023 : &nbsp;14 days prior to arrival date.&nbsp;</p>
      <p>21 December 2023 - 10 January 2024 : 90 days prior to arrival date.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior to arrival date.</p>
      <p><em><strong>(Period is same the cancellation policy)</strong></em></p>
      <p><strong>Condition</strong></p>
      <p>5 Nights stay Minimum is required for arrivals between the periods 26 December to 3 January (inclusive)</p>
      <p>All cancellation and amendment must be acknowledged in writing by reservation office via email <a href="mailto:reservation@pimalai.com">reservation@pimalai.com</a>.</p>
      <a class="rate-tnc-button hide" data-dialog="#terms_conditions_10915">Terms &amp; Conditions</a>
      <br>
    </div>
    <div id="terms_conditions_10915" class="hide" title="Best Available Rate  - Terms &amp; Conditions" data-modal="true" data-width="600" data-max-height="400">
    </div>
  </div>
</form>

POST

<form method="post" class="0" id="booking_form">
  <input type="hidden" name="request[_token]" value="ddf105542a4ea3904de72b2d447c0de5">
  <input type="hidden" name="request[view]" value="647755">
  <input type="hidden" name="request[hotel]" value="192">
  <input type="hidden" name="request[room]" value="930">
  <input type="hidden" name="request[room_name]" value="Beachside Pavilion Suite Two Bedrooms">
  <input type="hidden" name="request[arrival]" value="2023-12-11">
  <input type="hidden" name="request[departure]" value="2023-12-12">
  <input type="hidden" name="request[nights]" value="1">
  <input type="hidden" name="request[rooms]" value="1">
  <input type="hidden" name="request[adults]" value="1">
  <input type="hidden" name="request[children]" value="0">
  <input type="hidden" name="request[infants]" value="0">
  <input type="hidden" name="request[promo]" value="">
  <input type="hidden" name="request[promo_id]" value="5419">
  <input type="hidden" name="request[giftcode]" value="">
  <input type="hidden" name="request[rate]" value="12850">
  <input type="hidden" name="request[rate_name]" value="Early Bird Rate">
  <input type="hidden" name="request[room_rate]" value="43440">
  <input type="hidden" name="request[extra_adults]" value="0">
  <input type="hidden" name="request[extra_children]" value="0">
  <input type="hidden" name="request[extra_adult_charge]" value="0">
  <input type="hidden" name="request[extra_child_charge]" value="0">
  <input type="hidden" name="request[extra_bed_charge]" value="0">
  <input type="hidden" name="request[discount_name]" value="">
  <input type="hidden" name="request[discount_value]" class="input_discount_value" value="0">
  <input type="hidden" name="request[discount_type]" value="0">
  <input type="hidden" name="request[discount_total]" class="input_discount_total" value="0">
  <input type="hidden" name="request[total_original]" value="43440">
  <input type="hidden" name="request[total_gross]" class="input_total_gross" value="43440">
  <input type="hidden" name="request[total_net]" class="input_total_net" value="43440">
  <input type="hidden" name="request[extra_infant_charge]" value="0">
  <input type="hidden" name="request[bs]" value="eEpQU3R6MHN6Y3BISGlHZUZMalg2TnA1TkN3WEg3dEE4Z2dJbnVBM2VUaz0=">
  <input type="hidden" name="request[promo_data]" value="ek5BUDNFcWtXdmtXb0svY3h6Q2hLZz09">
  <input type="hidden" name="request[member_discount]" value="0">
  <input type="hidden" name="request[total_tax]" value="">
  <!-- <input type="hidden" name="request[price_original]" value="43440"> -->
  <table class="hide">
    <tbody>
      <tr>
        <td>11 Dec 2023</td>
        <td> THB 43,440 x 1 Room(s) = THB 43,440 <input type="hidden" name="request[breakdown][0][date]" value="2023-12-11">
          <input type="hidden" name="request[breakdown][0][price_gross]" value="43440.00">
          <input type="hidden" name="request[breakdown][0][price_net]" value="43440.00">
        </td>
      </tr>
    </tbody>
  </table>
  <div class="rate-name">
    <!-- <i class="fa fa-fw fa-angle-right expand-indicator"></i> -->
    <!-- Early Bird Rate -->
    <p><b>Early Bird Rate</b></p>
    <span class="rate-promo"></span>
    <span class="float-right"> From <strike><strike>THB 43,440</strike> </strike> THB 36,924 / Night <span class="estimate-reward"></span>
    </span>
  </div>
  <div class="row" style="padding: 0 15px 15px">
    <div class="col-1-2">
      <a class="detail-trigger">View Detail &nbsp;<i class="fa fa-angle-right expand-indicator"></i></a>
      <ul class="rate_amenities"></ul>
    </div>
    <div class="col-1-2 sm-1 float-right">
      <div class="row hide">
        <div class="col-1 text-right" style="padding-bottom: 8px">
        </div>
      </div>
      <div class="row">
        <div class="rate-secondary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name">Regular Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_930_12850">Price Breakdown</a> -->
              <div class="alt-rate-price">THB 43,440</div>
              <button class=" progress-on-click" name="booking[rate]" value="12850"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
            <!-- <button> &nbsp; Select &nbsp; </button> -->
          </div>
        </div>
        <div class="rate-primary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name" style="color: green">Member's Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_930_12850">Price Breakdown</a> -->
              <!-- 43,440 -->
              <div class="alt-rate-price">THB 36,924</div>
              <button class="primary member_exclusive progress-on-click" name="booking[rate]" value="12850"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="rate-caption clear">
    <div class="row col-1">
      <p>The rate includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi Internet, taxes and service charges.</p>
      <p>Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The additional charge will be applied for the 3rd persons.</p>
      <p>Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons. The additional charge will be applied for the 5th and 6th person.</p>
      <p><strong>Special benefits: Book at least 6 nights receive,</strong></p>
      <ul type="disc">
        <li>Spa Voucher 1,000 Baht per person per stay</li>
        <li>Special welcome fruits, drinks and snacks.</li>
      </ul>
      <p><strong>Additional charge rates for an extra person in an existing sofa bed are as follows:</strong></p>
      <p>Extra Adult = 2,000 Baht per adult per night.</p>
      <p>Extra Child (age 3-12 years old) = 1,000 Baht per child per night.</p>
      <p>Extra Infant (age 0-2 years old) = there will be no extra charge for infant sharing bed with parents. Baby cot will be available on request.</p>
      <p>Rates are subject to change without prior notice.</p>
      <p>Check-in time: 2 pm. / Check-out time: 12.00 noon.</p>
      <p><strong><u>Cancellation policy:</u></strong></p>
      <p>01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation made within 30 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p><strong>PAYMENT TERM (Prepayment):</strong></p>
      <p>01 May 2023 - 31 October 2023 : &nbsp;14 days prior to arrival date.&nbsp;</p>
      <p>21 December 2023 - 10 January 2024 : 90 days prior to arrival date.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior to arrival date.</p>
      <p><em><strong>(Period is same the cancellation policy)</strong></em></p>
      <p><strong>Condition</strong></p>
      <p>5 Nights stay Minimum is required for arrivals between the periods 26 December to 3 January (inclusive)</p>
      <p>All cancellation and amendment must be acknowledged in writing by reservation office via email <a href="mailto:reservation@pimalai.com">reservation@pimalai.com</a>.</p>
      <a class="rate-tnc-button hide" data-dialog="#terms_conditions_12850">Terms &amp; Conditions</a>
      <br>
    </div>
    <div id="terms_conditions_12850" class="hide" title="Early Bird Rate - Terms &amp; Conditions" data-modal="true" data-width="600" data-max-height="400">
    </div>
  </div>
</form>

POST

<form method="post" class="0" id="booking_form">
  <input type="hidden" name="request[_token]" value="ddf105542a4ea3904de72b2d447c0de5">
  <input type="hidden" name="request[view]" value="647755">
  <input type="hidden" name="request[hotel]" value="192">
  <input type="hidden" name="request[room]" value="934">
  <input type="hidden" name="request[room_name]" value="Hillside Ocean View Private Pool Villa One Bedroom">
  <input type="hidden" name="request[arrival]" value="2023-12-11">
  <input type="hidden" name="request[departure]" value="2023-12-12">
  <input type="hidden" name="request[nights]" value="1">
  <input type="hidden" name="request[rooms]" value="1">
  <input type="hidden" name="request[adults]" value="1">
  <input type="hidden" name="request[children]" value="0">
  <input type="hidden" name="request[infants]" value="0">
  <input type="hidden" name="request[promo]" value="">
  <input type="hidden" name="request[promo_id]" value="5419">
  <input type="hidden" name="request[giftcode]" value="">
  <input type="hidden" name="request[rate]" value="12851">
  <input type="hidden" name="request[rate_name]" value="Early Bird Rate">
  <input type="hidden" name="request[room_rate]" value="34530">
  <input type="hidden" name="request[extra_adults]" value="0">
  <input type="hidden" name="request[extra_children]" value="0">
  <input type="hidden" name="request[extra_adult_charge]" value="0">
  <input type="hidden" name="request[extra_child_charge]" value="0">
  <input type="hidden" name="request[extra_bed_charge]" value="0">
  <input type="hidden" name="request[discount_name]" value="">
  <input type="hidden" name="request[discount_value]" class="input_discount_value" value="0">
  <input type="hidden" name="request[discount_type]" value="0">
  <input type="hidden" name="request[discount_total]" class="input_discount_total" value="0">
  <input type="hidden" name="request[total_original]" value="34530">
  <input type="hidden" name="request[total_gross]" class="input_total_gross" value="34530">
  <input type="hidden" name="request[total_net]" class="input_total_net" value="34530">
  <input type="hidden" name="request[extra_infant_charge]" value="0">
  <input type="hidden" name="request[bs]" value="NFNzZU9na2JCbFFUaktPQlBkZXFkVVl2aHlUWkp5SGNJcjFuSFQ3VXh6RT0=">
  <input type="hidden" name="request[promo_data]" value="ek5BUDNFcWtXdmtXb0svY3h6Q2hLZz09">
  <input type="hidden" name="request[member_discount]" value="0">
  <input type="hidden" name="request[total_tax]" value="">
  <!-- <input type="hidden" name="request[price_original]" value="34530"> -->
  <table class="hide">
    <tbody>
      <tr>
        <td>11 Dec 2023</td>
        <td> THB 34,530 x 1 Room(s) = THB 34,530 <input type="hidden" name="request[breakdown][0][date]" value="2023-12-11">
          <input type="hidden" name="request[breakdown][0][price_gross]" value="34530.00">
          <input type="hidden" name="request[breakdown][0][price_net]" value="34530.00">
        </td>
      </tr>
    </tbody>
  </table>
  <div class="rate-name">
    <!-- <i class="fa fa-fw fa-angle-right expand-indicator"></i> -->
    <!-- Early Bird Rate -->
    <p><b>Early Bird Rate</b></p>
    <span class="rate-promo"></span>
    <span class="float-right"> From <strike><strike>THB 34,530</strike> </strike> THB 29,350.5 / Night <span class="estimate-reward"></span>
    </span>
  </div>
  <div class="row" style="padding: 0 15px 15px">
    <div class="col-1-2">
      <a class="detail-trigger">View Detail &nbsp;<i class="fa fa-angle-right expand-indicator"></i></a>
      <ul class="rate_amenities"></ul>
    </div>
    <div class="col-1-2 sm-1 float-right">
      <div class="row hide">
        <div class="col-1 text-right" style="padding-bottom: 8px">
        </div>
      </div>
      <div class="row">
        <div class="rate-secondary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name">Regular Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_934_12851">Price Breakdown</a> -->
              <div class="alt-rate-price">THB 34,530</div>
              <button class=" progress-on-click" name="booking[rate]" value="12851"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
            <!-- <button> &nbsp; Select &nbsp; </button> -->
          </div>
        </div>
        <div class="rate-primary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name" style="color: green">Member's Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_934_12851">Price Breakdown</a> -->
              <!-- 34,530 -->
              <div class="alt-rate-price">THB 29,350.5</div>
              <button class="primary member_exclusive progress-on-click" name="booking[rate]" value="12851"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="rate-caption clear">
    <div class="row col-1">
      <p>The rate includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi Internet, taxes and service charges.</p>
      <p>Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The additional charge will be applied for the 3rd persons.</p>
      <p>Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons. The additional charge will be applied for the 5th and 6th person.</p>
      <p>Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons. The additional charge will be applied for the 7th, 8th and 9th person.</p>
      <p><strong>Special benefits: Book at least 6 nights receive,</strong></p>
      <ul type="disc">
        <li>Spa Voucher 1,000 Baht per person per stay</li>
        <li>Special welcome fruits, drinks and snacks.</li>
      </ul>
      <p><strong>Additional charge rates for an extra person in an existing sofa bed are as follows:</strong></p>
      <p>Extra Adult = 2,000 Baht per adult per night.</p>
      <p>Extra Child (age 3-12 years old) = 1,000 Baht per child per night.</p>
      <p>Extra Infant (age 0-2 years old) = there will be no extra charge for infant sharing bed with parents. Baby cot will be available on request.</p>
      <p>Rates are subject to change without prior notice.</p>
      <p>Check-in time: 2 pm. / Check-out time: 12.00 noon.</p>
      <p><strong><u>Cancellation policy:</u></strong></p>
      <p>01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation made within 30 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p><strong>PAYMENT TERM (Prepayment):</strong></p>
      <p>01 May 2023 - 31 October 2023 : &nbsp;14 days prior to arrival date.&nbsp;</p>
      <p>21 December 2023 - 10 January 2024 : 90 days prior to arrival date.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2023 : 30 days prior to arrival date.</p>
      <p><em><strong>(Period is same the cancellation policy)</strong></em></p>
      <p><strong>Condition</strong></p>
      <p>5 Nights stay Minimum is required for arrivals between the periods 26 December to 3 January (inclusive)</p>
      <p>All cancellation and amendment must be acknowledged in writing by reservation office via email <a href="mailto:reservation@pimalai.com">reservation@pimalai.com</a>.</p>
      <a class="rate-tnc-button hide" data-dialog="#terms_conditions_12851">Terms &amp; Conditions</a>
      <br>
    </div>
    <div id="terms_conditions_12851" class="hide" title="Early Bird Rate - Terms &amp; Conditions" data-modal="true" data-width="600" data-max-height="400">
    </div>
  </div>
</form>

POST

<form method="post" class="0" id="booking_form">
  <input type="hidden" name="request[_token]" value="ddf105542a4ea3904de72b2d447c0de5">
  <input type="hidden" name="request[view]" value="647755">
  <input type="hidden" name="request[hotel]" value="192">
  <input type="hidden" name="request[room]" value="934">
  <input type="hidden" name="request[room_name]" value="Hillside Ocean View Private Pool Villa One Bedroom">
  <input type="hidden" name="request[arrival]" value="2023-12-11">
  <input type="hidden" name="request[departure]" value="2023-12-12">
  <input type="hidden" name="request[nights]" value="1">
  <input type="hidden" name="request[rooms]" value="1">
  <input type="hidden" name="request[adults]" value="1">
  <input type="hidden" name="request[children]" value="0">
  <input type="hidden" name="request[infants]" value="0">
  <input type="hidden" name="request[promo]" value="">
  <input type="hidden" name="request[promo_id]" value="">
  <input type="hidden" name="request[giftcode]" value="">
  <input type="hidden" name="request[rate]" value="12754">
  <input type="hidden" name="request[rate_name]" value="Best Available Rate">
  <input type="hidden" name="request[room_rate]" value="34530">
  <input type="hidden" name="request[extra_adults]" value="0">
  <input type="hidden" name="request[extra_children]" value="0">
  <input type="hidden" name="request[extra_adult_charge]" value="0">
  <input type="hidden" name="request[extra_child_charge]" value="0">
  <input type="hidden" name="request[extra_bed_charge]" value="0">
  <input type="hidden" name="request[discount_name]" value="">
  <input type="hidden" name="request[discount_value]" class="input_discount_value" value="0">
  <input type="hidden" name="request[discount_type]" value="0">
  <input type="hidden" name="request[discount_total]" class="input_discount_total" value="0">
  <input type="hidden" name="request[total_original]" value="34530">
  <input type="hidden" name="request[total_gross]" class="input_total_gross" value="34530">
  <input type="hidden" name="request[total_net]" class="input_total_net" value="34530">
  <input type="hidden" name="request[extra_infant_charge]" value="0">
  <input type="hidden" name="request[bs]" value="dlJpcTY5RUdjKzBpYVRYWEhMOWJ5dmQ3bnZaNURoeFpMcVNhNnRCQUNuMD0=">
  <input type="hidden" name="request[promo_data]" value="ek5BUDNFcWtXdmtXb0svY3h6Q2hLZz09">
  <input type="hidden" name="request[member_discount]" value="0">
  <input type="hidden" name="request[total_tax]" value="">
  <!-- <input type="hidden" name="request[price_original]" value="34530"> -->
  <input type="hidden" name="exchange" value="">
  <input type="hidden" name="currency" value="THB">
  <input type="hidden" name="total_gross" value="34530">
  <table class="hide">
    <tbody>
      <tr>
        <td>11 Dec 2023</td>
        <td> THB 34,530 x 1 Room(s) = THB 34,530 <input type="hidden" name="request[breakdown][0][date]" value="2023-12-11">
          <input type="hidden" name="request[breakdown][0][price_gross]" value="34530.00">
          <input type="hidden" name="request[breakdown][0][price_net]" value="34530.00">
        </td>
      </tr>
    </tbody>
  </table>
  <div class="rate-name">
    <!-- <i class="fa fa-fw fa-angle-right expand-indicator"></i> -->
    <!-- Best Available Rate -->
    <p><strong>Best Available Rate</strong></p>
    <span class="rate-promo"></span>
    <span class="float-right"> From <strike><strike>THB 34,530</strike> </strike> THB 29,350.5 / Night <span class="estimate-reward"></span>
    </span>
  </div>
  <div class="row" style="padding: 0 15px 15px">
    <div class="col-1-2">
      <a class="detail-trigger">View Detail &nbsp;<i class="fa fa-angle-right expand-indicator"></i></a>
      <ul class="rate_amenities"></ul>
    </div>
    <div class="col-1-2 sm-1 float-right">
      <div class="row hide">
        <div class="col-1 text-right" style="padding-bottom: 8px">
        </div>
      </div>
      <div class="row">
        <div class="rate-secondary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name">Regular Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_934_12754">Price Breakdown</a> -->
              <div class="alt-rate-price">THB 34,530</div>
              <button class=" progress-on-click" name="booking[rate]" value="12754"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
            <!-- <button> &nbsp; Select &nbsp; </button> -->
          </div>
        </div>
        <div class="rate-primary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name" style="color: green">Member's Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_934_12754">Price Breakdown</a> -->
              <!-- 34,530 -->
              <div class="alt-rate-price">THB 29,350.5</div>
              <button class="primary member_exclusive progress-on-click" name="booking[rate]" value="12754"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="rate-caption clear">
    <div class="row col-1">
      <p><strong><u>Best Available Rate</u></strong> includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi Internet, taxes and service charges.</p>
      <p>For guests staying in Deluxe, Bayfront Deluxe, or Pavilion Suites, breakfast will be served at Spice and Rice Restaurant.</p>
      <p>For guests staying in Beachside or Hillside villa, breakfast will be served at Seven Seas Restaurant.</p>
      <p>Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The additional charge will be applied for the 3rd persons.</p>
      <p>Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons. The additional charge will be applied for the 5th and 6th person.</p>
      <p>Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons. The additional charge will be applied for the 7th, 8th and 9th person.</p>
      <p><strong>Special benefits: Book at least 6 nights receive,</strong></p>
      <ul type="disc">
        <li>Spa Voucher 1,000 Baht per person per stay</li>
        <li>Special welcome fruits, drinks and snacks.</li>
      </ul>
      <p><strong>Additional charge rates for an extra person in an existing sofa bed are as follows:</strong></p>
      <p>Extra Adult = 2,000 Baht per adult per night.</p>
      <p>Extra Child (age 3-12 years old) = 1,000 Baht per child per night.</p>
      <p>Extra Infant (age 0-2 years old) = there will be no extra charge for infant sharing bed with parents. Baby cot will be available on request.</p>
      <p>Rates are subject to change without prior notice.</p>
      <p>Check-in time: 2 pm. / Check-out time: 12.00 noon.</p>
      <p><strong><u>Cancellation policy:</u></strong></p>
      <p>01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation made within 30 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p><strong>PAYMENT TERM (Prepayment):</strong></p>
      <p>01 May 2023 - 31 October 2023 : &nbsp;14 days prior to arrival date.&nbsp;</p>
      <p>21 December 2023 - 10 January 2024 : 90 days prior to arrival date.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior to arrival date.</p>
      <p><em><strong>(Period is same the cancellation policy)</strong></em></p>
      <p><strong>Condition</strong></p>
      <p>5 Nights stay Minimum is required for arrivals between the periods 26 December to 3 January (inclusive)</p>
      <p>All cancellation and amendment must be acknowledged in writing by reservation office via email <a href="mailto:reservation@pimalai.com">reservation@pimalai.com</a>.</p>
      <a class="rate-tnc-button hide" data-dialog="#terms_conditions_12754">Terms &amp; Conditions</a>
      <br>
    </div>
    <div id="terms_conditions_12754" class="hide" title="Best Available Rate - Terms &amp; Conditions" data-modal="true" data-width="600" data-max-height="400">
    </div>
  </div>
</form>

POST

<form method="post" class="0" id="booking_form">
  <input type="hidden" name="request[_token]" value="ddf105542a4ea3904de72b2d447c0de5">
  <input type="hidden" name="request[view]" value="647755">
  <input type="hidden" name="request[hotel]" value="192">
  <input type="hidden" name="request[room]" value="935">
  <input type="hidden" name="request[room_name]" value="Hillside Ocean View Private Pool Villa Two Bedrooms">
  <input type="hidden" name="request[arrival]" value="2023-12-11">
  <input type="hidden" name="request[departure]" value="2023-12-12">
  <input type="hidden" name="request[nights]" value="1">
  <input type="hidden" name="request[rooms]" value="1">
  <input type="hidden" name="request[adults]" value="1">
  <input type="hidden" name="request[children]" value="0">
  <input type="hidden" name="request[infants]" value="0">
  <input type="hidden" name="request[promo]" value="">
  <input type="hidden" name="request[promo_id]" value="">
  <input type="hidden" name="request[giftcode]" value="">
  <input type="hidden" name="request[rate]" value="12754">
  <input type="hidden" name="request[rate_name]" value="Best Available Rate">
  <input type="hidden" name="request[room_rate]" value="45830">
  <input type="hidden" name="request[extra_adults]" value="0">
  <input type="hidden" name="request[extra_children]" value="0">
  <input type="hidden" name="request[extra_adult_charge]" value="0">
  <input type="hidden" name="request[extra_child_charge]" value="0">
  <input type="hidden" name="request[extra_bed_charge]" value="0">
  <input type="hidden" name="request[discount_name]" value="">
  <input type="hidden" name="request[discount_value]" class="input_discount_value" value="0">
  <input type="hidden" name="request[discount_type]" value="0">
  <input type="hidden" name="request[discount_total]" class="input_discount_total" value="0">
  <input type="hidden" name="request[total_original]" value="45830">
  <input type="hidden" name="request[total_gross]" class="input_total_gross" value="45830">
  <input type="hidden" name="request[total_net]" class="input_total_net" value="45830">
  <input type="hidden" name="request[extra_infant_charge]" value="0">
  <input type="hidden" name="request[bs]" value="R082aVJWVDFLZGJxVTBHeklMMVI4RHhaN25QUzNJZjFZZldQQ1prWmVMRT0=">
  <input type="hidden" name="request[promo_data]" value="ek5BUDNFcWtXdmtXb0svY3h6Q2hLZz09">
  <input type="hidden" name="request[member_discount]" value="0">
  <input type="hidden" name="request[total_tax]" value="">
  <!-- <input type="hidden" name="request[price_original]" value="45830"> -->
  <input type="hidden" name="exchange" value="">
  <input type="hidden" name="currency" value="THB">
  <input type="hidden" name="total_gross" value="45830">
  <table class="hide">
    <tbody>
      <tr>
        <td>11 Dec 2023</td>
        <td> THB 45,830 x 1 Room(s) = THB 45,830 <input type="hidden" name="request[breakdown][0][date]" value="2023-12-11">
          <input type="hidden" name="request[breakdown][0][price_gross]" value="45830.00">
          <input type="hidden" name="request[breakdown][0][price_net]" value="45830.00">
        </td>
      </tr>
    </tbody>
  </table>
  <div class="rate-name">
    <!-- <i class="fa fa-fw fa-angle-right expand-indicator"></i> -->
    <!-- Best Available Rate -->
    <p><strong>Best Available Rate</strong></p>
    <span class="rate-promo"></span>
    <span class="float-right"> From <strike><strike>THB 45,830</strike> </strike> THB 38,955.5 / Night <span class="estimate-reward"></span>
    </span>
  </div>
  <div class="row" style="padding: 0 15px 15px">
    <div class="col-1-2">
      <a class="detail-trigger">View Detail &nbsp;<i class="fa fa-angle-right expand-indicator"></i></a>
      <ul class="rate_amenities"></ul>
    </div>
    <div class="col-1-2 sm-1 float-right">
      <div class="row hide">
        <div class="col-1 text-right" style="padding-bottom: 8px">
        </div>
      </div>
      <div class="row">
        <div class="rate-secondary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name">Regular Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_935_12754">Price Breakdown</a> -->
              <div class="alt-rate-price">THB 45,830</div>
              <button class=" progress-on-click" name="booking[rate]" value="12754"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
            <!-- <button> &nbsp; Select &nbsp; </button> -->
          </div>
        </div>
        <div class="rate-primary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name" style="color: green">Member's Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_935_12754">Price Breakdown</a> -->
              <!-- 45,830 -->
              <div class="alt-rate-price">THB 38,955.5</div>
              <button class="primary member_exclusive progress-on-click" name="booking[rate]" value="12754"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="rate-caption clear">
    <div class="row col-1">
      <p><strong><u>Best Available Rate</u></strong> includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi Internet, taxes and service charges.</p>
      <p>For guests staying in Deluxe, Bayfront Deluxe, or Pavilion Suites, breakfast will be served at Spice and Rice Restaurant.</p>
      <p>For guests staying in Beachside or Hillside villa, breakfast will be served at Seven Seas Restaurant.</p>
      <p>Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The additional charge will be applied for the 3rd persons.</p>
      <p>Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons. The additional charge will be applied for the 5th and 6th person.</p>
      <p>Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons. The additional charge will be applied for the 7th, 8th and 9th person.</p>
      <p><strong>Special benefits: Book at least 6 nights receive,</strong></p>
      <ul type="disc">
        <li>Spa Voucher 1,000 Baht per person per stay</li>
        <li>Special welcome fruits, drinks and snacks.</li>
      </ul>
      <p><strong>Additional charge rates for an extra person in an existing sofa bed are as follows:</strong></p>
      <p>Extra Adult = 2,000 Baht per adult per night.</p>
      <p>Extra Child (age 3-12 years old) = 1,000 Baht per child per night.</p>
      <p>Extra Infant (age 0-2 years old) = there will be no extra charge for infant sharing bed with parents. Baby cot will be available on request.</p>
      <p>Rates are subject to change without prior notice.</p>
      <p>Check-in time: 2 pm. / Check-out time: 12.00 noon.</p>
      <p><strong><u>Cancellation policy:</u></strong></p>
      <p>01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation made within 30 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p><strong>PAYMENT TERM (Prepayment):</strong></p>
      <p>01 May 2023 - 31 October 2023 : &nbsp;14 days prior to arrival date.&nbsp;</p>
      <p>21 December 2023 - 10 January 2024 : 90 days prior to arrival date.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior to arrival date.</p>
      <p><em><strong>(Period is same the cancellation policy)</strong></em></p>
      <p><strong>Condition</strong></p>
      <p>5 Nights stay Minimum is required for arrivals between the periods 26 December to 3 January (inclusive)</p>
      <p>All cancellation and amendment must be acknowledged in writing by reservation office via email <a href="mailto:reservation@pimalai.com">reservation@pimalai.com</a>.</p>
      <a class="rate-tnc-button hide" data-dialog="#terms_conditions_12754">Terms &amp; Conditions</a>
      <br>
    </div>
    <div id="terms_conditions_12754" class="hide" title="Best Available Rate - Terms &amp; Conditions" data-modal="true" data-width="600" data-max-height="400">
    </div>
  </div>
</form>

POST

<form method="post" class="0" id="booking_form">
  <input type="hidden" name="request[_token]" value="ddf105542a4ea3904de72b2d447c0de5">
  <input type="hidden" name="request[view]" value="647755">
  <input type="hidden" name="request[hotel]" value="192">
  <input type="hidden" name="request[room]" value="935">
  <input type="hidden" name="request[room_name]" value="Hillside Ocean View Private Pool Villa Two Bedrooms">
  <input type="hidden" name="request[arrival]" value="2023-12-11">
  <input type="hidden" name="request[departure]" value="2023-12-12">
  <input type="hidden" name="request[nights]" value="1">
  <input type="hidden" name="request[rooms]" value="1">
  <input type="hidden" name="request[adults]" value="1">
  <input type="hidden" name="request[children]" value="0">
  <input type="hidden" name="request[infants]" value="0">
  <input type="hidden" name="request[promo]" value="">
  <input type="hidden" name="request[promo_id]" value="5419">
  <input type="hidden" name="request[giftcode]" value="">
  <input type="hidden" name="request[rate]" value="12851">
  <input type="hidden" name="request[rate_name]" value="Early Bird Rate">
  <input type="hidden" name="request[room_rate]" value="45830">
  <input type="hidden" name="request[extra_adults]" value="0">
  <input type="hidden" name="request[extra_children]" value="0">
  <input type="hidden" name="request[extra_adult_charge]" value="0">
  <input type="hidden" name="request[extra_child_charge]" value="0">
  <input type="hidden" name="request[extra_bed_charge]" value="0">
  <input type="hidden" name="request[discount_name]" value="">
  <input type="hidden" name="request[discount_value]" class="input_discount_value" value="0">
  <input type="hidden" name="request[discount_type]" value="0">
  <input type="hidden" name="request[discount_total]" class="input_discount_total" value="0">
  <input type="hidden" name="request[total_original]" value="45830">
  <input type="hidden" name="request[total_gross]" class="input_total_gross" value="45830">
  <input type="hidden" name="request[total_net]" class="input_total_net" value="45830">
  <input type="hidden" name="request[extra_infant_charge]" value="0">
  <input type="hidden" name="request[bs]" value="OU9mMDA5K2k5aUFyQUZLcmY2ejdiSm9ScWhyS0kzVHVNVG1mcjdBQUJ4VT0=">
  <input type="hidden" name="request[promo_data]" value="ek5BUDNFcWtXdmtXb0svY3h6Q2hLZz09">
  <input type="hidden" name="request[member_discount]" value="0">
  <input type="hidden" name="request[total_tax]" value="">
  <!-- <input type="hidden" name="request[price_original]" value="45830"> -->
  <table class="hide">
    <tbody>
      <tr>
        <td>11 Dec 2023</td>
        <td> THB 45,830 x 1 Room(s) = THB 45,830 <input type="hidden" name="request[breakdown][0][date]" value="2023-12-11">
          <input type="hidden" name="request[breakdown][0][price_gross]" value="45830.00">
          <input type="hidden" name="request[breakdown][0][price_net]" value="45830.00">
        </td>
      </tr>
    </tbody>
  </table>
  <div class="rate-name">
    <!-- <i class="fa fa-fw fa-angle-right expand-indicator"></i> -->
    <!-- Early Bird Rate -->
    <p><b>Early Bird Rate</b></p>
    <span class="rate-promo"></span>
    <span class="float-right"> From <strike><strike>THB 45,830</strike> </strike> THB 38,955.5 / Night <span class="estimate-reward"></span>
    </span>
  </div>
  <div class="row" style="padding: 0 15px 15px">
    <div class="col-1-2">
      <a class="detail-trigger">View Detail &nbsp;<i class="fa fa-angle-right expand-indicator"></i></a>
      <ul class="rate_amenities"></ul>
    </div>
    <div class="col-1-2 sm-1 float-right">
      <div class="row hide">
        <div class="col-1 text-right" style="padding-bottom: 8px">
        </div>
      </div>
      <div class="row">
        <div class="rate-secondary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name">Regular Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_935_12851">Price Breakdown</a> -->
              <div class="alt-rate-price">THB 45,830</div>
              <button class=" progress-on-click" name="booking[rate]" value="12851"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
            <!-- <button> &nbsp; Select &nbsp; </button> -->
          </div>
        </div>
        <div class="rate-primary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name" style="color: green">Member's Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_935_12851">Price Breakdown</a> -->
              <!-- 45,830 -->
              <div class="alt-rate-price">THB 38,955.5</div>
              <button class="primary member_exclusive progress-on-click" name="booking[rate]" value="12851"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="rate-caption clear">
    <div class="row col-1">
      <p>The rate includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi Internet, taxes and service charges.</p>
      <p>Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The additional charge will be applied for the 3rd persons.</p>
      <p>Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons. The additional charge will be applied for the 5th and 6th person.</p>
      <p>Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons. The additional charge will be applied for the 7th, 8th and 9th person.</p>
      <p><strong>Special benefits: Book at least 6 nights receive,</strong></p>
      <ul type="disc">
        <li>Spa Voucher 1,000 Baht per person per stay</li>
        <li>Special welcome fruits, drinks and snacks.</li>
      </ul>
      <p><strong>Additional charge rates for an extra person in an existing sofa bed are as follows:</strong></p>
      <p>Extra Adult = 2,000 Baht per adult per night.</p>
      <p>Extra Child (age 3-12 years old) = 1,000 Baht per child per night.</p>
      <p>Extra Infant (age 0-2 years old) = there will be no extra charge for infant sharing bed with parents. Baby cot will be available on request.</p>
      <p>Rates are subject to change without prior notice.</p>
      <p>Check-in time: 2 pm. / Check-out time: 12.00 noon.</p>
      <p><strong><u>Cancellation policy:</u></strong></p>
      <p>01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation made within 30 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p><strong>PAYMENT TERM (Prepayment):</strong></p>
      <p>01 May 2023 - 31 October 2023 : &nbsp;14 days prior to arrival date.&nbsp;</p>
      <p>21 December 2023 - 10 January 2024 : 90 days prior to arrival date.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2023 : 30 days prior to arrival date.</p>
      <p><em><strong>(Period is same the cancellation policy)</strong></em></p>
      <p><strong>Condition</strong></p>
      <p>5 Nights stay Minimum is required for arrivals between the periods 26 December to 3 January (inclusive)</p>
      <p>All cancellation and amendment must be acknowledged in writing by reservation office via email <a href="mailto:reservation@pimalai.com">reservation@pimalai.com</a>.</p>
      <a class="rate-tnc-button hide" data-dialog="#terms_conditions_12851">Terms &amp; Conditions</a>
      <br>
    </div>
    <div id="terms_conditions_12851" class="hide" title="Early Bird Rate - Terms &amp; Conditions" data-modal="true" data-width="600" data-max-height="400">
    </div>
  </div>
</form>

POST

<form method="post" class="0" id="booking_form">
  <input type="hidden" name="request[_token]" value="ddf105542a4ea3904de72b2d447c0de5">
  <input type="hidden" name="request[view]" value="647755">
  <input type="hidden" name="request[hotel]" value="192">
  <input type="hidden" name="request[room]" value="936">
  <input type="hidden" name="request[room_name]" value="Hillside Ocean View Private Pool Villa Three Bedrooms">
  <input type="hidden" name="request[arrival]" value="2023-12-11">
  <input type="hidden" name="request[departure]" value="2023-12-12">
  <input type="hidden" name="request[nights]" value="1">
  <input type="hidden" name="request[rooms]" value="1">
  <input type="hidden" name="request[adults]" value="1">
  <input type="hidden" name="request[children]" value="0">
  <input type="hidden" name="request[infants]" value="0">
  <input type="hidden" name="request[promo]" value="">
  <input type="hidden" name="request[promo_id]" value="5419">
  <input type="hidden" name="request[giftcode]" value="">
  <input type="hidden" name="request[rate]" value="12851">
  <input type="hidden" name="request[rate_name]" value="Early Bird Rate">
  <input type="hidden" name="request[room_rate]" value="64320">
  <input type="hidden" name="request[extra_adults]" value="0">
  <input type="hidden" name="request[extra_children]" value="0">
  <input type="hidden" name="request[extra_adult_charge]" value="0">
  <input type="hidden" name="request[extra_child_charge]" value="0">
  <input type="hidden" name="request[extra_bed_charge]" value="0">
  <input type="hidden" name="request[discount_name]" value="">
  <input type="hidden" name="request[discount_value]" class="input_discount_value" value="0">
  <input type="hidden" name="request[discount_type]" value="0">
  <input type="hidden" name="request[discount_total]" class="input_discount_total" value="0">
  <input type="hidden" name="request[total_original]" value="64320">
  <input type="hidden" name="request[total_gross]" class="input_total_gross" value="64320">
  <input type="hidden" name="request[total_net]" class="input_total_net" value="64320">
  <input type="hidden" name="request[extra_infant_charge]" value="0">
  <input type="hidden" name="request[bs]" value="QmZJT3NaK0ZRZmM1b1Y0Z0h1cnRFcWZJWWUwa05MR0VQbFBqN3RqR05pMD0=">
  <input type="hidden" name="request[promo_data]" value="ek5BUDNFcWtXdmtXb0svY3h6Q2hLZz09">
  <input type="hidden" name="request[member_discount]" value="0">
  <input type="hidden" name="request[total_tax]" value="">
  <!-- <input type="hidden" name="request[price_original]" value="64320"> -->
  <table class="hide">
    <tbody>
      <tr>
        <td>11 Dec 2023</td>
        <td> THB 64,320 x 1 Room(s) = THB 64,320 <input type="hidden" name="request[breakdown][0][date]" value="2023-12-11">
          <input type="hidden" name="request[breakdown][0][price_gross]" value="64320.00">
          <input type="hidden" name="request[breakdown][0][price_net]" value="64320.00">
        </td>
      </tr>
    </tbody>
  </table>
  <div class="rate-name">
    <!-- <i class="fa fa-fw fa-angle-right expand-indicator"></i> -->
    <!-- Early Bird Rate -->
    <p><b>Early Bird Rate</b></p>
    <span class="rate-promo"></span>
    <span class="float-right"> From <strike><strike>THB 64,320</strike> </strike> THB 54,672 / Night <span class="estimate-reward"></span>
    </span>
  </div>
  <div class="row" style="padding: 0 15px 15px">
    <div class="col-1-2">
      <a class="detail-trigger">View Detail &nbsp;<i class="fa fa-angle-right expand-indicator"></i></a>
      <ul class="rate_amenities"></ul>
    </div>
    <div class="col-1-2 sm-1 float-right">
      <div class="row hide">
        <div class="col-1 text-right" style="padding-bottom: 8px">
        </div>
      </div>
      <div class="row">
        <div class="rate-secondary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name">Regular Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_936_12851">Price Breakdown</a> -->
              <div class="alt-rate-price">THB 64,320</div>
              <button class=" progress-on-click" name="booking[rate]" value="12851"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
            <!-- <button> &nbsp; Select &nbsp; </button> -->
          </div>
        </div>
        <div class="rate-primary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name" style="color: green">Member's Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_936_12851">Price Breakdown</a> -->
              <!-- 64,320 -->
              <div class="alt-rate-price">THB 54,672</div>
              <button class="primary member_exclusive progress-on-click" name="booking[rate]" value="12851"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="rate-caption clear">
    <div class="row col-1">
      <p>The rate includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi Internet, taxes and service charges.</p>
      <p>Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The additional charge will be applied for the 3rd persons.</p>
      <p>Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons. The additional charge will be applied for the 5th and 6th person.</p>
      <p>Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons. The additional charge will be applied for the 7th, 8th and 9th person.</p>
      <p><strong>Special benefits: Book at least 6 nights receive,</strong></p>
      <ul type="disc">
        <li>Spa Voucher 1,000 Baht per person per stay</li>
        <li>Special welcome fruits, drinks and snacks.</li>
      </ul>
      <p><strong>Additional charge rates for an extra person in an existing sofa bed are as follows:</strong></p>
      <p>Extra Adult = 2,000 Baht per adult per night.</p>
      <p>Extra Child (age 3-12 years old) = 1,000 Baht per child per night.</p>
      <p>Extra Infant (age 0-2 years old) = there will be no extra charge for infant sharing bed with parents. Baby cot will be available on request.</p>
      <p>Rates are subject to change without prior notice.</p>
      <p>Check-in time: 2 pm. / Check-out time: 12.00 noon.</p>
      <p><strong><u>Cancellation policy:</u></strong></p>
      <p>01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation made within 30 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p><strong>PAYMENT TERM (Prepayment):</strong></p>
      <p>01 May 2023 - 31 October 2023 : &nbsp;14 days prior to arrival date.&nbsp;</p>
      <p>21 December 2023 - 10 January 2024 : 90 days prior to arrival date.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2023 : 30 days prior to arrival date.</p>
      <p><em><strong>(Period is same the cancellation policy)</strong></em></p>
      <p><strong>Condition</strong></p>
      <p>5 Nights stay Minimum is required for arrivals between the periods 26 December to 3 January (inclusive)</p>
      <p>All cancellation and amendment must be acknowledged in writing by reservation office via email <a href="mailto:reservation@pimalai.com">reservation@pimalai.com</a>.</p>
      <a class="rate-tnc-button hide" data-dialog="#terms_conditions_12851">Terms &amp; Conditions</a>
      <br>
    </div>
    <div id="terms_conditions_12851" class="hide" title="Early Bird Rate - Terms &amp; Conditions" data-modal="true" data-width="600" data-max-height="400">
    </div>
  </div>
</form>

POST

<form method="post" class="0" id="booking_form">
  <input type="hidden" name="request[_token]" value="ddf105542a4ea3904de72b2d447c0de5">
  <input type="hidden" name="request[view]" value="647755">
  <input type="hidden" name="request[hotel]" value="192">
  <input type="hidden" name="request[room]" value="936">
  <input type="hidden" name="request[room_name]" value="Hillside Ocean View Private Pool Villa Three Bedrooms">
  <input type="hidden" name="request[arrival]" value="2023-12-11">
  <input type="hidden" name="request[departure]" value="2023-12-12">
  <input type="hidden" name="request[nights]" value="1">
  <input type="hidden" name="request[rooms]" value="1">
  <input type="hidden" name="request[adults]" value="1">
  <input type="hidden" name="request[children]" value="0">
  <input type="hidden" name="request[infants]" value="0">
  <input type="hidden" name="request[promo]" value="">
  <input type="hidden" name="request[promo_id]" value="">
  <input type="hidden" name="request[giftcode]" value="">
  <input type="hidden" name="request[rate]" value="12754">
  <input type="hidden" name="request[rate_name]" value="Best Available Rate">
  <input type="hidden" name="request[room_rate]" value="64320">
  <input type="hidden" name="request[extra_adults]" value="0">
  <input type="hidden" name="request[extra_children]" value="0">
  <input type="hidden" name="request[extra_adult_charge]" value="0">
  <input type="hidden" name="request[extra_child_charge]" value="0">
  <input type="hidden" name="request[extra_bed_charge]" value="0">
  <input type="hidden" name="request[discount_name]" value="">
  <input type="hidden" name="request[discount_value]" class="input_discount_value" value="0">
  <input type="hidden" name="request[discount_type]" value="0">
  <input type="hidden" name="request[discount_total]" class="input_discount_total" value="0">
  <input type="hidden" name="request[total_original]" value="64320">
  <input type="hidden" name="request[total_gross]" class="input_total_gross" value="64320">
  <input type="hidden" name="request[total_net]" class="input_total_net" value="64320">
  <input type="hidden" name="request[extra_infant_charge]" value="0">
  <input type="hidden" name="request[bs]" value="RlI1Tkg3MjZyZHlncFFvMWk0STd6ZmhkZzRoK2tCMldINGJHUSsxcnlwOD0=">
  <input type="hidden" name="request[promo_data]" value="ek5BUDNFcWtXdmtXb0svY3h6Q2hLZz09">
  <input type="hidden" name="request[member_discount]" value="0">
  <input type="hidden" name="request[total_tax]" value="">
  <!-- <input type="hidden" name="request[price_original]" value="64320"> -->
  <input type="hidden" name="exchange" value="">
  <input type="hidden" name="currency" value="THB">
  <input type="hidden" name="total_gross" value="64320">
  <table class="hide">
    <tbody>
      <tr>
        <td>11 Dec 2023</td>
        <td> THB 64,320 x 1 Room(s) = THB 64,320 <input type="hidden" name="request[breakdown][0][date]" value="2023-12-11">
          <input type="hidden" name="request[breakdown][0][price_gross]" value="64320.00">
          <input type="hidden" name="request[breakdown][0][price_net]" value="64320.00">
        </td>
      </tr>
    </tbody>
  </table>
  <div class="rate-name">
    <!-- <i class="fa fa-fw fa-angle-right expand-indicator"></i> -->
    <!-- Best Available Rate -->
    <p><strong>Best Available Rate</strong></p>
    <span class="rate-promo"></span>
    <span class="float-right"> From <strike><strike>THB 64,320</strike> </strike> THB 54,672 / Night <span class="estimate-reward"></span>
    </span>
  </div>
  <div class="row" style="padding: 0 15px 15px">
    <div class="col-1-2">
      <a class="detail-trigger">View Detail &nbsp;<i class="fa fa-angle-right expand-indicator"></i></a>
      <ul class="rate_amenities"></ul>
    </div>
    <div class="col-1-2 sm-1 float-right">
      <div class="row hide">
        <div class="col-1 text-right" style="padding-bottom: 8px">
        </div>
      </div>
      <div class="row">
        <div class="rate-secondary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name">Regular Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_936_12754">Price Breakdown</a> -->
              <div class="alt-rate-price">THB 64,320</div>
              <button class=" progress-on-click" name="booking[rate]" value="12754"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
            <!-- <button> &nbsp; Select &nbsp; </button> -->
          </div>
        </div>
        <div class="rate-primary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name" style="color: green">Member's Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_936_12754">Price Breakdown</a> -->
              <!-- 64,320 -->
              <div class="alt-rate-price">THB 54,672</div>
              <button class="primary member_exclusive progress-on-click" name="booking[rate]" value="12754"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="rate-caption clear">
    <div class="row col-1">
      <p><strong><u>Best Available Rate</u></strong> includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi Internet, taxes and service charges.</p>
      <p>For guests staying in Deluxe, Bayfront Deluxe, or Pavilion Suites, breakfast will be served at Spice and Rice Restaurant.</p>
      <p>For guests staying in Beachside or Hillside villa, breakfast will be served at Seven Seas Restaurant.</p>
      <p>Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The additional charge will be applied for the 3rd persons.</p>
      <p>Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons. The additional charge will be applied for the 5th and 6th person.</p>
      <p>Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons. The additional charge will be applied for the 7th, 8th and 9th person.</p>
      <p><strong>Special benefits: Book at least 6 nights receive,</strong></p>
      <ul type="disc">
        <li>Spa Voucher 1,000 Baht per person per stay</li>
        <li>Special welcome fruits, drinks and snacks.</li>
      </ul>
      <p><strong>Additional charge rates for an extra person in an existing sofa bed are as follows:</strong></p>
      <p>Extra Adult = 2,000 Baht per adult per night.</p>
      <p>Extra Child (age 3-12 years old) = 1,000 Baht per child per night.</p>
      <p>Extra Infant (age 0-2 years old) = there will be no extra charge for infant sharing bed with parents. Baby cot will be available on request.</p>
      <p>Rates are subject to change without prior notice.</p>
      <p>Check-in time: 2 pm. / Check-out time: 12.00 noon.</p>
      <p><strong><u>Cancellation policy:</u></strong></p>
      <p>01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation made within 30 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p><strong>PAYMENT TERM (Prepayment):</strong></p>
      <p>01 May 2023 - 31 October 2023 : &nbsp;14 days prior to arrival date.&nbsp;</p>
      <p>21 December 2023 - 10 January 2024 : 90 days prior to arrival date.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior to arrival date.</p>
      <p><em><strong>(Period is same the cancellation policy)</strong></em></p>
      <p><strong>Condition</strong></p>
      <p>5 Nights stay Minimum is required for arrivals between the periods 26 December to 3 January (inclusive)</p>
      <p>All cancellation and amendment must be acknowledged in writing by reservation office via email <a href="mailto:reservation@pimalai.com">reservation@pimalai.com</a>.</p>
      <a class="rate-tnc-button hide" data-dialog="#terms_conditions_12754">Terms &amp; Conditions</a>
      <br>
    </div>
    <div id="terms_conditions_12754" class="hide" title="Best Available Rate - Terms &amp; Conditions" data-modal="true" data-width="600" data-max-height="400">
    </div>
  </div>
</form>

POST

<form method="post" class="0" id="booking_form">
  <input type="hidden" name="request[_token]" value="ddf105542a4ea3904de72b2d447c0de5">
  <input type="hidden" name="request[view]" value="647755">
  <input type="hidden" name="request[hotel]" value="192">
  <input type="hidden" name="request[room]" value="932">
  <input type="hidden" name="request[room_name]" value="Beachside Villa Two Bedrooms with private pool">
  <input type="hidden" name="request[arrival]" value="2023-12-11">
  <input type="hidden" name="request[departure]" value="2023-12-12">
  <input type="hidden" name="request[nights]" value="1">
  <input type="hidden" name="request[rooms]" value="1">
  <input type="hidden" name="request[adults]" value="1">
  <input type="hidden" name="request[children]" value="0">
  <input type="hidden" name="request[infants]" value="0">
  <input type="hidden" name="request[promo]" value="">
  <input type="hidden" name="request[promo_id]" value="">
  <input type="hidden" name="request[giftcode]" value="">
  <input type="hidden" name="request[rate]" value="12754">
  <input type="hidden" name="request[rate_name]" value="Best Available Rate">
  <input type="hidden" name="request[room_rate]" value="58200">
  <input type="hidden" name="request[extra_adults]" value="0">
  <input type="hidden" name="request[extra_children]" value="0">
  <input type="hidden" name="request[extra_adult_charge]" value="0">
  <input type="hidden" name="request[extra_child_charge]" value="0">
  <input type="hidden" name="request[extra_bed_charge]" value="0">
  <input type="hidden" name="request[discount_name]" value="">
  <input type="hidden" name="request[discount_value]" class="input_discount_value" value="0">
  <input type="hidden" name="request[discount_type]" value="0">
  <input type="hidden" name="request[discount_total]" class="input_discount_total" value="0">
  <input type="hidden" name="request[total_original]" value="58200">
  <input type="hidden" name="request[total_gross]" class="input_total_gross" value="58200">
  <input type="hidden" name="request[total_net]" class="input_total_net" value="58200">
  <input type="hidden" name="request[extra_infant_charge]" value="0">
  <input type="hidden" name="request[bs]" value="WXREK3JhU0k0YnRJczJWNGdJMDVMS3V0V0psUWRySnQ2dFpxeUtVWk92QT0=">
  <input type="hidden" name="request[promo_data]" value="ek5BUDNFcWtXdmtXb0svY3h6Q2hLZz09">
  <input type="hidden" name="request[member_discount]" value="0">
  <input type="hidden" name="request[total_tax]" value="">
  <!-- <input type="hidden" name="request[price_original]" value="58200"> -->
  <input type="hidden" name="exchange" value="">
  <input type="hidden" name="currency" value="THB">
  <input type="hidden" name="total_gross" value="58200">
  <table class="hide">
    <tbody>
      <tr>
        <td>11 Dec 2023</td>
        <td> THB 58,200 x 1 Room(s) = THB 58,200 <input type="hidden" name="request[breakdown][0][date]" value="2023-12-11">
          <input type="hidden" name="request[breakdown][0][price_gross]" value="58200.00">
          <input type="hidden" name="request[breakdown][0][price_net]" value="58200.00">
        </td>
      </tr>
    </tbody>
  </table>
  <div class="rate-name">
    <!-- <i class="fa fa-fw fa-angle-right expand-indicator"></i> -->
    <!-- Best Available Rate -->
    <p><strong>Best Available Rate</strong></p>
    <span class="rate-promo"></span>
    <span class="float-right"> From <strike><strike>THB 58,200</strike> </strike> THB 49,470 / Night <span class="estimate-reward"></span>
    </span>
  </div>
  <div class="row" style="padding: 0 15px 15px">
    <div class="col-1-2">
      <a class="detail-trigger">View Detail &nbsp;<i class="fa fa-angle-right expand-indicator"></i></a>
      <ul class="rate_amenities"></ul>
    </div>
    <div class="col-1-2 sm-1 float-right">
      <div class="row hide">
        <div class="col-1 text-right" style="padding-bottom: 8px">
        </div>
      </div>
      <div class="row">
        <div class="rate-secondary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name">Regular Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_932_12754">Price Breakdown</a> -->
              <div class="alt-rate-price">THB 58,200</div>
              <button class=" progress-on-click" name="booking[rate]" value="12754"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
            <!-- <button> &nbsp; Select &nbsp; </button> -->
          </div>
        </div>
        <div class="rate-primary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name" style="color: green">Member's Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_932_12754">Price Breakdown</a> -->
              <!-- 58,200 -->
              <div class="alt-rate-price">THB 49,470</div>
              <button class="primary member_exclusive progress-on-click" name="booking[rate]" value="12754"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="rate-caption clear">
    <div class="row col-1">
      <p><strong><u>Best Available Rate</u></strong> includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi Internet, taxes and service charges.</p>
      <p>For guests staying in Deluxe, Bayfront Deluxe, or Pavilion Suites, breakfast will be served at Spice and Rice Restaurant.</p>
      <p>For guests staying in Beachside or Hillside villa, breakfast will be served at Seven Seas Restaurant.</p>
      <p>Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The additional charge will be applied for the 3rd persons.</p>
      <p>Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons. The additional charge will be applied for the 5th and 6th person.</p>
      <p>Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons. The additional charge will be applied for the 7th, 8th and 9th person.</p>
      <p><strong>Special benefits: Book at least 6 nights receive,</strong></p>
      <ul type="disc">
        <li>Spa Voucher 1,000 Baht per person per stay</li>
        <li>Special welcome fruits, drinks and snacks.</li>
      </ul>
      <p><strong>Additional charge rates for an extra person in an existing sofa bed are as follows:</strong></p>
      <p>Extra Adult = 2,000 Baht per adult per night.</p>
      <p>Extra Child (age 3-12 years old) = 1,000 Baht per child per night.</p>
      <p>Extra Infant (age 0-2 years old) = there will be no extra charge for infant sharing bed with parents. Baby cot will be available on request.</p>
      <p>Rates are subject to change without prior notice.</p>
      <p>Check-in time: 2 pm. / Check-out time: 12.00 noon.</p>
      <p><strong><u>Cancellation policy:</u></strong></p>
      <p>01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation made within 30 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p><strong>PAYMENT TERM (Prepayment):</strong></p>
      <p>01 May 2023 - 31 October 2023 : &nbsp;14 days prior to arrival date.&nbsp;</p>
      <p>21 December 2023 - 10 January 2024 : 90 days prior to arrival date.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior to arrival date.</p>
      <p><em><strong>(Period is same the cancellation policy)</strong></em></p>
      <p><strong>Condition</strong></p>
      <p>5 Nights stay Minimum is required for arrivals between the periods 26 December to 3 January (inclusive)</p>
      <p>All cancellation and amendment must be acknowledged in writing by reservation office via email <a href="mailto:reservation@pimalai.com">reservation@pimalai.com</a>.</p>
      <a class="rate-tnc-button hide" data-dialog="#terms_conditions_12754">Terms &amp; Conditions</a>
      <br>
    </div>
    <div id="terms_conditions_12754" class="hide" title="Best Available Rate - Terms &amp; Conditions" data-modal="true" data-width="600" data-max-height="400">
    </div>
  </div>
</form>

POST

<form method="post" class="0" id="booking_form">
  <input type="hidden" name="request[_token]" value="ddf105542a4ea3904de72b2d447c0de5">
  <input type="hidden" name="request[view]" value="647755">
  <input type="hidden" name="request[hotel]" value="192">
  <input type="hidden" name="request[room]" value="932">
  <input type="hidden" name="request[room_name]" value="Beachside Villa Two Bedrooms with private pool">
  <input type="hidden" name="request[arrival]" value="2023-12-11">
  <input type="hidden" name="request[departure]" value="2023-12-12">
  <input type="hidden" name="request[nights]" value="1">
  <input type="hidden" name="request[rooms]" value="1">
  <input type="hidden" name="request[adults]" value="1">
  <input type="hidden" name="request[children]" value="0">
  <input type="hidden" name="request[infants]" value="0">
  <input type="hidden" name="request[promo]" value="">
  <input type="hidden" name="request[promo_id]" value="5419">
  <input type="hidden" name="request[giftcode]" value="">
  <input type="hidden" name="request[rate]" value="12851">
  <input type="hidden" name="request[rate_name]" value="Early Bird Rate">
  <input type="hidden" name="request[room_rate]" value="58200">
  <input type="hidden" name="request[extra_adults]" value="0">
  <input type="hidden" name="request[extra_children]" value="0">
  <input type="hidden" name="request[extra_adult_charge]" value="0">
  <input type="hidden" name="request[extra_child_charge]" value="0">
  <input type="hidden" name="request[extra_bed_charge]" value="0">
  <input type="hidden" name="request[discount_name]" value="">
  <input type="hidden" name="request[discount_value]" class="input_discount_value" value="0">
  <input type="hidden" name="request[discount_type]" value="0">
  <input type="hidden" name="request[discount_total]" class="input_discount_total" value="0">
  <input type="hidden" name="request[total_original]" value="58200">
  <input type="hidden" name="request[total_gross]" class="input_total_gross" value="58200">
  <input type="hidden" name="request[total_net]" class="input_total_net" value="58200">
  <input type="hidden" name="request[extra_infant_charge]" value="0">
  <input type="hidden" name="request[bs]" value="bUlyMnZrWW9ET0J6UHY4SzdRYVVVRkZCWWxiVmp3bFRoTUJhck9xQ2ZZYz0=">
  <input type="hidden" name="request[promo_data]" value="ek5BUDNFcWtXdmtXb0svY3h6Q2hLZz09">
  <input type="hidden" name="request[member_discount]" value="0">
  <input type="hidden" name="request[total_tax]" value="">
  <!-- <input type="hidden" name="request[price_original]" value="58200"> -->
  <table class="hide">
    <tbody>
      <tr>
        <td>11 Dec 2023</td>
        <td> THB 58,200 x 1 Room(s) = THB 58,200 <input type="hidden" name="request[breakdown][0][date]" value="2023-12-11">
          <input type="hidden" name="request[breakdown][0][price_gross]" value="58200.00">
          <input type="hidden" name="request[breakdown][0][price_net]" value="58200.00">
        </td>
      </tr>
    </tbody>
  </table>
  <div class="rate-name">
    <!-- <i class="fa fa-fw fa-angle-right expand-indicator"></i> -->
    <!-- Early Bird Rate -->
    <p><b>Early Bird Rate</b></p>
    <span class="rate-promo"></span>
    <span class="float-right"> From <strike><strike>THB 58,200</strike> </strike> THB 49,470 / Night <span class="estimate-reward"></span>
    </span>
  </div>
  <div class="row" style="padding: 0 15px 15px">
    <div class="col-1-2">
      <a class="detail-trigger">View Detail &nbsp;<i class="fa fa-angle-right expand-indicator"></i></a>
      <ul class="rate_amenities"></ul>
    </div>
    <div class="col-1-2 sm-1 float-right">
      <div class="row hide">
        <div class="col-1 text-right" style="padding-bottom: 8px">
        </div>
      </div>
      <div class="row">
        <div class="rate-secondary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name">Regular Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_932_12851">Price Breakdown</a> -->
              <div class="alt-rate-price">THB 58,200</div>
              <button class=" progress-on-click" name="booking[rate]" value="12851"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
            <!-- <button> &nbsp; Select &nbsp; </button> -->
          </div>
        </div>
        <div class="rate-primary col-1-2">
          <div class="text-right">
            <div class="no-padding">
              <div class="alt-rate-name" style="color: green">Member's Rate</div>
              <!-- <a class="block breakdown-button" data-dialog="#rate_breakdown_932_12851">Price Breakdown</a> -->
              <!-- 58,200 -->
              <div class="alt-rate-price">THB 49,470</div>
              <button class="primary member_exclusive progress-on-click" name="booking[rate]" value="12851"> Book Now </button>
            </div>
            <!-- Nightly Rate -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="rate-caption clear">
    <div class="row col-1">
      <p>The rate includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi Internet, taxes and service charges.</p>
      <p>Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The additional charge will be applied for the 3rd persons.</p>
      <p>Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons. The additional charge will be applied for the 5th and 6th person.</p>
      <p>Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons. The additional charge will be applied for the 7th, 8th and 9th person.</p>
      <p><strong>Special benefits: Book at least 6 nights receive,</strong></p>
      <ul type="disc">
        <li>Spa Voucher 1,000 Baht per person per stay</li>
        <li>Special welcome fruits, drinks and snacks.</li>
      </ul>
      <p><strong>Additional charge rates for an extra person in an existing sofa bed are as follows:</strong></p>
      <p>Extra Adult = 2,000 Baht per adult per night.</p>
      <p>Extra Child (age 3-12 years old) = 1,000 Baht per child per night.</p>
      <p>Extra Infant (age 0-2 years old) = there will be no extra charge for infant sharing bed with parents. Baby cot will be available on request.</p>
      <p>Rates are subject to change without prior notice.</p>
      <p>Check-in time: 2 pm. / Check-out time: 12.00 noon.</p>
      <p><strong><u>Cancellation policy:</u></strong></p>
      <p>01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation made within 30 days prior to arrival date will subject to a 100% cancellation charge.</p>
      <p><strong>PAYMENT TERM (Prepayment):</strong></p>
      <p>01 May 2023 - 31 October 2023 : &nbsp;14 days prior to arrival date.&nbsp;</p>
      <p>21 December 2023 - 10 January 2024 : 90 days prior to arrival date.</p>
      <p>01 November - 20 December 2023 / 11 January - 30 April 2023 : 30 days prior to arrival date.</p>
      <p><em><strong>(Period is same the cancellation policy)</strong></em></p>
      <p><strong>Condition</strong></p>
      <p>5 Nights stay Minimum is required for arrivals between the periods 26 December to 3 January (inclusive)</p>
      <p>All cancellation and amendment must be acknowledged in writing by reservation office via email <a href="mailto:reservation@pimalai.com">reservation@pimalai.com</a>.</p>
      <a class="rate-tnc-button hide" data-dialog="#terms_conditions_12851">Terms &amp; Conditions</a>
      <br>
    </div>
    <div id="terms_conditions_12851" class="hide" title="Early Bird Rate - Terms &amp; Conditions" data-modal="true" data-width="600" data-max-height="400">
    </div>
  </div>
</form>

Text Content

PIMALAI RESORT AND SPA




99 Moo 5, Ba Kan Tiang Beach Koh Lanta, Krabi 81150, Thailand +66 (0) 2320 5500
/ +66 (0) 75 607 999 reservation@pimalai.com www.pimalai.com/ Hotel Gallery

Hotel Gallery


Are you a member of Pimalai Resort and Spa? Sign In For Exclusive Member
Benefits


 * Pimalai Resort and Spa
 * Room & Rate
 * Information
 * Done





YOUR STAY EDIT CANCEL

Arrival

Departure

Room(s)

Adult(s)

Children

Infant(s)

Promo Code

  Check Availability

Amend/Cancel Reservation

 * DELUXE ROOM
   
   Surrounded by lush greenery and the endless ocean, you can enjoy Koh Lanta’s
   serene landscape from your private balcony. Guests will enjoy a view of the
   beautiful gardens, large bathroom, featuring a bathtub and a separate walk-in
   shower
   
   
   
   * 11 Dec 2023 THB 14,810 x 1 Room(s) = THB 14,810
     
     Early Bird Rate
     
     From THB 14,810 THB 12,588.5 / Night
     View Detail  
     Regular Rate
     THB 14,810
     Book Now
     Member's Rate
     THB 12,588.5
     Book Now
     
     The rate includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi
     Internet, taxes and service charges.
     
     Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The
     additional charge will be applied for the 3rd persons.
     
     Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons.
     The additional charge will be applied for the 5th and 6th person.
     
     Special benefits: Book at least 6 nights receive,
     
      * Spa Voucher 1,000 Baht per person per stay
      * Special welcome fruits, drinks and snacks.
     
     Additional charge rates for an extra person in an existing sofa bed are as
     follows:
     
     Extra Adult = 2,000 Baht per adult per night.
     
     Extra Child (age 3-12 years old) = 1,000 Baht per child per night.
     
     Extra Infant (age 0-2 years old) = there will be no extra charge for infant
     sharing bed with parents. Baby cot will be available on request.
     
     Rates are subject to change without prior notice.
     
     Check-in time: 2 pm. / Check-out time: 12.00 noon.
     
     Cancellation policy:
     
     01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to
     arrival date will subject to a 100% cancellation charge.
     
     21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior
     to arrival date will subject to a 100% cancellation charge.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation
     made within 30 days prior to arrival date will subject to a 100%
     cancellation charge.
     
     PAYMENT TERM (Prepayment):
     
     01 May 2023 - 31 October 2023 :  14 days prior to arrival date. 
     
     21 December 2023 - 10 January 2024 : 90 days prior to arrival date.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior
     to arrival date.
     
     (Period is same the cancellation policy)
     
     Condition
     
     5 Nights stay Minimum is required for arrivals between the periods 26
     December to 3 January (inclusive)
     
     All cancellation and amendment must be acknowledged in writing by
     reservation office via email reservation@pimalai.com.
     
     Terms & Conditions
     
     
     
     Room Deluxe room Rate Early Bird Rate
     
     
     Date Price Discount 11 Dec 2023 THB 14,810 x 1 Room(s) = THB 14,810 Total
     Amount THB 14,810
     
     
     Rates above are inclusive of Tax and Service Charge.
   
   * 11 Dec 2023 THB 14,810 x 1 Room(s) = THB 14,810
     
     Best Available Rate
     
     From THB 14,810 THB 12,588.5 / Night
     View Detail  
     Regular Rate
     THB 14,810
     Book Now
     Member's Rate
     THB 12,588.5
     Book Now
     
     Best Available Rate includes daily breakfast, roundtrip Krabi Airport
     transfers, Wi-Fi Internet, taxes and service charges.
     
     For guests staying in Deluxe, Bayfront Deluxe, or Pavilion Suites,
     breakfast will be served at Spice and Rice Restaurant.
     
     For guests staying in Beachside or Hillside villa, breakfast will be served
     at Seven Seas Restaurant.
     
     Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The
     additional charge will be applied for the 3rd persons.
     
     Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons.
     The additional charge will be applied for the 5th and 6th person.
     
     Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons.
     The additional charge will be applied for the 7th, 8th and 9th person.
     
     Special benefits : Book at least 6 nights receive,
     
      * Spa Voucher 1,000 Baht per person per stay
      * Special welcome fruits, drinks and snacks.
     
     Additional charge rates for an extra person in an existing sofa bed are as
     follows:
     
     Extra Adult = 2,000 Baht per adult per night.
     
     Extra Child (age 3-12 years old) = 1,000 Baht per child per night.
     
     Extra Infant (age 0-2 years old) = there will be no extra charge for infant
     sharing bed with parents. Baby cot will be available on request.
     
     Rates are subject to change without prior notice.
     
     Check-in time: 2 pm. / Check-out time: 12.00 noon.
     
     Cancellation policy:
     
     01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to
     arrival date will subject to a 100% cancellation charge.
     
     21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior
     to arrival date will subject to a 100% cancellation charge.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation
     made within 30 days prior to arrival date will subject to a 100%
     cancellation charge.
     
     PAYMENT TERM (Prepayment):
     
     01 May 2023 - 31 October 2023 :  14 days prior to arrival date. 
     
     21 December 2023 - 10 January 2024 : 90 days prior to arrival date.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior
     to arrival date.
     
     (Period is same the cancellation policy)
     
     Condition
     
     5 Nights stay Minimum is required for arrivals between the periods 26
     December to 3 January (inclusive)
     
     All cancellation and amendment must be acknowledged in writing by
     reservation office via email reservation@pimalai.com.
     
     Terms & Conditions
     
     
     
     Room Deluxe room Rate Best Available Rate
     
     
     Date Price Discount 11 Dec 2023 THB 14,810 x 1 Room(s) = THB 14,810 Sofa
     Bed Charge THB Total Amount THB 14,810
     
     
     Rates above are inclusive of Tax and Service Charge.

 * PAVILION SUITE ONE BEDROOM WITH GARDEN VIEW
   
   Surrounded by a lush tropical plantation, and only a stone's throw away from
   the beach, each Pavilion Suite One Bedroom with Garden View offers fully -
   equipped, spacious accommodation with elegance decor. 
   
   
   
   * 11 Dec 2023 THB 23,570 x 1 Room(s) = THB 23,570
     
     Best Available Rate
     
     From THB 23,570 THB 20,034.5 / Night
     View Detail  
     Regular Rate
     THB 23,570
     Book Now
     Member's Rate
     THB 20,034.5
     Book Now
     
     Best Available Rate includes daily breakfast, roundtrip Krabi Airport
     transfers, Wi-Fi Internet, taxes and service charges.
     
     For guests staying in Deluxe, Bayfront Deluxe, or Pavilion Suites,
     breakfast will be served at Spice and Rice Restaurant.
     
     For guests staying in Beachside or Hillside villa, breakfast will be served
     at Seven Seas Restaurant.
     
     Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The
     additional charge will be applied for the 3rd persons.
     
     Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons.
     The additional charge will be applied for the 5th and 6th person.
     
     Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons.
     The additional charge will be applied for the 7th, 8th and 9th person.
     
     Special benefits: Book at least 6 nights receive,
     
      * Spa Voucher 1,000 Baht per person per stay
      * Special welcome fruits, drinks and snacks.
     
     Additional charge rates for an extra person in an existing sofa bed are as
     follows:
     
     Extra Adult = 2,000 Baht per adult per night.
     
     Extra Child (age 3-12 years old) = 1,000 Baht per child per night.
     
     Extra Infant (age 0-2 years old) = there will be no extra charge for infant
     sharing bed with parents. Baby cot will be available on request.
     
     Rates are subject to change without prior notice.
     
     Check-in time: 2 pm. / Check-out time: 12.00 noon.
     
     Cancellation policy:
     
     01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to
     arrival date will subject to a 100% cancellation charge.
     
     21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior
     to arrival date will subject to a 100% cancellation charge.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation
     made within 30 days prior to arrival date will subject to a 100%
     cancellation charge.
     
     PAYMENT TERM (Prepayment):
     
     01 May 2023 - 31 October 2023 :  14 days prior to arrival date. 
     
     21 December 2023 - 10 January 2024 : 90 days prior to arrival date.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior
     to arrival date.
     
     (Period is same the cancellation policy)
     
     Condition
     
     5 Nights stay Minimum is required for arrivals between the periods 26
     December to 3 January (inclusive)
     
     All cancellation and amendment must be acknowledged in writing by
     reservation office via email reservation@pimalai.com.
     
     Terms & Conditions
     
     
     
     Room Pavilion Suite One Bedroom with Garden View Rate Best Available Rate
     
     
     Date Price Discount 11 Dec 2023 THB 23,570 x 1 Room(s) = THB 23,570 Sofa
     Bed Charge THB Total Amount THB 23,570
     
     
     Rates above are inclusive of Tax and Service Charge.
   
   * 11 Dec 2023 THB 23,570 x 1 Room(s) = THB 23,570
     
     Early Bird Rate
     
     From THB 23,570 THB 20,034.5 / Night
     View Detail  
     Regular Rate
     THB 23,570
     Book Now
     Member's Rate
     THB 20,034.5
     Book Now
     
     The rate includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi
     Internet, taxes and service charges.
     
     Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The
     additional charge will be applied for the 3rd persons.
     
     Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons.
     The additional charge will be applied for the 5th and 6th person.
     
     Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons.
     The additional charge will be applied for the 7th, 8th and 9th person.
     
     Special benefits: Book at least 6 nights receive,
     
      * Spa Voucher 1,000 Baht per person per stay
      * Special welcome fruits, drinks and snacks.
     
     Additional charge rates for an extra person in an existing sofa bed are as
     follows:
     
     Extra Adult = 2,000 Baht per adult per night.
     
     Extra Child (age 3-12 years old) = 1,000 Baht per child per night.
     
     Extra Infant (age 0-2 years old) = there will be no extra charge for infant
     sharing bed with parents. Baby cot will be available on request.
     
     Rates are subject to change without prior notice.
     
     Check-in time: 2 pm. / Check-out time: 12.00 noon.
     
     Cancellation policy:
     
     01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to
     arrival date will subject to a 100% cancellation charge.
     
     21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior
     to arrival date will subject to a 100% cancellation charge.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation
     made within 30 days prior to arrival date will subject to a 100%
     cancellation charge.
     
     PAYMENT TERM (Prepayment):
     
     01 May 2023 - 31 October 2023 :  14 days prior to arrival date. 
     
     21 December 2023 - 10 January 2024 : 90 days prior to arrival date.
     
     01 November - 20 December 2023 / 11 January - 30 April 2023 : 30 days prior
     to arrival date.
     
     (Period is same the cancellation policy)
     
     Condition
     
     5 Nights stay Minimum is required for arrivals between the periods 26
     December to 3 January (inclusive)
     
     All cancellation and amendment must be acknowledged in writing by
     reservation office via email reservation@pimalai.com.
     
     Terms & Conditions
     
     
     
     Room Pavilion Suite One Bedroom with Garden View Rate Early Bird Rate
     
     
     Date Price Discount 11 Dec 2023 THB 23,570 x 1 Room(s) = THB 23,570 Total
     Amount THB 23,570
     
     
     Rates above are inclusive of Tax and Service Charge.

 * BEACHSIDE PAVILION SUITE TWO BEDROOMS
   
   With a staircase from your terrace leading directly onto the beach, you are
   only a few seconds away from our 900 meters long beach.
   
   
   
   * 11 Dec 2023 THB 43,440 x 1 Room(s) = THB 43,440
     
     Best Available Rate
     
     From THB 43,440 THB 36,924 / Night
     View Detail  
     Regular Rate
     THB 43,440
     Book Now
     Member's Rate
     THB 36,924
     Book Now
     
     Best Available Rate includes daily breakfast, roundtrip Krabi Airport
     transfers, Wi-Fi Internet, taxes and service charges.
     
     For guests staying in Deluxe, Bayfront Deluxe, or Pavilion Suites,
     breakfast will be served at Spice and Rice Restaurant.
     
     For guests staying in Beachside or Hillside villa, breakfast will be served
     at Seven Seas Restaurant.
     
     Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The
     additional charge will be applied for the 3rd persons.
     
     Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons.
     The additional charge will be applied for the 5th and 6th person.
     
     Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons.
     The additional charge will be applied for the 7th, 8th and 9th person.
     
     Special benefits : Book at least 6 nights receive,
     
      * Spa Voucher 1,000 Baht per person per stay
      * Special welcome fruits, drinks and snacks.
     
     Additional charge rates for an extra person in an existing sofa bed are as
     follows:
     
     Extra Adult = 2,000 Baht per adult per night.
     
     Extra Child (age 3-12 years old) = 1,000 Baht per child per night.
     
     Extra Infant (age 0-2 years old) = there will be no extra charge for infant
     sharing bed with parents. Baby cot will be available on request.
     
     Rates are subject to change without prior notice.
     
     Check-in time: 2 pm. / Check-out time: 12.00 noon.
     
     Cancellation policy:
     
     01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to
     arrival date will subject to a 100% cancellation charge.
     
     21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior
     to arrival date will subject to a 100% cancellation charge.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation
     made within 30 days prior to arrival date will subject to a 100%
     cancellation charge.
     
     PAYMENT TERM (Prepayment):
     
     01 May 2023 - 31 October 2023 :  14 days prior to arrival date. 
     
     21 December 2023 - 10 January 2024 : 90 days prior to arrival date.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior
     to arrival date.
     
     (Period is same the cancellation policy)
     
     Condition
     
     5 Nights stay Minimum is required for arrivals between the periods 26
     December to 3 January (inclusive)
     
     All cancellation and amendment must be acknowledged in writing by
     reservation office via email reservation@pimalai.com.
     
     Terms & Conditions
     
     
     
     Room Beachside Pavilion Suite Two Bedrooms Rate Best Available Rate
     
     
     Date Price Discount 11 Dec 2023 THB 43,440 x 1 Room(s) = THB 43,440 Sofa
     Bed Charge THB Total Amount THB 43,440
     
     
     Rates above are inclusive of Tax and Service Charge.
   
   * 11 Dec 2023 THB 43,440 x 1 Room(s) = THB 43,440
     
     Early Bird Rate
     
     From THB 43,440 THB 36,924 / Night
     View Detail  
     Regular Rate
     THB 43,440
     Book Now
     Member's Rate
     THB 36,924
     Book Now
     
     The rate includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi
     Internet, taxes and service charges.
     
     Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The
     additional charge will be applied for the 3rd persons.
     
     Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons.
     The additional charge will be applied for the 5th and 6th person.
     
     Special benefits: Book at least 6 nights receive,
     
      * Spa Voucher 1,000 Baht per person per stay
      * Special welcome fruits, drinks and snacks.
     
     Additional charge rates for an extra person in an existing sofa bed are as
     follows:
     
     Extra Adult = 2,000 Baht per adult per night.
     
     Extra Child (age 3-12 years old) = 1,000 Baht per child per night.
     
     Extra Infant (age 0-2 years old) = there will be no extra charge for infant
     sharing bed with parents. Baby cot will be available on request.
     
     Rates are subject to change without prior notice.
     
     Check-in time: 2 pm. / Check-out time: 12.00 noon.
     
     Cancellation policy:
     
     01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to
     arrival date will subject to a 100% cancellation charge.
     
     21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior
     to arrival date will subject to a 100% cancellation charge.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation
     made within 30 days prior to arrival date will subject to a 100%
     cancellation charge.
     
     PAYMENT TERM (Prepayment):
     
     01 May 2023 - 31 October 2023 :  14 days prior to arrival date. 
     
     21 December 2023 - 10 January 2024 : 90 days prior to arrival date.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior
     to arrival date.
     
     (Period is same the cancellation policy)
     
     Condition
     
     5 Nights stay Minimum is required for arrivals between the periods 26
     December to 3 January (inclusive)
     
     All cancellation and amendment must be acknowledged in writing by
     reservation office via email reservation@pimalai.com.
     
     Terms & Conditions
     
     
     
     Room Beachside Pavilion Suite Two Bedrooms Rate Early Bird Rate
     
     
     Date Price Discount 11 Dec 2023 THB 43,440 x 1 Room(s) = THB 43,440 Total
     Amount THB 43,440
     
     
     Rates above are inclusive of Tax and Service Charge.


 * HILLSIDE OCEAN VIEW PRIVATE POOL VILLA ONE BEDROOM
   
   Indulge in private luxury villa and experience Pimalai's signature villas
   that stand amidst the tropical jungle. Located 60 - 80 meters above sea
   level, guests can enjoy astounding views of the ocean while swimming in their
   private pool.
   
   
   
   
   
   
   * 11 Dec 2023 THB 34,530 x 1 Room(s) = THB 34,530
     
     Early Bird Rate
     
     From THB 34,530 THB 29,350.5 / Night
     View Detail  
     Regular Rate
     THB 34,530
     Book Now
     Member's Rate
     THB 29,350.5
     Book Now
     
     The rate includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi
     Internet, taxes and service charges.
     
     Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The
     additional charge will be applied for the 3rd persons.
     
     Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons.
     The additional charge will be applied for the 5th and 6th person.
     
     Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons.
     The additional charge will be applied for the 7th, 8th and 9th person.
     
     Special benefits: Book at least 6 nights receive,
     
      * Spa Voucher 1,000 Baht per person per stay
      * Special welcome fruits, drinks and snacks.
     
     Additional charge rates for an extra person in an existing sofa bed are as
     follows:
     
     Extra Adult = 2,000 Baht per adult per night.
     
     Extra Child (age 3-12 years old) = 1,000 Baht per child per night.
     
     Extra Infant (age 0-2 years old) = there will be no extra charge for infant
     sharing bed with parents. Baby cot will be available on request.
     
     Rates are subject to change without prior notice.
     
     Check-in time: 2 pm. / Check-out time: 12.00 noon.
     
     Cancellation policy:
     
     01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to
     arrival date will subject to a 100% cancellation charge.
     
     21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior
     to arrival date will subject to a 100% cancellation charge.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation
     made within 30 days prior to arrival date will subject to a 100%
     cancellation charge.
     
     PAYMENT TERM (Prepayment):
     
     01 May 2023 - 31 October 2023 :  14 days prior to arrival date. 
     
     21 December 2023 - 10 January 2024 : 90 days prior to arrival date.
     
     01 November - 20 December 2023 / 11 January - 30 April 2023 : 30 days prior
     to arrival date.
     
     (Period is same the cancellation policy)
     
     Condition
     
     5 Nights stay Minimum is required for arrivals between the periods 26
     December to 3 January (inclusive)
     
     All cancellation and amendment must be acknowledged in writing by
     reservation office via email reservation@pimalai.com.
     
     Terms & Conditions
     
     
     
     Room Hillside Ocean View Private Pool Villa One Bedroom Rate Early Bird
     Rate
     
     
     Date Price Discount 11 Dec 2023 THB 34,530 x 1 Room(s) = THB 34,530 Total
     Amount THB 34,530
     
     
     Rates above are inclusive of Tax and Service Charge.
   
   * 11 Dec 2023 THB 34,530 x 1 Room(s) = THB 34,530
     
     Best Available Rate
     
     From THB 34,530 THB 29,350.5 / Night
     View Detail  
     Regular Rate
     THB 34,530
     Book Now
     Member's Rate
     THB 29,350.5
     Book Now
     
     Best Available Rate includes daily breakfast, roundtrip Krabi Airport
     transfers, Wi-Fi Internet, taxes and service charges.
     
     For guests staying in Deluxe, Bayfront Deluxe, or Pavilion Suites,
     breakfast will be served at Spice and Rice Restaurant.
     
     For guests staying in Beachside or Hillside villa, breakfast will be served
     at Seven Seas Restaurant.
     
     Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The
     additional charge will be applied for the 3rd persons.
     
     Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons.
     The additional charge will be applied for the 5th and 6th person.
     
     Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons.
     The additional charge will be applied for the 7th, 8th and 9th person.
     
     Special benefits: Book at least 6 nights receive,
     
      * Spa Voucher 1,000 Baht per person per stay
      * Special welcome fruits, drinks and snacks.
     
     Additional charge rates for an extra person in an existing sofa bed are as
     follows:
     
     Extra Adult = 2,000 Baht per adult per night.
     
     Extra Child (age 3-12 years old) = 1,000 Baht per child per night.
     
     Extra Infant (age 0-2 years old) = there will be no extra charge for infant
     sharing bed with parents. Baby cot will be available on request.
     
     Rates are subject to change without prior notice.
     
     Check-in time: 2 pm. / Check-out time: 12.00 noon.
     
     Cancellation policy:
     
     01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to
     arrival date will subject to a 100% cancellation charge.
     
     21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior
     to arrival date will subject to a 100% cancellation charge.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation
     made within 30 days prior to arrival date will subject to a 100%
     cancellation charge.
     
     PAYMENT TERM (Prepayment):
     
     01 May 2023 - 31 October 2023 :  14 days prior to arrival date. 
     
     21 December 2023 - 10 January 2024 : 90 days prior to arrival date.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior
     to arrival date.
     
     (Period is same the cancellation policy)
     
     Condition
     
     5 Nights stay Minimum is required for arrivals between the periods 26
     December to 3 January (inclusive)
     
     All cancellation and amendment must be acknowledged in writing by
     reservation office via email reservation@pimalai.com.
     
     Terms & Conditions
     
     
     
     Room Hillside Ocean View Private Pool Villa One Bedroom Rate Best Available
     Rate
     
     
     Date Price Discount 11 Dec 2023 THB 34,530 x 1 Room(s) = THB 34,530 Sofa
     Bed Charge THB Total Amount THB 34,530
     
     
     Rates above are inclusive of Tax and Service Charge.


 * HILLSIDE OCEAN VIEW PRIVATE POOL VILLA TWO BEDROOMS
   
   Indulge in private luxury villa and experience Pimalai's signature villas
   that stand amidst the tropical jungle. Located 60 - 80 meters above sea
   level, guests can enjoy astounding views of the ocean while swimming in their
   private pool.
   
   
   
   * 11 Dec 2023 THB 45,830 x 1 Room(s) = THB 45,830
     
     Best Available Rate
     
     From THB 45,830 THB 38,955.5 / Night
     View Detail  
     Regular Rate
     THB 45,830
     Book Now
     Member's Rate
     THB 38,955.5
     Book Now
     
     Best Available Rate includes daily breakfast, roundtrip Krabi Airport
     transfers, Wi-Fi Internet, taxes and service charges.
     
     For guests staying in Deluxe, Bayfront Deluxe, or Pavilion Suites,
     breakfast will be served at Spice and Rice Restaurant.
     
     For guests staying in Beachside or Hillside villa, breakfast will be served
     at Seven Seas Restaurant.
     
     Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The
     additional charge will be applied for the 3rd persons.
     
     Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons.
     The additional charge will be applied for the 5th and 6th person.
     
     Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons.
     The additional charge will be applied for the 7th, 8th and 9th person.
     
     Special benefits: Book at least 6 nights receive,
     
      * Spa Voucher 1,000 Baht per person per stay
      * Special welcome fruits, drinks and snacks.
     
     Additional charge rates for an extra person in an existing sofa bed are as
     follows:
     
     Extra Adult = 2,000 Baht per adult per night.
     
     Extra Child (age 3-12 years old) = 1,000 Baht per child per night.
     
     Extra Infant (age 0-2 years old) = there will be no extra charge for infant
     sharing bed with parents. Baby cot will be available on request.
     
     Rates are subject to change without prior notice.
     
     Check-in time: 2 pm. / Check-out time: 12.00 noon.
     
     Cancellation policy:
     
     01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to
     arrival date will subject to a 100% cancellation charge.
     
     21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior
     to arrival date will subject to a 100% cancellation charge.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation
     made within 30 days prior to arrival date will subject to a 100%
     cancellation charge.
     
     PAYMENT TERM (Prepayment):
     
     01 May 2023 - 31 October 2023 :  14 days prior to arrival date. 
     
     21 December 2023 - 10 January 2024 : 90 days prior to arrival date.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior
     to arrival date.
     
     (Period is same the cancellation policy)
     
     Condition
     
     5 Nights stay Minimum is required for arrivals between the periods 26
     December to 3 January (inclusive)
     
     All cancellation and amendment must be acknowledged in writing by
     reservation office via email reservation@pimalai.com.
     
     Terms & Conditions
     
     
     
     Room Hillside Ocean View Private Pool Villa Two Bedrooms Rate Best
     Available Rate
     
     
     Date Price Discount 11 Dec 2023 THB 45,830 x 1 Room(s) = THB 45,830 Sofa
     Bed Charge THB Total Amount THB 45,830
     
     
     Rates above are inclusive of Tax and Service Charge.
   
   * 11 Dec 2023 THB 45,830 x 1 Room(s) = THB 45,830
     
     Early Bird Rate
     
     From THB 45,830 THB 38,955.5 / Night
     View Detail  
     Regular Rate
     THB 45,830
     Book Now
     Member's Rate
     THB 38,955.5
     Book Now
     
     The rate includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi
     Internet, taxes and service charges.
     
     Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The
     additional charge will be applied for the 3rd persons.
     
     Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons.
     The additional charge will be applied for the 5th and 6th person.
     
     Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons.
     The additional charge will be applied for the 7th, 8th and 9th person.
     
     Special benefits: Book at least 6 nights receive,
     
      * Spa Voucher 1,000 Baht per person per stay
      * Special welcome fruits, drinks and snacks.
     
     Additional charge rates for an extra person in an existing sofa bed are as
     follows:
     
     Extra Adult = 2,000 Baht per adult per night.
     
     Extra Child (age 3-12 years old) = 1,000 Baht per child per night.
     
     Extra Infant (age 0-2 years old) = there will be no extra charge for infant
     sharing bed with parents. Baby cot will be available on request.
     
     Rates are subject to change without prior notice.
     
     Check-in time: 2 pm. / Check-out time: 12.00 noon.
     
     Cancellation policy:
     
     01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to
     arrival date will subject to a 100% cancellation charge.
     
     21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior
     to arrival date will subject to a 100% cancellation charge.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation
     made within 30 days prior to arrival date will subject to a 100%
     cancellation charge.
     
     PAYMENT TERM (Prepayment):
     
     01 May 2023 - 31 October 2023 :  14 days prior to arrival date. 
     
     21 December 2023 - 10 January 2024 : 90 days prior to arrival date.
     
     01 November - 20 December 2023 / 11 January - 30 April 2023 : 30 days prior
     to arrival date.
     
     (Period is same the cancellation policy)
     
     Condition
     
     5 Nights stay Minimum is required for arrivals between the periods 26
     December to 3 January (inclusive)
     
     All cancellation and amendment must be acknowledged in writing by
     reservation office via email reservation@pimalai.com.
     
     Terms & Conditions
     
     
     
     Room Hillside Ocean View Private Pool Villa Two Bedrooms Rate Early Bird
     Rate
     
     
     Date Price Discount 11 Dec 2023 THB 45,830 x 1 Room(s) = THB 45,830 Total
     Amount THB 45,830
     
     
     Rates above are inclusive of Tax and Service Charge.


 * HILLSIDE OCEAN VIEW PRIVATE POOL VILLA THREE BEDROOMS
   
   Indulge in private luxury villa and experience Pimalai's signature villas
   that stand amidst the tropical jungle. Located 60 - 80 meters above sea
   level, guests can enjoy astounding views of the ocean while swimming in their
   private pool.
   
   
   
   * 11 Dec 2023 THB 64,320 x 1 Room(s) = THB 64,320
     
     Early Bird Rate
     
     From THB 64,320 THB 54,672 / Night
     View Detail  
     Regular Rate
     THB 64,320
     Book Now
     Member's Rate
     THB 54,672
     Book Now
     
     The rate includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi
     Internet, taxes and service charges.
     
     Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The
     additional charge will be applied for the 3rd persons.
     
     Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons.
     The additional charge will be applied for the 5th and 6th person.
     
     Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons.
     The additional charge will be applied for the 7th, 8th and 9th person.
     
     Special benefits: Book at least 6 nights receive,
     
      * Spa Voucher 1,000 Baht per person per stay
      * Special welcome fruits, drinks and snacks.
     
     Additional charge rates for an extra person in an existing sofa bed are as
     follows:
     
     Extra Adult = 2,000 Baht per adult per night.
     
     Extra Child (age 3-12 years old) = 1,000 Baht per child per night.
     
     Extra Infant (age 0-2 years old) = there will be no extra charge for infant
     sharing bed with parents. Baby cot will be available on request.
     
     Rates are subject to change without prior notice.
     
     Check-in time: 2 pm. / Check-out time: 12.00 noon.
     
     Cancellation policy:
     
     01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to
     arrival date will subject to a 100% cancellation charge.
     
     21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior
     to arrival date will subject to a 100% cancellation charge.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation
     made within 30 days prior to arrival date will subject to a 100%
     cancellation charge.
     
     PAYMENT TERM (Prepayment):
     
     01 May 2023 - 31 October 2023 :  14 days prior to arrival date. 
     
     21 December 2023 - 10 January 2024 : 90 days prior to arrival date.
     
     01 November - 20 December 2023 / 11 January - 30 April 2023 : 30 days prior
     to arrival date.
     
     (Period is same the cancellation policy)
     
     Condition
     
     5 Nights stay Minimum is required for arrivals between the periods 26
     December to 3 January (inclusive)
     
     All cancellation and amendment must be acknowledged in writing by
     reservation office via email reservation@pimalai.com.
     
     Terms & Conditions
     
     
     
     Room Hillside Ocean View Private Pool Villa Three Bedrooms Rate Early Bird
     Rate
     
     
     Date Price Discount 11 Dec 2023 THB 64,320 x 1 Room(s) = THB 64,320 Total
     Amount THB 64,320
     
     
     Rates above are inclusive of Tax and Service Charge.
   
   * 11 Dec 2023 THB 64,320 x 1 Room(s) = THB 64,320
     
     Best Available Rate
     
     From THB 64,320 THB 54,672 / Night
     View Detail  
     Regular Rate
     THB 64,320
     Book Now
     Member's Rate
     THB 54,672
     Book Now
     
     Best Available Rate includes daily breakfast, roundtrip Krabi Airport
     transfers, Wi-Fi Internet, taxes and service charges.
     
     For guests staying in Deluxe, Bayfront Deluxe, or Pavilion Suites,
     breakfast will be served at Spice and Rice Restaurant.
     
     For guests staying in Beachside or Hillside villa, breakfast will be served
     at Seven Seas Restaurant.
     
     Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The
     additional charge will be applied for the 3rd persons.
     
     Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons.
     The additional charge will be applied for the 5th and 6th person.
     
     Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons.
     The additional charge will be applied for the 7th, 8th and 9th person.
     
     Special benefits: Book at least 6 nights receive,
     
      * Spa Voucher 1,000 Baht per person per stay
      * Special welcome fruits, drinks and snacks.
     
     Additional charge rates for an extra person in an existing sofa bed are as
     follows:
     
     Extra Adult = 2,000 Baht per adult per night.
     
     Extra Child (age 3-12 years old) = 1,000 Baht per child per night.
     
     Extra Infant (age 0-2 years old) = there will be no extra charge for infant
     sharing bed with parents. Baby cot will be available on request.
     
     Rates are subject to change without prior notice.
     
     Check-in time: 2 pm. / Check-out time: 12.00 noon.
     
     Cancellation policy:
     
     01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to
     arrival date will subject to a 100% cancellation charge.
     
     21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior
     to arrival date will subject to a 100% cancellation charge.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation
     made within 30 days prior to arrival date will subject to a 100%
     cancellation charge.
     
     PAYMENT TERM (Prepayment):
     
     01 May 2023 - 31 October 2023 :  14 days prior to arrival date. 
     
     21 December 2023 - 10 January 2024 : 90 days prior to arrival date.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior
     to arrival date.
     
     (Period is same the cancellation policy)
     
     Condition
     
     5 Nights stay Minimum is required for arrivals between the periods 26
     December to 3 January (inclusive)
     
     All cancellation and amendment must be acknowledged in writing by
     reservation office via email reservation@pimalai.com.
     
     Terms & Conditions
     
     
     
     Room Hillside Ocean View Private Pool Villa Three Bedrooms Rate Best
     Available Rate
     
     
     Date Price Discount 11 Dec 2023 THB 64,320 x 1 Room(s) = THB 64,320 Sofa
     Bed Charge THB Total Amount THB 64,320
     
     
     Rates above are inclusive of Tax and Service Charge.

 * BEACHSIDE VILLA TWO BEDROOMS WITH PRIVATE POOL
   
   Overlooking the glorious Andaman Ocean, our beachside two bedrooms villa
   offers private swimming pool and semi - outdoor living space, where you can
   listen to the sound of the ocean all day long.
   
   
   
   * 11 Dec 2023 THB 58,200 x 1 Room(s) = THB 58,200
     
     Best Available Rate
     
     From THB 58,200 THB 49,470 / Night
     View Detail  
     Regular Rate
     THB 58,200
     Book Now
     Member's Rate
     THB 49,470
     Book Now
     
     Best Available Rate includes daily breakfast, roundtrip Krabi Airport
     transfers, Wi-Fi Internet, taxes and service charges.
     
     For guests staying in Deluxe, Bayfront Deluxe, or Pavilion Suites,
     breakfast will be served at Spice and Rice Restaurant.
     
     For guests staying in Beachside or Hillside villa, breakfast will be served
     at Seven Seas Restaurant.
     
     Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The
     additional charge will be applied for the 3rd persons.
     
     Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons.
     The additional charge will be applied for the 5th and 6th person.
     
     Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons.
     The additional charge will be applied for the 7th, 8th and 9th person.
     
     Special benefits: Book at least 6 nights receive,
     
      * Spa Voucher 1,000 Baht per person per stay
      * Special welcome fruits, drinks and snacks.
     
     Additional charge rates for an extra person in an existing sofa bed are as
     follows:
     
     Extra Adult = 2,000 Baht per adult per night.
     
     Extra Child (age 3-12 years old) = 1,000 Baht per child per night.
     
     Extra Infant (age 0-2 years old) = there will be no extra charge for infant
     sharing bed with parents. Baby cot will be available on request.
     
     Rates are subject to change without prior notice.
     
     Check-in time: 2 pm. / Check-out time: 12.00 noon.
     
     Cancellation policy:
     
     01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to
     arrival date will subject to a 100% cancellation charge.
     
     21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior
     to arrival date will subject to a 100% cancellation charge.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation
     made within 30 days prior to arrival date will subject to a 100%
     cancellation charge.
     
     PAYMENT TERM (Prepayment):
     
     01 May 2023 - 31 October 2023 :  14 days prior to arrival date. 
     
     21 December 2023 - 10 January 2024 : 90 days prior to arrival date.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : 30 days prior
     to arrival date.
     
     (Period is same the cancellation policy)
     
     Condition
     
     5 Nights stay Minimum is required for arrivals between the periods 26
     December to 3 January (inclusive)
     
     All cancellation and amendment must be acknowledged in writing by
     reservation office via email reservation@pimalai.com.
     
     Terms & Conditions
     
     
     
     Room Beachside Villa Two Bedrooms with private pool Rate Best Available
     Rate
     
     
     Date Price Discount 11 Dec 2023 THB 58,200 x 1 Room(s) = THB 58,200 Sofa
     Bed Charge THB Total Amount THB 58,200
     
     
     Rates above are inclusive of Tax and Service Charge.
   
   * 11 Dec 2023 THB 58,200 x 1 Room(s) = THB 58,200
     
     Early Bird Rate
     
     From THB 58,200 THB 49,470 / Night
     View Detail  
     Regular Rate
     THB 58,200
     Book Now
     Member's Rate
     THB 49,470
     Book Now
     
     The rate includes daily breakfast, roundtrip Krabi Airport transfers, Wi-Fi
     Internet, taxes and service charges.
     
     Rates for 1 bedroom accommodation are valid for occupancy of 2 persons. The
     additional charge will be applied for the 3rd persons.
     
     Rates for 2 bedrooms accommodation are valid for occupancy of 4 persons.
     The additional charge will be applied for the 5th and 6th person.
     
     Rates for 3 bedrooms accommodation are valid for occupancy of 6 persons.
     The additional charge will be applied for the 7th, 8th and 9th person.
     
     Special benefits: Book at least 6 nights receive,
     
      * Spa Voucher 1,000 Baht per person per stay
      * Special welcome fruits, drinks and snacks.
     
     Additional charge rates for an extra person in an existing sofa bed are as
     follows:
     
     Extra Adult = 2,000 Baht per adult per night.
     
     Extra Child (age 3-12 years old) = 1,000 Baht per child per night.
     
     Extra Infant (age 0-2 years old) = there will be no extra charge for infant
     sharing bed with parents. Baby cot will be available on request.
     
     Rates are subject to change without prior notice.
     
     Check-in time: 2 pm. / Check-out time: 12.00 noon.
     
     Cancellation policy:
     
     01 May 2023 - 31 October 2023 : Cancellation made within 14 days prior to
     arrival date will subject to a 100% cancellation charge.
     
     21 December 2023 - 10 January 2024 : Cancellation made within 90 days prior
     to arrival date will subject to a 100% cancellation charge.
     
     01 November - 20 December 2023 / 11 January - 30 April 2024 : Cancellation
     made within 30 days prior to arrival date will subject to a 100%
     cancellation charge.
     
     PAYMENT TERM (Prepayment):
     
     01 May 2023 - 31 October 2023 :  14 days prior to arrival date. 
     
     21 December 2023 - 10 January 2024 : 90 days prior to arrival date.
     
     01 November - 20 December 2023 / 11 January - 30 April 2023 : 30 days prior
     to arrival date.
     
     (Period is same the cancellation policy)
     
     Condition
     
     5 Nights stay Minimum is required for arrivals between the periods 26
     December to 3 January (inclusive)
     
     All cancellation and amendment must be acknowledged in writing by
     reservation office via email reservation@pimalai.com.
     
     Terms & Conditions
     
     
     
     Room Beachside Villa Two Bedrooms with private pool Rate Early Bird Rate
     
     
     Date Price Discount 11 Dec 2023 THB 58,200 x 1 Room(s) = THB 58,200 Total
     Amount THB 58,200
     
     
     Rates above are inclusive of Tax and Service Charge.


Alert maintenance pool

Greetings from Pesona Alam Resort & Spa We would like to inform that we will do
maintenance for Swimming pool Hotel.

 * Start: 15 December 2019
 * End:   20 December 2019

Since the swimming pool Hotel under maintenance the guest can use swimming pool
Villa. Thank you.

CLOSE

Pimalai Resort and Spa

99 Moo 5, Ba Kan Tiang Beach Koh Lanta, Krabi 81150, Thailand +66 (0) 2320 5500
/ +66 (0) 75 607 999 reservation@pimalai.com




word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1