{{template config_path="design/email/header_template"}}
{{trans "Hi %name," name=$customer_name}}
{{trans "Thanks so much for purchasing extensions at %store_name store" store_name=$store.getFrontendName()}}
{{trans "Leave a review:"}}
{{block class='Mageplaza\\ReviewBooster\\Block\\Email\\Template' area='frontend' template='Mageplaza_ReviewBooster::email/productlist.phtml' order=$order}}{{trans 'Click on the above link to review or just post your review by replying this email.'}}
{{trans "Best regards,"}}
{{trans "%store_name team" store_name=$store.getFrontendName()}}
{{trans "Don't like these annoying emails? Unsubscribe." unsubscribe_link=$unsubscribe_link}}
{{/depend}} {{template config_path="design/email/footer_template"}}