AbanteCart Community

Shopping Cart Operations => Support => Topic started by: rgabriel101 on June 06, 2017, 12:27:10 PM

Title: Email order to customer
Post by: rgabriel101 on June 06, 2017, 12:27:10 PM
Hello, I've recently installed AbanteCart and working with it for a while.

Now I need some kind of 'feature' that I haven't found on my research.

What I need is: The customer should be able to email the order that he's about to complete to his respective e-mail (even if him don't complete the purchase).

I'm wondering how hard is to do that, that shouldn't be hard on a non-framework application (basically a button, and a modal window)

Can someone guide me through how I can accomplish that? Thanks in advance
Title: Re: Email order to customer
Post by: Basara on June 07, 2017, 01:12:09 AM
Hi.

There is third party extension to email customer with abandoned orders https://marketplace.abantecart.com/abandoned-orders-view
Title: Re: Email order to customer
Post by: rgabriel101 on June 07, 2017, 10:59:09 AM
Hello mate

Thanks for you response, but it's not exactly what I was searching for.

Fortunately I've managed to do this by digging into the source code of the AbanteCart Cart core and adding some html and JS.

Thanks