Hi,
I’m developing a module that is meant to deactivate all products that weren’t updated more than X days, and when that happens someone must be notified by email, that email must have all the information about the deactivated products.
I have to create a email template that will be rendered, for now, my question is how can I create a tag to be used in the template (or how can I override the products tag?), and how the template bind’s with my module?