{{template config_path="design/email/header_template"}}
|
{{trans "%name," name=$rma.getCustomerName()}} {{trans "%msg" msg=$msg}} {{trans 'If you have any questions about your return, please contact us at %support_email.' support_email=$store.getConfig('trans_email/ident_support/email') }} |
{{trans "Your Return #%increment_id - %status_label" increment_id=$rma.getReturnId() status_label=$return_status }} |
|
{{trans "Placed on %created_at" created_at=$returnFormatDate}} {{block class="Magento\Framework\View\Element\Template" collection=$item_collection name="i95dev_returns_email" template="I95DevConnect_Returns::email/returnItems.phtml" area="frontend"}} |