Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #3515419
Bundle items are deleted from the cart page
Open

Comments

  • Mehmet started the conversation

    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

  •  2
    Martin Silverman replied

    I have the same problem.

  • PHILIPPE replied

    Hello,

    I have the same problem. When I add a product bundle with variation on cart, the cart is empty (premium version).

    Regards

  •  2
    Martin Silverman replied

    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' );

  • PHILIPPE replied

    Hi Martin,

    I've tried this on functions.php but the issue is not fixed :/