Order completed - packing slip

The following order has been successfully completed:



{% if remaining_discount %}
You received a new discount code, because the discount you used for
this order has not been completely used up yet:

Code: {{ remaining_discount.code }}
Value: {{ remaining_discount.value }} {{ remaining_discount.get_type_display }}
{% endif %}
