{{template config_path="design/email/header_template"}}
{{trans "Hello %customer_name," customer_name=$customerName}} {{trans "Thank you for your quote request from %store_name." store_name=$store.getFrontendName()}} {{trans 'You can check the status of your quote request by logging into your account.' view_url=$viewUrl |raw}} |
{{trans 'Your Quote Request #%increment_id' increment_id=$quote.increment_id |raw}}{{trans 'Placed on %submitted_date' submitted_date=$quote.submitted_date_formatted |raw}} |
{{depend remarks}}
{{var quote_attributes|raw}}
{{/depend}}
{{layout handle="amasty_quote_email_items" quote_id=$quote.getEntityId() area="frontend"}}
|
{{/depend}}
{{depend quote_attributes}}