{% if not redirect %}
{{ column_name }} | {{ column_model }} | {{ column_quantity }} | {{ column_price }} | {{ column_total }} |
{{ product.name }} {% for option in product.option %} - {{ option.name }}: {{ option.value }} {% endfor %} {% if product.recurring %} {{ text_recurring_item }} {{ product.recurring }} {% endif %} |
{{ product.model }} | {{ product.quantity }} | {{ product.price }} | {{ product.total }} |
{{ voucher.description }} | 1 | {{ voucher.amount }} | {{ voucher.amount }} | |
{{ total.title }}: | {{ total.text }} |