Ajax add to cart launched twice
-
Hello!
Since few days when using the plugin the ajax call launches twice and so adds 2 products in cart, when using classical product page it only adds one.
I have one ajax with :
action: woocommerce_add_to_cart_variable_rc
- product_id: 138
- quantity: 1
- variation_id: 1974
and the second one with
- attribute_pa_type-de-massage: solo
- attribute_pa_duree: 0-h-30
- attribute_pa_format: format-electronique-gratuit
- quantity: 1
- add-to-cart: 138
- product_id: 138
- variation_id: 1974
- action: woocommerce_add_to_cart
- current_cart: 0
- product_id: NaN
It was working flawlessly since few years but just started to bug :'(, do you have an idea to get rid of that?
Best regards and keep the good work
- The topic ‘Ajax add to cart launched twice’ is closed to new replies.