{{template config_path="design/email/header_template"}} {{inlinecss file="Bss_QuoteExtension::css/email-inline.css"}}
|
{{var customer_name}},
{{trans 'We are sorry to announce that your quote has been rejected. If you want to resend the quote please visit '}}#{{var increment_id}}
|
|
{{trans "Quote ID: "}}#{{var increment_id}} {{trans "Rejected at: "}}{{var cancelled_date}} |
| {{depend quote.getCustomerNote()}} {{/depend}} {{layout handle="quote_extension_email_items" quote=$quote quoteId=$quote.getEntityId() area="frontend"}} |
{{depend comments}}
{{trans 'Admin's comment:'}}{{layout handle="quote_extension_email_comment" comments=$comments area="frontend"}} {{/depend}} |