立山グリーンパーク吉峰予約サイト(富山中小企業ビヨンドコロナ補助金活用事業(令和5年9月7日作成))
HOME 新規予約
地図

詳細写真

{{room.RoomName + " " + room.NoteToGuestApp}}

戻る
カード情報入力
お支払い&予約実行
当日現金決済で予約実行
戻る
予約確認

チェックイン日: {{ $moment(data.searchStockForm.model.StartDate).format("YYYY年MM月DD日") }}

チェックアウト日: {{ $moment(TimeFunction.setOneDateAdd(data.searchStockForm.model.EndDate)).format("YYYY年MM月DD日") }}

合計金額(税込):{{ data.account.AccountBasicDetails.reduce((sum, i) => { return sum + i.TotalPriceIncludedTax }, 0)}}円

タイプ 予約数
{{ getRoomTypeByID(stock.StoreRoomTypeID).RoomTypeName }} {{ stock.NumberOfRoom + getReservationKindByKind(data.selectedReservationKind).UnitName}}

選択した{{getReservationKindByKind(data.selectedReservationKind).UnitName}}

{{ $moment(date.Date).format("MM月") }}
{{ $moment(date.Date).format("DD日") }}
{{getRoomTypeByID(room.StoreRoomTypeID).RoomTypeName + ' ' + room.RoomName}} {{ assignData.Selectable ? "〇":"×" }}

プラン内容

プラン名 数量
{{ getPlanByID(plan.StorePlanID).Plan.PlanName }} {{ plan.NumberOfPlan }}

ご利用明細

ご利用日 商品名 単価 数量 小計(税込)
{{ $moment(product.UseDate).format("YY年MM月DD日") }} {{ product.ProductName }} {{ product.UnitPrice }} {{ product.NumberOfProduct }} {{ product.TotalPriceIncludedTax }}

予約人数

お名前: {{ data.reservation.ReservationCustomer.LastName + data.reservation.ReservationCustomer.FirstName}}

お名前(カナ): {{ data.reservation.ReservationCustomer.LastNameKana + data.reservation.ReservationCustomer.FirstNameKana}}

電話番号: {{ data.reservation.ReservationCustomer.PhoneNumber}}

メールアドレス: {{ data.reservation.ReservationCustomer.Email}}

郵便番号: {{ data.reservation.ReservationCustomer.ZipCode}}

住所: {{ data.reservation.ReservationCustomer.Pref + data.reservation.ReservationCustomer.City + data.reservation.ReservationCustomer.OtherAddress}}

決済内容: {{ data.payKind == "Cash" ? "当日現金決済": data.payKind == "Card" ? "クレジットカード決済" : "銀行振込"}}

ご要望・ご質問等: {{ data.reservation.Note}}

{{ data.payKind == "Card" ?"カード情報入力": "予約実行" }}
予約を修正する

キャンプ場の改修工事のため、オートキャンプ場はご予約できません

{{reservationKind.ReservationKindName}}

選択内容:{{ data.selectedReservationKind == null? '予約内容を上から選択してください' : ' '+ getReservationKindByKind(data.selectedReservationKind).ReservationKindName }}

カレンダーから日付を選んでください

予約可能{{getReservationKindByKind(data.selectedReservationKind).UnitName}}数確認

前の月

{{data.calendarTitle}}

次の月

予約できるプランがありません(日付)

{{getReservationKindByKind(data.selectedReservationKind).UnitName}}を選択してください

{{ getRoomTypeByID(stock.StoreRoomTypeID).RoomTypeName }}
予約可能{{getReservationKindByKind(data.selectedReservationKind).UnitName}}数: {{stock.numberOfRoomSelect.length == 0 ? 0 : stock.numberOfRoomSelect.length -1 }}  定員: {{ getRoomTypeByID(stock.StoreRoomTypeID).Capacity + "人" }}

※シングルでのご利用は 2200円/1泊 追加料金となります。

予約できるプランがありません

プランを選択してください

{{ getPlanByID(plan.StorePlanID).Plan.PlanName}}
{{getReservationKindByKind(data.selectedReservationKind).UnitName}}タイプ: {{ getRoomTypeByID(plan.StoreRoomTypeID).RoomTypeName }} {{ getPlanByID(plan.StorePlanID).Plan.UnitPrice + "円"}}
選択
選びなおす

プランを選択

予約できるプランがありません

プランを選択してください

選びなおす
{{ getPlanByID(plan.StorePlanID).Plan.PlanName}}
{{ getPlanByID(plan.StorePlanID).Plan.UnitPrice + "円"}}

オプション商品数量を選択(任意)

{{ detail.ProductName}}
{{ "単価:" + detail.UnitPrice + "円"}} {{detail.TotalPriceIncludedTax + "円" }}

{{getReservationKindByKind(data.selectedReservationKind).UnitName}}選択 ※予約数を超えています

〇の{{getReservationKindByKind(data.selectedReservationKind).UnitName}}をタッチしてしてください

地図を表示
選びなおす
{{ $moment(date.Date).format("MM月") }}
{{ $moment(date.Date).format("DD日") }}
{{ getRoomTypeByID(room.StoreRoomTypeID).RoomTypeName + ' ' + room.RoomName }} {{ assignData.Selectable ? "〇":"×" }}

お客様情報入力

予約できるプランがありません

プランを選択してください

{{ getPlanByID(plan.StorePlanID).Plan.PlanName}}
対象のお客様: {{ getCustomerAttributeByID(plan.StoreCustomerAttributeID).CustomerAttributeName}} {{ getPlanByID(plan.StorePlanID).Plan.UnitPrice + "円"}}

{{ data.reservation.ReservationNumberOfPeoples.some(i => i.IsChooseMenAndWomen) ? '人数の内訳を設定してください':'人数内訳'}}

予約可能人数:{{maximumNumberOfPeople()}}人{{' ※定員を越えています'}}

人数設定

予約可能人数:{{maximumNumberOfPeople()}}人{{' ※定員を越えています'}}

※シングルでのご利用は 2200円/1泊 追加料金となります。

予約内容確認
{{data.Message}} {{data.ErrorMessage}}