VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: tactico on February 09, 2021, 15:16:42 PM

Title: aborted / incomplete order
Post by: tactico on February 09, 2021, 15:16:42 PM
Hi
Is there a way to see the details of users who started filling in their details in the cart page, but decided not to proceed with the order?
for example, a client adds an item to the basket and redirected to cart page. once the user fills in his address, he gets the shipping rates, and at this point some users might decide not to continue with the order...
I would like to see their details so I can contact them and try to find a way to complete the order.

Thank you   
Title: Re: aborted / incomplete order
Post by: Jörgen on February 09, 2021, 15:26:08 PM
GJC has a module that displays abandoned carts in backend.

Jörgen @ Kreativ Fotografi
Title: Re: aborted / incomplete order
Post by: GJC Web Design on February 09, 2021, 15:51:51 PM
I also have a package that records all the cart activity etc of abandoned carts in a searchable display

but check if the standard abandoned cart table shows u enough information



Title: Re: aborted / incomplete order
Post by: pinochico on February 09, 2021, 18:39:57 PM
Solutions are very much :)

We use plugn with custom defined all VirtueMart user action and transfered to acymailing.
The one of the actions:
- after put customer something to cart, in acymailing is created queue with email template abandoned carts and if customer don't finish order to defined exactly time, then email is sended by cron.
- if order is confirmed in defined time, then email for abandoned carts is deleted from queue automatically

In other shops we added function into cart
- after filled customer email in cart, then shop sended special email to vendor with customer email and all products in cart before confirm order
- if order is not finished, then admin manually control in email account and then manually send email to customer

But we can definitelly find other solutions :)
Title: Re: aborted / incomplete order
Post by: tactico on February 09, 2021, 20:19:22 PM
Quote from: Jörgen on February 09, 2021, 15:26:08 PM
GJC has a module that displays abandoned carts in backend.

Jörgen @ Kreativ Fotografi

thank you for your reply
could you please send a link to the module?
i tried to search but couldn't find it

Title: Re: aborted / incomplete order
Post by: GJC Web Design on February 10, 2021, 12:27:08 PM
@tactico

its not on general sale so contact me directly

looks like attached