{{template config_path="design/email/header_template"}}
{{trans "You have a new quote request placed by"}} {{var customer_name}}, {{trans "Request details:"}} {{trans "Name: %name" name=$request.name}} {{trans "Email: %email" email=$request.email}} {{trans "Phone Number: %phone" phone=$request.phone}} {{trans "Product: %product" product=$request.product_name}} {{trans "Comment: %comment" comment=$request.comment}} {{trans "Best Regards, %store Team." store=$store.frontend_name}} |