{{ text_greeting }}
{% if customer_id %}{{ text_link }}
{% endif %} {% if download %}{{ text_download }}
{% endif %}| {{ text_order_detail }} | |
|
{{ text_order_id }} {{ order_id }}
{{ text_date_added }} {{ date_added }} {{ text_payment_method }} {{ payment_method }} {% if shipping_method %} {{ text_shipping_method }} {{ shipping_method }} {% endif %} |
{{ text_email }} {{ email }}
{{ text_telephone }} {{ telephone }} {{ text_ip }} {{ ip }} {{ text_order_status }} {{ order_status }} |
| {{ text_instruction }} |
| {{ comment }} |
| {{ text_payment_address }} | {% if shipping_address %}{{ text_shipping_address }} | {% endif %}
| {{ payment_address }} | {% if shipping_address %}{{ shipping_address }} | {% endif %}
| {{ text_product }} | {{ text_model }} | {{ text_quantity }} | {{ text_price }} | {{ text_total }} |
| {{ product.name }}
{% for option in product.option %}
- {{ option.name }}: {{ option.value }}{% endfor %} |
{{ product.model }} | {{ product.quantity }} | {{ product.price }} | {{ product.total }} |
| {{ voucher.description }} | 1 | {{ voucher.amount }} | {{ voucher.amount }} | |
| {{ total.title }}: | {{ total.text }} | |||
{{ text_footer }}