<% action.translatedAttributes | getAttrByLang:"ua":"description" %>
Пожалуйста, обратите внимание! Это демонстрационная версия приложения ресторана. Ваши заказы выполнены не будут.
Пожалуйста, обратите внимание! Это демонстрационная версия приложения ресторана. Ваши заказы выполнены не будут.
<% getCurrentCategoryName() %>
<% currentCategory.actions[0].translatedAttributes | getAttrByLang:"ua":"title" %> <% getCurrentCategoryActionsCount() %> акції <% getCurrentCategoryActionsCount() %> акцій
<% getAllDishNotMainDeliveryActions(false)[0].translatedAttributes | getAttrByLang:"ua":"title" %>
<% getAllDishNotMainDeliveryActions(false).length %> акції
<% getAllDishNotMainDeliveryActions(false).length %> акцій
<% action.translatedAttributes | getAttrByLang:"ua":"title" %>
<% dish.translatedAttributes | getAttrByLang:"ua":"name" %>
<%
(dish.translatedAttributes | getAttrByLang:"ua":"description").length > 0 ?
(dish.translatedAttributes | getAttrByLang:"ua":"description") : "І цим все сказано"
%>
Детальна інформація
<% dish.measure %> <% dish.measure ? getMeasureType( dish ) : '' %>
<% getDishPriceWithDiscount() | formatMoney:"USD":"$" %>
<% dish.price | formatMoney:"USD":"$" %>
<% dish.price | formatMoney:"USD":"$" %>
<% dish.statusOrderMessage %>





