{{ destination.country }}
{{ destination.name }}
{{ destination.note }}
*Starting from
{{
currencyRate(
destination.starting_from * 1,
destination.currency
)
}}
{{ currentCurrencyCode }} per Guest/Night
{{
goals.find((e) => e.id == retreatGoalFilter)
?.name
}}
ทั้งหมด
{{ retreat.name }}
◆
{{ retreat.description }}
{{ promoCodeDescription }}
Per Guest/Night
Included in the rate
No retreats match your goal!
Unable to show availability.
However, there may still be accommodation available.
However, there may still be accommodation available.
If you are booking for larger parties, please contact
us for personalised support.
ติดต่อเรา
Guest Information
GuestChild #{{
index + 1
}}
Please enter the guest's first name.
Please enter the guest's last name.
Please enter a contact email address.
Please enter a contact phone number.
Destination
{{ selectedDestinationObject.name }}
Dates
Rooms
{{
selectedRoomObject?.name
}}
{{ currentCurrencyCode }} {{
selectedRoomObject?.ppn == 0
? "Included"
: currencyRate(selectedRoomObject?.ppn.toFixed(2))
}}
Guests
{{ guest.firstName }} {{ guest.lastName }}
{{ retreatById(guest.selectedRetreat).name }}
{{ currentCurrencyCode }} {{
currencyRate(
(retreatsTotal * duration) / adultGuests.length
)
}}
Included in the rate
Rooms
{{
selectedRoomObject?.name
}}
{{ currentCurrencyCode }} {{
selectedRoomObject?.ppn == 0
? "Included"
: currencyRate(selectedRoomObject?.ppn.toFixed(2))
}}
Subtotal
{{ currentCurrencyCode }} {{ currencyRate(allTotal + totalDiscount) }}
Discount
- {{
currentCurrencyCode
}} {{ currencyRate(totalDiscount) }}
Promo Code:
{{ promoCode }}
{{ promocodeDescription }}
{{ promoCodeDescription }}
SVC 10% + VAT 7%
{{ currentCurrencyCode }} {{ currencyRate(taxTotal) }}
Total
{{ currentCurrencyCode }} {{ currencyRate(taxTotal + allTotal) }}
Includes VAT and Service Charge.
Currency converted values are for your reference only. You will be charged in the local property currency.
Currency converted values are for your reference only. You will be charged in the local property currency.