{{template config_path="design/email/header_template"}}
|
{{trans "Thank you for requesting a quote from %store_name." store_name=$store.getFrontendName()}} {{trans "If you would like to proceed with your order, you may contact customer service."}} {{trans 'If you have questions about your quote, you can email us at %store_email.' store_email=$store_email |raw}} |
||||
{{trans 'Your Quote:' }}{{trans 'Last updated on: %updated_at' updated_at=$quote_updated_at | raw}} |
||||
{{depend quote_comment}}
{{/depend}}
|