diff --git a/upload/admin/view/template/sale/order_info.twig b/upload/admin/view/template/sale/order_info.twig index f2ffee30409..75fe471e26e 100644 --- a/upload/admin/view/template/sale/order_info.twig +++ b/upload/admin/view/template/sale/order_info.twig @@ -46,153 +46,6 @@ -
{{ text_date_added }} @@ -203,17 +56,16 @@
- {% for store in stores %} {% endfor %}
-
- {% for language in languages %} {% endfor %} @@ -222,7 +74,7 @@
- {% for currency in currencies %} {% endfor %} @@ -230,6 +82,7 @@
+
@@ -253,7 +106,8 @@ {% if option.type != 'file' %} - {{ option.name }}: {{ option.value }} {% else %} - - {{ option.name }}: {{ option.value }}{% endif %} + - {{ option.name }}: {{ option.value }} + {% endif %} {% endfor %} {% if order_product.reward %}
@@ -263,20 +117,19 @@
- {{ text_subscription }}: {{ order_product.subscription_description }} {% endif %} - - + {% for option in order_product.option %} {% if option.type == 'select' or option.type == 'radio' %} - + {% endif %} {% if option.type == 'checkbox' %} - + {% endif %} {% if option.type == 'text' or option.type == 'textarea' or option.type == 'file' or option.type == 'date' or option.type == 'datetime' or option.type == 'time' %} - + {% endif %} {% endfor %} - + @@ -301,36 +154,6 @@
{{ order_product.model }} {{ order_product.quantity }}
- -
@@ -376,159 +199,6 @@
- -
@@ -573,162 +243,7 @@
- +
@@ -741,31 +256,7 @@
- +
@@ -778,34 +269,13 @@
- +
{% for extension in extensions %}
{{ extension }}
{% endfor %} +
@@ -821,6 +291,7 @@ {% endif %}
+
@@ -837,28 +308,6 @@
- -
@@ -950,8 +399,7 @@
- - +
{{ help_override }}
@@ -960,8 +408,7 @@
- - +
@@ -1017,6 +464,580 @@
+ + + + + + + + + + + + + + + +