{{ column_name }} | {{ column_total }} |
{{ product.quantity }}x {{ 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.total }} |
1x {{ voucher.description }} | {{ voucher.amount }} |
{{ total.title }} | {{ total.text }} |