Ваш номер брони
<%if(distributionType === "BookingOffice" || event.allowTicketReservation || this.model.showDeliveryPopup){%>

Выкуп в кассе

<%= reservationInfo %>

Всего к оплате:

Я прочитал и согласен с условиями пользовательского соглашения
Получить код брони
Отмена
<%}%>
Назад к выбору билетов
Назад к способам оплаты
<%if(noHeader){%>
<%}else{%>
<% if (event.posterImage) { %>
<% } %>

<%- event.title %> <%= event.ageLimit %>+

<%- event.place.title %>
<%if(event.customDateTitle){%> <%- event.customDateTitle%> <%}else{%> <%if(event.beginDate != event.endDate) {%>С<%}%> <%= event.beginDate %> <% if(event.beginDate != event.endDate) {%> по <%= event.endDate %><%}%>, <%= event.beginTime %> <% if(event.beginDate != event.endDate) {%> - <%= event.endTime %> <%}%> <%}%>
<% if (event.placeSchemeImage && !event.placeSchemeId) { %> Посмотреть схему зала <% } %>
Показать описание Скрыть описание
<%}%>
<%if (event.group && event.group.events.length > 1) {%>
Другие даты событий
<%}%> <% if (event.deleted) { %>

Это событие отменено

<% } else if (event.ended) { %>

Это событие закончилось

<% } else if ((event.salesStopped || event.renderTicketTypes.length < 1) && event.noTicketsMessage) { %>

<%- event.noTicketsMessage %>

<% } else if (event.anounce) { %>

Билеты скоро появятся в продаже

<% } else if (event.salesStopped || event.renderTicketTypes.length < 1) { %>

<%- event.noTicketsMessage || 'Билетов нет' %>

<% } else { %>
<% if (event.placeSchemeId) { %>
<% if (event.tariffs.length > 1) { %>
Тарифы:
<% } %>
<% }%>
<% if (event.placeSchemeId) { %>
<% if (event.placeSchemeImage) { %> Посмотреть чертеж зала <% } %>
<% } %>
    <% for (var k = 0; k < event.renderTicketTypes.length; k+=1) { var ticketType = event.renderTicketTypes[k]; var seatScheme = ticketType.zoneId && ticketType.withSeats ? 'data-scheme-seat="true"' : ''; %>
  • >
    <% var seats = ticketType.withSeats ? "underline" : "" %> <%- ticketType.title %> Осталось билетов: <%= ticketType.count %> <%if (ticketType.withSeats) { %> <% } %>
    <% var thePrice; if(ticketType.finalPrice) { thePrice = ticketType.finalPrice }else { thePrice = ticketType.price }%>
    <%= thePrice %> за билет
    <% if (ticketType.count == 0) { %> Распроданы <% } else if (ticketType.withSeats) { %>
    0
    <% } else { %>
    - +
    <% } %>
    0
    <% if (ticketType.withSeats) { %>
    <% if(!ticketType.zoneId) {%> <% for (var i = 0; i < ticketType.seats.length; i+=1) { %> <% var occuClass = "", occuTitle = ""; if(ticketType.seats[i].occupied) { occuClass= 'occupied-true'; occuTitle= 'title="это место занято"'; }%>
    > <%= ticketType.seats[i].number %>
    <% } %> <% } %>
    <% if (event.place.seatSchemeUrl) { %> Схема зала <% } %>
    <% } %>
    <% if (ticketType.participantNameRequired) { %>
    <% } %>
  • <% } %>
  • ×
  • 0 за 0
    Подтвердить выбор
<% if (event.placeSchemeId) { %> <%}%>

Итого 0 0 за 0 <% if (allowedDiscountTypes.radarioCash && user && !!user.radarioCash) { %> У вас есть <%=user.radarioCash%> бонусов с предыдущих покупок, использовать их?
- 0 с бонусного счета
<% } %>

Перейти к оплате <% var showTicketReservationButton = !event.ticketReservationNotAvaliable && (distributionType == 'BookingOffice' || event.allowTicketReservation); %> <% if (event.buyAsGift && event.currency === "RUB") { %> Купить в подарок <% } %> <% if(showTicketReservationButton){ %> Выкуп в кассе <% } %> <% var showTicketDelivery = !event.ticketReservationNotAvaliable && this.model.showDeliveryPopup; %> <% if(showTicketDelivery){ %> Доставка <% } %>
<% } %>
<% if(!selfSupport) { %> Написать в службу поддержки <% } else if(!!event.host.supportEmail && event.host.supportEmail !== '') {%> Написать в службу поддержки <% } %> Помощь
<% if (event.buyAsGift) { %>
1Выберите открытку
<% for (var k=0; k < postcards.length; k++) { %> <% } %>
2Напишите пожелание
3Адреса
<% } %> <% if (event.questionaryType && event.questionaryType.enabled) { %>

<%- event.questionaryType.title %>

<% _.each(event.questionaryType.description, function(question, id) { %>
<%- question.title %> <% if (question.type == 0) { %>
<%} else if (question.type == 1) {%>
<% _.each(question.items, function(item, key) { %> <% }); %>
<%} else if (question.type == 2) {%>
<% _.each(question.items, function(item, key) { %> <% }); %>
<%} else if (question.type == 3) {%> <%}%>
<% }); %>

<% if (!event.questionaryType.required) { %> Вы можете не отвечать на вопросы и сразу подтвердить оплату <%} else { %> Чтобы продолжить покупку, ответьте на вопросы выше <%} %>

Подтвердить оплату
<%}%>
<% if (event.placeSchemeImage) { %> <% } %>