The previous advancements that were made in Issue #28 are already included and enhanced in this PR
Now, the cart page is fully functionalized and improvised. The following advancements and functionality addition are done:-
Add to cart button in the cart page of the website is modified for each item and it is made functional to add items to the cart.
For each newly added product, the "total amount counter" automatically updates its value, i.e. value of subtotal and total value including tax.
Also, the user cannot set any negative value in the quantity section of any item in the cart.
More products are added for checkout on the cart page.
Products on the shop page can be redirected to the cart page by clicking the respective cart button of products.
closes #30
The previous advancements that were made in Issue #28 are already included and enhanced in this PR Now, the cart page is fully functionalized and improvised. The following advancements and functionality addition are done:-
Related Screenshots are attached herewith
Cart Page
Empty Cart
Adding product in Cart Page