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

{{trans "Your bargain price for %product_name has been accepted. %limit_time_label" product_name=$product_name limit_time_label=$limit_time_label}}

{{if admin_message}}
{{trans "The message from the store owner:"}}
{{var admin_message}}

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