{% if product.thumb %} |
{{ product.name }}
{% if product.option %}
{% for option in product.option %}
- {{ option.name }} {{ option.value }} {% endfor %} {% endif %} {% if product.reward %} - {{ text_points }}: {{ product.reward }} {% endif %} {% if product.subscription %} - {{ text_subscription }} {{ product.subscription }} {% endif %} |
x {{ product.quantity }} | {{ product.total }} | |
{{ voucher.description }} | x 1 | {{ voucher.amount }} |
{{ total.title }} | {{ total.text }} |
{{ text_no_results }}