{% set order = __SELF__.order %} {% set total = __SELF__.total %}
{{ 'zakaz.Zakaz'|_ }}
{% for item in order.items %} {% set total = total + (item.price * item.qty) %} {% endfor %}
{{ 'product.Surat'|_ }} {{ 'product.HarytAdy'|_ }} {{ 'checkout.Mukdary'|_ }} {{ 'checkout.Bahasy'|_ }} {{ 'checkout.Jemi'|_ }}
{{ getProductName(item.item) }} {{ getProductName(item.item) }} {{ item.qty }} {{ item.price }} TMT {{ item.qty * item.price }} TMT
{{ 'checkout.Jemi'|_ }}
{{ 'checkout.HarytlarynJemi'|_ }} {{ total }} TMT