Hi, do you have module which will list me exmpl. 100 best customers, i can select some of them and send them voucher code?
Hello
prestashop has a tool called "stats":
You can find "best customers" list there:
You an use it to find the best customers in shop and filter the list by date (for the best customers from last month). Then use "csv export" button to export this list .csv file:
You will be able to use this csv file in one from our modules, for example:
prestashop has a tool called "stats":
You can find "best customers" list there:
You an use it to find the best customers in shop and filter the list by date (for the best customers from last month). Then use "csv export" button to export this list .csv file:
You will be able to use this csv file in one from our modules, for example:
- "import voucher csv"
This module gives possibility to import voucher codes from file,
but if you want - it also gives possibility to automatically generate voucher codes and import them to database (you can point email column from CSV file as a customer email and module will generate voucher for this customer). As an additional option module has possibility to send emails with voucher codes - "send email with voucher"
The mail feature of this module is to generate unique voucher codes and send them to pointed email addresses. For this purpose you can open CSV file, grab the email addresses and copy them to module configuration:
0 comments:
Post a Comment