{{template config_path="design/email/header_template"}}
{{trans "Hi %customer_name," customer_name=$customer_name}}

{{trans "We have received your bargain price for %product_name." product_name=$product_name}} {{trans "Unfortunately, we cannot accept this price."}}
{{trans "Thank you for your interest in our products. Hope you will always have a great time shopping at our store."}} {{if admin_message}}
{{trans "The message from the store owner:"}}
{{var admin_message}}

{{/if}} {{trans "Best regards,"}}
{{template config_path="design/email/footer_template"}}