Is it possible that the following will be implemented?
[quote name=‘phazei’]If there is an option to delete carts older than so and so time, then it should also have the option to delete only guest carts, registered carts, or both.
And wish lists shouldn’t be included, or should be optionally not deleted.[/QUOTE]
Also, when sending the newsletter, we should be able to send to just abandoned carts, just wishlists or both. The letter I send to a wishlist customer would be worded differently than someone who has abandoned a cart.
[quote name=‘jobosales’]If there is an option to delete carts older than so and so time, then it should also have the option to delete only guest carts, registered carts, or both.[/QUOTE]
Do you mean this should be deleted automatically? It’s possible manually in this specification.
In addition to the age of the cart, we should also be able to specify the cart type (cart, wishlist or both) that will be included for each newsletter. The email sent based on an abandoned cart will likely be much different than what is sent to a wishlist customer.
For abandoned carts can you make it so they are not deleted when an item is removed or session expires, and store the carts permenently in the database until we delete them or give us an admin setting to choose to store them forever? Similar to how the click tracking in stats is by IP, but for abandoned carts we could see each product a user has added to their cart, removed it etc. This way if we see they prefer some products or categories we can create better email offers for them. I think it would also be good to display the IP of that user or visitor in the abandoned carts so we can click it and go to that users stats directly and see where else they have visited on the site.
The IP would be a huge help on abandoned carts as it helps in tracking activity of visitors to the site. Would be great to store this information along with the abandoned cart.
CS-Cart 2.1.0 RC guest check out is cleaned up the first step for guests is to enter e-mail addresses. The abandoned carts update mentions
“With contact information only” (checkbox) - if ticked off, search for carts with entered email address
Will guest email address be collected if their cart is abandoned. And will their email address be stored if they remove the product from their cart after they have gone through step 1 onto step 2 in check out? I would like all information stored as they progress through check out.
Can someone tell me how guest emails and billing/shipping fields will be collected or stored with an abandoned cart and when they remove products?
[quote name=‘ywalker’]The IP would be a huge help on abandoned carts as it helps in tracking activity of visitors to the site. Would be great to store this information along with the abandoned cart.[/QUOTE]
^^^^ THIS! I would love to be able to correlate IP’s with carts, seems like it wouldn’t be too difficult to implement it…