php - create automated email for all abandoned purchases -


I need logic flows to track the purchases left by customers so that I can capture it and email to the administrator PrestaShop can

My shop is at PrestaShop 1.5.5.0.

Please suggest / guide.

Thank you!

So you want to send email only to registered customers when they give their shopping cart XX hours / day leave for. It is easy to achieve, but you still need to create a custom module to achieve this result.

Customers

Need to see a table called / strong>, where you can get all the relevant data for your custom module.


Comments

Popular posts from this blog

python - rpy2 import is not working -

javascript - How to get MySQL query result returned using $.ajax -

c++ - How to load a bitmap from file into the samples buffer -