{{firstLineDescription}}
                       
                       
                            {% if $.trim(row) != '' %}
				                ряд: {{row}} місце: {{number}}
                            {% endif %}
                       
                        {{eventDate}}, {{eventName}}
                        {{eventCity}}, {{eventBuilding}}
                        Ціна: {{price}} {{currencyName}}
                       {%if Discount!=0%}
                       
Знижка:  {{Discount}} {{currencyName}}
                       Разом: {{totalAmount}} {{currencyName}}
                       {%endif%}