Betheme + Composite Products for WooCommerce
Hello, I am experiencing an issue with theme + Composite Products for WooCommerce. The product display works correctly, but when I configure my product and add it to the cart, two units of the product are added instead of one (same plugin Composite Products for WooCommerce).
I have tested the functionality on a default WordPress theme, and there it works correctly — only one product is added to the cart.
Could you please advise what might be causing this issue? I would appreciate your assistance.
WOO support: Some themes count cart items differently than WooCommerce expects. The issue might be that your theme isn't using the proper WC()->cart->get_cart_contents_count() method to count cart items.
Link for test product: https://woo.nejkam.cz/p/test/
Same topic: https://forum.muffingroup.com/betheme/discussion/79258/betheme-conflict-with-woocommerce-composite-products but without solution.
Comments
Hi,
Please go to WooCommerce -> Settings -> Products, disable the AJAX option, and see if the problem persists.
If this will not help, please send us the WordPress dashboard and FTP access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.
Sending incorrect or incomplete data will result in a longer response time.
Therefore, please ensure that the data you send are complete and correct.
Thanks
Hello, It seems that disabling AJAX shopping cart worked. 💪 thank you