Feature to add
Add quantity increment and decrement button in cart page.
Feature Desciption
Curretly in cart page of website there is no functionality to increment or decrement the quantity. So, you need to perform the following :
Add this functionality, something like these
(above image is from the product section from home page)
If quantity of any product is decreased to 0 then remove the product from the cart and decrease the cart count accordingly.
Note : You can alter the design and implementation of this feature according to you but keep the original idea intact.
Website link : 'http://jaydeepgedam.pythonanywhere.com/'
Feature to add Add quantity increment and decrement button in cart page.
Feature Desciption Curretly in cart page of website there is no functionality to increment or decrement the quantity. So, you need to perform the following :
Add this functionality, something like these (above image is from the product section from home page)
If quantity of any product is decreased to 0 then remove the product from the cart and decrease the cart count accordingly.
Note : You can alter the design and implementation of this feature according to you but keep the original idea intact.
Steps to visit cart page