I want to set the template variable in Magento RMA email template using observer or plugin. Unlike in email order (i.e. email_order_set_template_vars_before) or email shipment (i.e. email_shipment_set_template_vars_before), default Magento’s RMA doesn’t have custom event for passing template variable. So, anyone has idea regarding that.
Thanks in advance !!!