Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Anton 135 posts 186 karma points
    Feb 14, 2016 @ 12:13
    Anton
    0

    customer basket doesn`t work

    How shopping cart works? because when I add new items to cart and login as different members, I have same items in shopping cart

    How I can make different shopping cart for user? maybe I have always anonymous shopping cart How I can check this?

  • Anders Burla 2560 posts 8256 karma points
    Feb 15, 2016 @ 07:23
    Anders Burla
    0

    The basket works cookie based and not per user that logs in. If you want to do anything about it you need to clear the CurrentOrder when a new user logs in or out.

    https://documentation.teacommerce.net/razor-api/order/removecurrentorder/

    Kind regards

    Anders

  • Anton 135 posts 186 karma points
    Feb 15, 2016 @ 11:33
    Anton
    0

    So we cannot set per user that logs in, right?

  • Anders Burla 2560 posts 8256 karma points
    Feb 15, 2016 @ 12:36
    Anders Burla
    0

    You can - but you need to code it using the functionality where you login users.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies