Description :
The AJAX Cart Update module enhances the Drupal Commerce cart form by providing AJAX-based functionality to dynamically update item quantities and order totals without requiring a full page reload. This improves the user experience by making cart interactions faster and more seamless.
The module supports two update methods:
Selectors: Updates cart elements using predefined CSS selectors extracted from the Views render array.
Endpoint: Uses an AJAX endpoint to fetch and update cart summary HTML.
...
Full description: attached README.md
Please review for project approval. Repository: https://github.com/aevfly/AJAX-Cart-Update.git
Active
module