A customer has submitted a new offer for a product.
Product: {{ offer.product.name }}
Customer: {{ offer.user.username }} <{{ offer.user.email }}>
Offered Price: {{ offer.offered_price|floatformat:2 }}
{% if offer.message %}Message:
This notification was generated automatically by Banshix.