Tagged: woocommerce
Hi.
Our woocommerce / enfold site is not updating total price when increasing/decreasing quantity since the latest Enfold update, meaning people can buy multiple number of a products for the price of one!
See link to Loom video in private content
We use Bookings and Appointments Plugin from Tyches Softwares:
https://www.tychesoftwares.com/store/premium-plugins/woocommerce-booking-plugin/
I thought it was their issue, but they are saying it is your issue, as they have disabled Enfold theme and activated Storefront default theme, and it is working.
See their screenshot:
https://prnt.sc/3mxbrE18Lu2F
I have included login credentials in the private content.
Ok I appear to have fixed the issue, there was a woocommerce-mod-ver26.js that had a snippet of code to update the quantity price. This was different to the woocommerce-mod.js code. I replace the mod.js with the ver26.js code and it seems to be working correctly.