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

c# - Reactive Extensions ControlScheduler -

scala - Play Framework - how to bind form to a session field -

c++ - Why does Visual Studio Release build break on non-executing code line -