Ajax Cart AutoUpdate for WooCommerce

0

A light plugin that automatically updates cart page and mini-cart when product quantity is changed. Removes the default “Update cart” button. Optionally turns off cart page notices.

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
pa_languages
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

A light plugin that automatically updates cart page and mini-cart when product quantity is changed. Removes the default “Update cart” button. Optionally turns off cart page notices.

Features

  • Cart page and mini-cart widget are updated automatically on quantity change through Ajax (no page reloading).
  • “Update cart” button is removed from the cart page.
  • Both mouse and keyboard changes are supported.
  • Works for custom dropdown lists with ‘qty’ class.
  • Compatible with plugin Qty Increment Buttons for WooCommerce.
  • Uses the default WooCommerce cart update event.
  • Cart update is delayed by time in milliseconds since the last action affecting quantity, changeable in plugin settings, default 1000. It means that the update will fire only once when the customer is done with changes.
  • Optionally change min quantity in the cart from 0 to 1, on by default.
  • Optionally remove all notices from the cart page, on by default.