Hi,
We have a back end cron job that updates inventory directly to the database. Because of that our customers are not receiving an email alert when a product is available because it never gets triggered on update.
I would like to set up a cron job that will run the mail alerts after the...