{% load i18n %} {% load currency_filters %} {% load crispy_forms_tags %} {% load widget_tweaks %} {% load staticfiles %} {% include 'partials/alert_messages.html' %}
{% trans "IN YOUR CART" %}
{{ line_data.product_title }}
{% blocktrans with voucher_code=voucher.code %} Coupon {{ voucher_code }} applied for {{ total_benefit }} off {% endblocktrans %}
{% trans "ORDER DETAILS" %}
{{ order_details_msg }}