Add Delete and Quantity Update feature in mini cart.
-
Framework Version: 0.1.1
Add delete feature so that product in cart can be deleted from mini cart only.
Add Quantity Update feature for product so that quantity can be updated in mini cart also. -
The operations for cart cannot be provided in minicart as it would require AJAX to solve the issue.
We are not using AJAX anywhere in the project except checkout.