Dear {{ user.username }},
Your invoice for Order #{{ order.id }} has been generated and attached to this email.
Total: ${{ order.total|floatformat:2 }}
Status: {{ order.status }}
You can also download it here.
Thank you for shopping with us!
Best regards,
Banshix Team