{{bookingrequestitem.BookingRatePlan.RatePlan.RatePlanTitle}}{{TranslatedText["BreakfastNotIncluded"]}}
{{TranslatedText["FreeCancelation"]}}
{{TranslatedText["Before"]}}
{{bookingrequestitem.BookingRatePlan.RatePlan.CancellationDateTime.TimeStr}}
{{bookingrequestitem.BookingRatePlan.RatePlan.CancellationDateTime.DateStr}}
{{::bookingrequestitem.BookingRatePlan.BookingRoomRate.RoomRate.RoomType.RoomName}}
{{bookingrequestitem.BookingRatePlan.BookingRoomRate.RoomRate.SearchAdults}} {{bookingrequestitem.BookingRatePlan.BookingRoomRate.RoomRate.SearchAdults > 1 ? TranslatedText["Adults"] : TranslatedText["Adult"]}}
{{bookingrequestitem.BookingRatePlan.BookingRoomRate.RoomRate.SearchTeenagers}} {{bookingrequestitem.BookingRatePlan.BookingRoomRate.RoomRate.SearchTeenagers > 1 ? TranslatedText["Teenagers"] : TranslatedText["Teenager"]}}
{{bookingrequestitem.BookingRatePlan.BookingRoomRate.RoomRate.SearchChildren}} {{bookingrequestitem.BookingRatePlan.BookingRoomRate.RoomRate.SearchChildren > 1 ? TranslatedText["Children"] : TranslatedText["Child"]}}
{{bookingrequestitem.BookingRatePlan.BookingRoomRate.RoomRate.SearchInfants}} {{bookingrequestitem.BookingRatePlan.BookingRoomRate.RoomRate.SearchInfants > 1 ? TranslatedText["Infants"] : TranslatedText["Infant"]}}
{{CorrectCurrencyPosition(bookingrequestitem.RoomTotalPriceWithoutDiscount, BookingRequestData.HotelCurrencySymbol, BookingRequestData.PropertyDetail.CurrencyDecimalPlaces)}}
{{CorrectCurrencyPosition(bookingrequestitem.RoomTotalPrice, BookingRequestData.HotelCurrencySymbol, BookingRequestData.PropertyDetail.CurrencyDecimalPlaces)}}