I am currently using the demo version of the WPC Product Bundles 7.3.2 plugin. I add a bundle to the cart without logging in to the site, but when I go to the cart page, I get an empty cart warning. When I log in to the site, I do not encounter such a problem. I don't know how to solve this problem. I want to buy the plugin, but first I need to get rid of this problem. I am attaching a screenshot so you can understand the problem (without-login.mp4 and after loggin in.mp4).
Hello.
I am currently using the demo version of the WPC Product Bundles 7.3.2 plugin. I add a bundle to the cart without logging in to the site, but when I go to the cart page, I get an empty cart warning. When I log in to the site, I do not encounter such a problem. I don't know how to solve this problem. I want to buy the plugin, but first I need to get rid of this problem. I am attaching a screenshot so you can understand the problem (without-login.mp4 and after loggin in.mp4).
Please help me
Thank u
Packaged product page on my site: https://petstationcardiff.com/product/raw-treat-pet-food-premium-meats-box-20/
Attached files: without login.mp4
after logging in.mp4
I have the same problem.
Hello,
I have the same problem. When I add a product bundle with variation on cart, the cart is empty (premium version).
Regards
This is supposedly an issue with PayPal. They suggested to use this code snippit, and it works;
add_filter( 'woocommerce_paypal_payments_simulate_cart_enabled', '__return_false' );
Hi Martin,
I've tried this on functions.php but the issue is not fixed :/