jamesgol / woocommerce-cart-stock-reducer

Allow WooCommerce inventory stock to be reduced when adding items to cart
GNU General Public License v2.0
58 stars 19 forks source link

Remove and reset timer with ajax #94

Open SamuelHadsall opened 2 years ago

SamuelHadsall commented 2 years ago

We have a client using this with elementor and mini cart. The mini cart allows you to remove products via ajax, but when you do that like on a product detail page, the timer is still running. Is there a hook that can be used with ajax to reset and remove timer?

jamesgol commented 2 years ago

Not at this time. Patches welcome! :)