{{ getLocalizedField(destination, 'country') }}
{{ destination.name }}
{{ getLocalizedField(destination, "note") }}
※ お一人様・1泊あたり {{
currencyRate(
destination.starting_from * 1,
destination.currency
)
}}
{{ currentCurrencyCode }} より
{{
goals.find((e) => e.id == retreatGoalFilter)
?.name
}}
All
Guest Information
Guestお子様 #{{
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.
目的地
{{ selectedDestinationObject.name }}
ご滞在の日程
お部屋のご選択
{{
selectedRoomObject?.name
}}
{{ currentCurrencyCode }} {{
selectedRoomObject?.ppn == 0
? "料金に/ 含まれます"
: currencyRate(selectedRoomObject?.ppn.toFixed(2))
}}
ゲスト様
{{ guest.firstName }} {{ guest.lastName }}
{{ retreatById(guest.selectedRetreat).name }}
{{ currentCurrencyCode }} {{
currencyRate(
(retreatsTotal * duration) / adultGuests.length
)
}}
料金に/ 含まれます
お部屋のご選択
{{
selectedRoomObject?.name
}}
{{ currentCurrencyCode }} {{
selectedRoomObject?.ppn == 0
? "料金に/ 含まれます"
: currencyRate(selectedRoomObject?.ppn.toFixed(2))
}}
小計
{{ currentCurrencyCode }} {{ currencyRate(allTotal + totalDiscount) }}
Discount
- {{
currentCurrencyCode
}} {{ currencyRate(totalDiscount) }}
Promo Code:
{{ promoCode }}
{{ promocodeDescription }}
{{ promoCodeDescription }}
SVC 10% + VAT 7%
{{ currentCurrencyCode }} {{ currencyRate(taxTotal) }}
合計
{{ currentCurrencyCode }} {{ currencyRate(taxTotal + allTotal) }}
付加価値税・サービス料込み
追加サービス・
トリートメント料金はリゾートにてお支払いいただきます。
トリートメント料金はリゾートにてお支払いいただきます。