
The "Delete Selected Items or Clear Cart" module adds two truly useful buttons to the cart: "Delete Selected" and "Clear." Instead of deleting items one by one, shoppers can check off the desired items and delete them in one action—or empty the cart completely in a second.
Important: clearing the cart is performed by a separate controller method clearCartXvr(), and selective deletion is performed through the standard deletion of items by key (AJAX).
Recommendation: This is especially useful for stores with a large average number of items in their cart (spare parts, building materials, cosmetics, groceries). Customers mark unnecessary items and keep only what they're definitely buying, making it easier to complete the checkout process.
| Characteristics | |
| OpenCart | 3.0 |
| PHP | 7.0 – 8.5 |
| XML modification | Yes |
| Localization | English, Ukrainian, Russian |

Leave your review about this product