VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: kiasati on September 25, 2016, 16:45:22 PM

Title: email notification when a customer leaves the shopping cart
Post by: kiasati on September 25, 2016, 16:45:22 PM
Hi

i want to get notified by an email when a customer leaves the shopping cart in steps to payment...
how can i do this?
Title: Re: email notification when a customer leaves the shopping cart
Post by: GJC Web Design on September 25, 2016, 17:09:03 PM
create a plugin that reads the abandoned/saved cart data from the db
maybe query it by cron etc to send new ones to you by email

I have a module already to display this in admin

Title: Re: email notification when a customer leaves the shopping cart
Post by: kiasati on September 26, 2016, 10:00:04 AM
how can i get this module you wrote?
Title: Re: email notification when a customer leaves the shopping cart
Post by: GJC Web Design on September 26, 2016, 12:45:16 PM
email me