Kevin Powell - CommunityKP-C
Kevin Powell - Community3y ago
7 replies
8

Shopping cart total price does not update

Hello, I am creating a shopping cart from this tutorial: https://www.youtube.com/watch?v=YeFzkC2awTM&t=940s but when I add new items the total price counter does not update and I can add two of the same item
This is my code:
https://codepen.io/SuperTesmon/pen/OJaLLWX
YouTubeWeb Dev Simplified
In this video we will learn how to utilize JavaScript to add functionality to a shopping cart. We will cover how to check if the document is loaded, and how to query the document for elements by class, how to add events to elements. We will then combine all of these techniques to make the shopping cart in our web page work in an intuitive way.

...
JavaScript Shopping Cart Tutorial for Beginners
CodePenNoam
...
OJaLLWX
Was this page helpful?