AJAX mini cart
-
Hello.
I am using an alternative plugin which creates a custom form for each product, and also includes its own ‘add to cart’ button which uses AJAX.In the plugin settings, and in order for the mini-cart to be updated, it requires a CSS class to update it correctly. I have not been able to make this work with the builtin floating cart of the theme, and I would like to use your plugin. However it does not work as expected.
I have experimented with various classes and I ended up with the class
.widget_shopping_cart_content
This updates the theme’s floating cart but does not update the small number which shows the number of products. It also does not update your cart.
Strangely, I have noticed that if I delete a product from the floating cart your cart is updated properly.
Could you please let me know how to proceed and perhaps indicate which class to use. The theme mentions that it uses Woocommerce defaults for all this.
The idea is to disable the floating cart completely and use your cart instead.
Thank you
- The topic ‘AJAX mini cart’ is closed to new replies.