{{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 'You have submitted a new quote. You can create an account and contact store admin to follow your quote easier.'}} |
|
{{trans "Quote ID: "}}#{{var increment_id}} {{trans 'Placed on ' }}{{var created_at}} |
| {{depend quote.getCustomerNote()}} {{/depend}} {{layout handle="quote_extension_email_items" quote=$quote quoteId=$quote.getEntityId() area="frontend"}} |