Create and configure a Job Scheduler to run every day
In the job scheduler activity filter the results with your business logic (Now I want to send an Mail to the respective Customer for Next Purchase date before that day)
Use sendsimpleemail activity and trigger emails.
Please refer below for Job scheduler configuration.