Hi,
Regarding abandon basket, I have been advised there are two cases:
- The user is logged in, but does not complete the order, so a cart is stored in DW.
An email will be sent to the user, and this is opened on another browser. Since the user is logged in, the cart will be stored on the user, and will be shown on login - The user is not logged in, and does not complete the order, so a cart is stored in DW.
An email will be sent to the user, and this link can only be opened in the same browser, since the cart is stored as a cookie on this browser.
If the link is opened in a browser without the cart cookie, the cart will not be shown.
The customer in question does not use forced user login, due to this being a conversion killer.
Can case 2 be fixed, by adding a parameter or whatnot to the email Abandon Cart URL, so the cookie will be recreated on the "new" browser?
Jakob Westhausen found a way of creating a link to the cart. However, when he tried it, the link could not be put together in the abandon cart-email (http://doc.dynamicweb.com/forum/ecommerce-standard-features/abandoned-cart-link-to-cart?PID=1605) .
Thank you in advance :)