Copied to clipboard

Flag this post as spam?

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


  • Tobias Dokken 1 post 71 karma points
    Aug 15, 2019 @ 15:12
    Tobias Dokken
    0

    Always empty cart in Firefox and Safari

    Hi, a few days ago our e-commerce solution begin to cause problems in Safari and Firefox (both on desktop and phone). It appears that a product is added to cart but is always empty when the page is refreshed. Can't see any specific error in the console. It works well in Chrome. No changes have been made recently.

    Do you have any suggestion on how to solve (or troubleshoot this error)?

    Best regards, Tobias

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Aug 16, 2019 @ 07:55
    Matt Brailsford
    0

    Hi Tobias,

    Hmm, that's strange, especially that it works in one browser and not another.

    The main thing I would look into would be issues with cookies. TC uses a cookie to maintain a cart session. If something is going wrong in FF / Safari where the cookie is getting removed then the cart would also disappear. Check through your code and see if you have anything clearing the cookie or if there are any issues relating to this in those specific browsers.

    Hope this helps

    Matt

Please Sign in or register to post replies

Write your reply to:

Draft