Variations combinations after clicking add to cart
-
Hi team!
I hope you’re all doing well!
I’m trying to use your plugin on my Woocommerce e-commerce and notice a strange behavior after adding a variation to the cart.
Issue #1 -> Showing not available variations after adding one of them to the cart:
. How to reproduce it:
1. Configure a multiple combination, example on clothing sizes + color:
– Small-Medium -> blue
– Small-Medium -> yellow
– Large-EXG -> blue
– Large-EXG -> yellow
2. Select one variation, e.g: Small-Medium -> blue, and click add to Cart;
3. The item will be added to cart and a page refresh will happen;
4. Once that happen, variations that are out-of-stock will be shown, when I click on them, it shows an alert with the following message: “no combination”;Issue #2 -> Mini cart from Elementor not showing (sometimes) when adding the product to the cart
Sometimes the mini cart (side cart) is not shown when adding products to the the cart (add to cart button), I couldn’t see any strange errors on console, except the one following when selecting the multiple combination:
simulator.js?ver=2.1.11:14 Uncaught TypeError: Cannot read properties of undefined (reading 'toString') at HTMLBodyElement.<anonymous> (simulator.js?ver=2.1.11:14:63) at HTMLBodyElement.dispatch (jquery.min.js?ver=3.6.0:2:43064) at HTMLBodyElement.v.handle (jquery.min.js?ver=3.6.0:2:41048) at Object.trigger (jquery.min.js?ver=3.6.0:2:71515) at HTMLDivElement.<anonymous> (jquery.min.js?ver=3.6.0:2:72110) at Function.each (jquery.min.js?ver=3.6.0:2:3003) at s.fn.init.each (jquery.min.js?ver=3.6.0:2:1481) at s.fn.init.trigger (jquery.min.js?ver=3.6.0:2:72086) at HTMLFormElement.t.onFoundVariation (add-to-cart-variation.min.js?ver=6.5.0:1:7011) at HTMLFormElement.dispatch (jquery.min.js?ver=3.6.0:2:43064)
Please, could you help us undestand why those issues are happening?
Thanks!
- The topic ‘Variations combinations after clicking add to cart’ is closed to new replies.