You are browsing as a guest. Sign up (or log in) to start making projects!

7h 37m 13s logged

I’ve been working on my cart for a while at first I had to fix some layout issues and then I had to figure out a way on how to even make a cart with local storage. At first I made the add to cart button from my product.html save the product and then put it inside the cart. After that I tried to delete the product using the trash icon . Then I focused on the quantity plus and minus buttons, so when you pressed the buttons it would show the number of quantity on the input and the price right next to it would multiplicate or differentiate depending on the button you pressed. The total of the products would also show below where the checkout button is, which I still have to modify so it will do at least something. I also managed to make a what if the cart was empty but it looks kinda rough so I’ll be working on that.

0
6

Comments 0

No comments yet. Be the first!