Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: Having a problem with lost items in cart.

  1. #1
    albert_tf is offline Member
    Join Date
    Sep 2008
    Posts
    37

    Default Having a problem with lost items in cart.

    Hello,
    Some of our customers have complained that they are losing the items in their cart, even though they haven't check out yet. I believe this is what they are doing:
    1) Puts some items into the cart (anonymously)
    2) Logs on to their account (item is still in the cart)
    3) Logs off or ends session
    4) Puts more items into the cart (anonymously)
    5) Logs on to their account (only the new items are in the cart)

    I did a test and then ran a SQL query on the cart. All of the items came up in the query, but only one came up in the cart.

    Unfortunately, a lot of our customers don't ever check out. They use the cart to select items then email or fax a copy of the cart to us.

    My questions:
    1) Is there a way around losing the items that were previously in the cart?
    2) Has this been addressed in a later edition (we are using ML7 and are about to switch to ML8)

    Thank you for any insight/help!
    Albert

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    That has to do with your ClearOldCartOnSignin and PreserveActiveCartOnSignin AppConfigs. Those determine what is kept/lost when going between an old cart, and new contents.

    Unfortunately, there's no combination of those settings to 'keep both' in older versions. We just recently added that in 9.2.

  3. #3
    albert_tf is offline Member
    Join Date
    Sep 2008
    Posts
    37

    Default Re: Having a problem with lost items in cart.

    Ok, thank you. I will investigate these to see if they will work with some of our customer's situations. There aren't too many customers that do this (or at least that have told us about it), but I might be able to get one of these to work for them.

    I'll post back if I have any other questions.

    Thank you!
    Albert