{{template config_path="design/email/header_template"}} {{inlinecss file="Bss_QuoteExtension::css/email-inline.css"}}
|
{{depend quote.getCustomerName()}}
{{trans "%customer_name," customer_name=$quote.getCustomerName()}} {{/depend}}{{trans "Your Quote Request has been rejected. Please click"}} {{trans "here"}} {{trans "to view quote."}} |
{{trans 'Quote Request ' }}#{{var increment_id}} |
| {{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}} |