Istore multiple item removal from shopping cart functionality
In I Store, multiple items can be added to the shopping cart. However deleting more than a single item at a time from the shopping cart is not possible in standard I Store application.
We are currently using customization to meet this requirement, as per customization user can select multiple items by clicking on the check box and then clicks on the remove button, after which the selected items get removed from the shopping cart.
Can we enhance the seeded functionality in the same way?