1 / 5
Jan 2009

Hi! After much trying, I've finally finished my shopping module that allows variants to be selected and added to the cart. The problem is that every time I add a product to the cart, this totally replaces whatever there is in the cart.

At some point in development I had it working, but I can't find what the problem is. I suspect the "this" reference to EJEJC_lc has something to do with it?



Here's the test page: http://test.tierkrematorium.superwasp.net/urnen.aspx



Any idea or suggestion is welcome! Thanks...

  • created

    Jan '09
  • last reply

    Jan '09
  • 4

    replies

  • 993

    views

  • 2

    users

  • 3

    links

Somehow I made it work, but I have no idea what the problem was. Isn't there any in-depth information on the EJEJC_lc function, so that debugging a problem like this is easier?

Glad to hear you resolved the problem. Did you happen to clear your browser cookies at any point, or switch to using a different browser or computer? Sometimes when a Merchant is editing settings in Admin while also testing a cart at the same time, the browser cookie we set to track their cart's contents can get confused, so deleting your cookies or using a different browser resolves that issue.

Hi Tyson. I might have switched from notebook to workstation at that point. It's good to know that cookies could be responsible for this behavior, thanks!