{% load i18n satchmo_currency satchmo_discounts %}

{{ shop_name}}

{% blocktrans %}Thank you for ordering with {{ shop_name }}.{% endblocktrans %}

{% trans "Your order is summarized below:" %}

{% include "shop/email/_order_detail_table.html" %}

{% trans "Regards" %},

{% trans "Store Management" %}