{{template config_path="design/email/header_template"}} {{inlinecss file="Bss_QuoteExtension::css/email-inline.css"}}
|
{{trans 'Your customer has resubmitted a new quote. Please visit the quote '}}#{{var increment_id}}{{trans ' to check and manage the request. You can accept, reject, update and resend the quote to the customer.'}} |
|
{{trans "Quote ID: "}}#{{var increment_id}} |
| {{depend quote.getCustomerNote()}} {{/depend}} {{layout handle="quote_extension_email_items" quote=$quote quoteId=$quote.getEntityId() area="frontend"}} |
{{depend comments}}
{{trans 'Customer's comment:'}}{{layout handle="quote_extension_email_comment" comments=$comments area="frontend"}} {{/depend}} |