Have the same issue.
Got this in the error logs.
add_to_cart_fragments is deprecated since version 3.0.0! Use woocommerce_add_to_cart_fragments instead.
@iuriag
We are trying to figure out where this issue comes from. and i still dont have a answer for it. will do my best and push an update asap.
@harrycoma
This plugin dose not use hook add_to_cart_fragments . may be it could be by other plugins.
@varunms Ahh, just noticed that too when i tried to quick-fix the plugin so it works again (it was my theme throwing that one). Sorry for the confusion! 🙂
In my case, I changed the option URL Endpoint to ‘cart?add-to-cart={id}’ and solve my problem for now.
Just a tip to don’t appear 404 error while the fix is not solved.
cart?add-to-cart={id}
-
This reply was modified 5 years, 9 months ago by
mfelini.