{{ column_product }} | {{ column_model }} | {{ column_quantity }} | {{ column_price }} | {{ column_total }} |
{{ product.name }}
{% for option in product.option %}
- {{ option.name }}: {{ option.value }} {% endfor %} {% if product.reward %} - {{ text_points }}: {{ product.reward }} {% endif %} {% if product.subscription %} - {{ text_subscription }}: {{ product.subscription }} {% endif %} |
{{ product.model }} | {{ product.quantity }} | {{ product.price }} | {{ product.total }} |
{{ voucher.description }} | 1 | {{ voucher.amount }} | {{ voucher.amount }} | |
{{ total.title }} | {{ total.text }} |