{{template config_path="design/email/header_template"}}
{{trans "Thanks so much for purchasing"}} {{var data.product_name|raw}} {{trans "on our %store_name." store_name=$store.getFrontendName()}}
{{trans 'We are so happy if you feel free and possibility to make a review and rating for our product which you purchased.'}}
{{trans 'To sign in to our site for the review, please go My Account page:' customer_url=$this.getUrl($store,'customer/account/',[_nosid:1]) |raw}}
{{trans 'Here is the product which you purchased '}}
{{var data.products|raw}}
{{trans 'Order ID:'}} #{{var data.order_increment_id|raw}}
{{template config_path="design/email/footer_template"}}