posted 1 year ago
I could really use some help with the js of my shoppingcart.
Everything works great for a single item, I'm able to do everything on it and it's saved in the sessionstorage, when I leave the page to select an other beer, I'm able to do that too. I see it being add to the cart, but the previous beer isn't displayed in the shoppincartform anymore (it's still in sessionstorage though, de nr of items in cart is correct), when I open the shoppingform, the new item is added, but I can't change the quantity etc, so the eventcallers don't work anymore (I add them for each row, when I create the row)