{{app.error || 'Test'}}
Loading
languageLanguage
{{_('greeting_title')}}
{{ _(app.house.greeting) }}
{{_(app.house.name)}}
{{app.error || 'Test'}}
Loading
{{ _(app.house.greeting) }}
{{_(app.house.name)}}
{{_('honor', firstGuestName())}} ※{{_('uncompleted_enter_guest_info')}}
{{_('completed_enter_guest_info')}}
{{_('guest_enter')}}
{{_('honor', guest.name)}} ※{{_('uncompleted_enter_guest_info')}}
{{_('completed_enter_guest_info')}}
{{ _('companion_enter') }}
※ {{_('requesting_text')}}
{{_('building')}} | {{_(app.house.name)}} |
---|---|
{{_('addr')}} | {{app.house.address}} |
{{_('phone')}} | {{app.house.phone}} |
{{_('facility_introduction')}} | {{_('access_site')}} open_in_new |
{{_('number_of_rooms')}} | {{app.reserve.room_count}} |
---|---|
{{_('arrival')}} | {{ formatStayDate(app.reserve.checkin) }} |
{{_('departure')}} | {{ formatStayDate(app.reserve.checkout) }} |
{{ _('room_count', index + 1) }} | {{ _(rr.name) }} |
---|---|
{{_('arrival')}} | {{ formatStayDate(rr.start_time) }} ~ |
{{_('departure')}} | ~ {{ formatStayDate(rr.end_time) }} |
{{_('wifi_name')}} | {{ rr.ssid }} |
{{_('password')}} | {{ rr.wifi_password }} |
{{ _('passport_capture_guide') }}
{{_('is_necessary_text')}}
{{_('receipt_description')}}
{{_('receipt_address_description')}}
{{_('receipt_email_description')}}
{{_('receipt_paper_description')}}
※ {{_('requesting_text')}}
{{_('no_input_items')}}
{{_('name')}} | {{guest.name}} |
---|---|
{{_('name_kana')}} | {{guest.name_kana}} |
{{_('country')}} | {{country()}} |
{{_('dob')}} | {{birthDate()}} |
{{_('sex')}} | {{ _(gender()) }} |
{{_('occupation')}} | {{occupation()}} |
{{_('email')}} | {{guest.email}} |
{{_('phone')}} | {{guest.phone}} |
{{_('form_memo')}} | {{guest.form_memo}} |
{{_('zip_code')}} | {{guest.zip_code}} |
{{_('prefecture')}} | {{prefecture()}} |
{{_('addr')}} | {{guest.addr}} |
{{_('lastplace')}} | {{guest.lastplace}} |
{{_('destination')}} | {{guest.destination}} |
{{_('passport_id')}} | {{guest.passport_id}} |
{{_('passport_path')}} | {{ guest.passport_path ? _('uploaded') : _('unuploaded') }} |
{{_('face_path')}} | {{ guest.face_path ? _('uploaded') : _('unuploaded') }} |
{{_('identification_path')}} | {{ guest.identification_path ? _('uploaded') : _('unuploaded') }} |
{{ unpaidAmount() | price }}
{{bill.item_name}}
{{bill.amount | price }}
{{unpaidAmount() | price }}
**** ***** ***** {{token.card.last4}}
{{token.card.exp_month}} / {{token.card.exp_year}}
***
{{ch.created}} | {{ch.amount | price }} |
---|
※ {{_('payment_history_remark')}}
※ {{_('request_payment_text')}}
https://stripe.com/
{{ total() | price}}
{{_(\\\"billing_breakdown\\\")}} | {{_(\\\"merchandise_price\\\")}} |
---|---|
{{ bill.item_name }} | {{ bill.amount | price }} |
{{_('code_description', app.checkedin ? _('checkout') : _('checkin'))}}
{{_('checkout_button_description')}}
{{_('lockstate_qr_description')}}
{{_('thanks_checkout', firstGuestName(), _(app.house.name) )}}
{{_('checkout_description')}}
{{_('checkout_picture_guide')}}
{{_(app.house.tsandcs)}}
{{_('signature_frame')}}
※ {{_('cautions')}}
{{ _(app.house.caution) }}
{{ _('meals_time') }}
{{ _('pick_up') }}
{{ _('meals') }}
{{ _('dinner') }}
{{ _('breakfast') }}
{{ _('lunch') }}
{{ _('drinks') }}
{{ _('restaurant_drinks') }}
{{ _('facilities') }}
{{ _('spa') }}
{{ _('activity') }}
{{ _('bar') }}
{{ _('massage') }}
{{ _('dog') }}
{{ _('glamping') }}
{{ _('room_service') }}
{{ _('equipment_rental') }}
{{ _('bed_making') }}
{{ _('cleaning') }}
{{ _('souvenirs') }}
{{ _('anniversary') }}
{{ _('ticket') }}
{{ _('benefits') }}
{{ _('upgrade') }}
{{ _('option') }}
{{ _('request') }}
{{ _('cancel') }}
{{ _('services') }}
{{ _('other') }}
{{ app.house.mobile_order_caution[app.getLang()] }}
{{_('mobile_ordered_history')}}
{{ _(merchandiseItem.texts.description) }}
{{_('not_entered_alert')}}
{{_('please_select_your_room')}}
{{ _(merchandiseItem.texts.notice) }}
{{ _(merchandiseItem.texts.cancel_description) }}
{{ _('after_order_change') }}
{{ _('building_name') }} | {{ _('purchase_date') }} | {{ _('quantity') }} | {{ _('merchandise_price') }} |
---|---|---|---|
{{ _(order.title) }} {{ schedule(order) }} | {{ order.order_date }} | {{ order.quantity }}{{ _(order.unit) }} | {{ order.amountIncludingTax() | price }} |
{{_('total')}}({{ _('include_tax') }} | {{totalOrderedPrice() | price}} |
{{ _(app.house.mobile_order_caution) }}
{{ _('building_name') }} | {{ _('quantity') }} | ||
---|---|---|---|
{{ _(order.item.texts.title) }} {{ order.use_date }} {{ order.start_time }} ~ {{ order.end_time }} | {{ order.amount_including_tax | price }} | {{ _('remove') }} | {{ _('total') }}({{ _('include_tax') }} | {{ app.cart.totalAmountIncludingTax | price}} |
{{ _(app.house.mobile_order_caution) }}
{{_('accommodation_period')}} | {{accommodationPeriod()}} |
---|---|
{{_('number_of_rooms')}} | {{app.reserve.room_count}}{{_('per_room')}} |
{{_('number_of_persons')}} | {{app.reserve.guest_count}}{{_('per_person')}} |
{{_('invoice_amount')}} | {{app.invoice_amount | price}} ({{_('include_tax')}}) |
Loading...
{{_('can_issue_after_checkout')}}