This tool will allow you to set up a campaign to target customer who abandon their cart and create an incentive to invite have them complete their order. You can designate the time when the email will be sent and the content for each email. The email below will display all the items in their cart with a link to their saved cart on your store.
IMPORTANT - This feature requires your store to have the cron job feature running. You'll want to set the cron job to run the [cart root]/content/admin/cron/cron_drift_marketing_emails.php file every 24 hours. If you are hosting on your own server your administrator or web hosting company should be able to help you with this process. If you're hosted on Pinnacle Cart servers this can be accessed in your Plesk panel under 'Scheduled Tasks'.
Variable Information:
{$ItemsInCart} - List all items in cart
{$CartLink} - URL to saved cart
For more information regarding Drift Marketing please see the following article:
http://blog.pinnaclecart.com/2010/07/31/pinnacle-cart-3-7-5-preview-drift-marketing/
