{{ text_form }}
{{ text_invoice }}
{{ invoice_prefix }}{{ invoice_no }}
{{ invoice_prefix }}{{ invoice_no }}
{{ text_customer }}
{% if customer_id %} {% else %}
{% if customer_id %} {% else %}
{{ firstname }} {{ lastname }}
{% endif %}
{{ text_date_added }}
{{ date_added }}
{{ date_added }}
{{ column_product }} | {{ column_model }} | {{ column_quantity }} | {{ column_price }} | {{ column_total }} | {{ column_action }} |
{{ order_product.name }}
{% if order_product.option %}
{% for option in order_product.option %}
{% if option.type != 'file' %} - {{ option.name }}: {{ option.value }} {% else %} - {{ option.name }}: {{ option.value }} {% endif %} {% endfor %} {% endif %} {% if order_product.reward %} - {{ text_points }}: {{ order_product.reward }} {% endif %} {% if order_product.subscription %} - {{ text_subscription }}: {{ order_product.subscription_description }} {% endif %} |
{{ order_product.model }} | {{ order_product.quantity }} | {{ order_product.price }} | {{ order_product.total }} | |
{{ order_voucher.description }} | 1 | {{ order_voucher.amount }} | {{ order_voucher.amount }} | ||
{{ text_no_results }} | |||||
{{ text_reward }}
{{ points }}
{{ text_commission }}
{% if commission %}
{% endif %}
{% if commission %}
{{ commission }}
{% else %}
{{ text_payment_address }}
{% if payment_firstname %}
{{ payment_firstname }} {{ payment_lastname }}
{% endif %} {% if payment_company %} {{ payment_company }}
{% endif %} {% if payment_address_1 %} {{ payment_address_1 }}
{% endif %} {% if payment_address_2 %} {{ payment_address_2 }}
{% endif %} {% if payment_city %} {{ payment_city }}
{% endif %} {% if payment_postcode %} {{ payment_postcode }}
{% endif %} {% if payment_zone %} {{ payment_zone }}
{% endif %} {% if payment_country %} {{ payment_country }} {% endif %}
{% endif %} {% if payment_company %} {{ payment_company }}
{% endif %} {% if payment_address_1 %} {{ payment_address_1 }}
{% endif %} {% if payment_address_2 %} {{ payment_address_2 }}
{% endif %} {% if payment_city %} {{ payment_city }}
{% endif %} {% if payment_postcode %} {{ payment_postcode }}
{% endif %} {% if payment_zone %} {{ payment_zone }}
{% endif %} {% if payment_country %} {{ payment_country }} {% endif %}
{{ text_shipping_address }}
{% if shipping_firstname %}
{{ shipping_firstname }} {{ shipping_lastname }}
{% endif %} {% if shipping_company %} {{ shipping_company }}
{% endif %} {% if shipping_address_1 %} {{ shipping_address_1 }}
{% endif %} {% if shipping_address_2 %} {{ shipping_address_2 }}
{% endif %} {% if shipping_city %} {{ shipping_city }}
{% endif %} {% if shipping_postcode %} {{ shipping_postcode }}
{% endif %} {% if shipping_zone %} {{ shipping_zone }}
{% endif %} {% if shipping_country %} {{ shipping_country }} {% endif %}
{% endif %} {% if shipping_company %} {{ shipping_company }}
{% endif %} {% if shipping_address_1 %} {{ shipping_address_1 }}
{% endif %} {% if shipping_address_2 %} {{ shipping_address_2 }}
{% endif %} {% if shipping_city %} {{ shipping_city }}
{% endif %} {% if shipping_postcode %} {{ shipping_postcode }}
{% endif %} {% if shipping_zone %} {{ shipping_zone }}
{% endif %} {% if shipping_country %} {{ shipping_country }} {% endif %}
{{ text_shipping_method }}
{% if shipping_method %} {{ shipping_method }} {% else %} {% endif %}
{% if shipping_method %} {{ shipping_method }} {% else %} {% endif %}
{{ text_payment_method }}
{% if payment_method %} {{ payment_method }} {% else %} {% endif %}
{% if payment_method %} {{ payment_method }} {% else %} {% endif %}
{{ text_comment }}
{% if comment %} {{ comment }} {% else %} {% endif %}
{% if comment %} {{ comment }} {% else %} {% endif %}
{{ order_total.title }} | {{ order_total.text }} |
{{ text_history }}
{{ text_browser }} | |
{{ text_ip }} | {{ ip }} |
{{ text_forwarded_ip }} | {{ forwarded_ip }} |
{{ text_user_agent }} | {{ user_agent }} |
{{ text_accept_language }} | {{ accept_language }} |
{{ tab.content }}
{% endfor %}