anth55 Posted March 2, 2016 Share Posted March 2, 2016 Hi and welcome I am using prestashop platform for almost 2 years now and it is working great so far. There were some hard moments honestly but with you guys and all the community i was able to find and resolve all the nuances! Finally theres something i wasnt able to find on the forum here. Let me explain the idea. I am using group discount for those of my customers who are buing regulary. I wrote the terms which are saing that if you(a customer) have spent totally 10.000$ or 20.000$ or 50.000$ he will be assigned to group with 10% , 15% or 20% discount for all products. (10.000$ = 10%, 20.000$ = 15%, 50.000$ = 20%). The problem is that i need to inform the customers assigned to group discounts how much they allready spent. I am sending a regular email with all that informations to each of my customer. Is there a way to make that process of sending an email to be automated somehow? The mail looks like this: "You have spent $amount and you are assigned to grup with $percentage discount." I guess the variables $amount and $percentage needs to be taken from the store. Any idea how this can be done? I guess i will need to make a module to maintain that. Best regards Link to comment Share on other sites More sharing options...
Simonas Invertus Posted March 3, 2016 Share Posted March 3, 2016 Don't think that you can do it without coding. But the idea is really simple. You just need to make a cron job that would send emails automatically. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now