• The current version of this plugin (2.4.4) has a conflict with the WooCommerce Product Bundles extension.

    If a user adds to their cart both a product bundle and an individual/simple product that is also contained in the product bundle that is already in the cart, the pricing on the cart and checkout pages behaves erratically.

    My product bundle has a “Regular price” set and the bundled products are not set to be priced individually.

    It seems that the item that is listed last in the cart determines the price of the other item.

    For example, assume “Product A” ($10) is one of the products contained in “Product Bundle 1” ($15). If Product Bundle 1 is in the cart, and the user adds Product A, then this is what the cart looks like:

    Product Bundle 1 / Price $15 / QTY 1 / Total $25
    Product A / Price $10 / QTY 1 / Total $10

    If the order of the products in the cart is reversed, this is what is displayed in the cart:

    Product A / Price $0 / QTY 1 / Total $0
    Product Bundle 1 / Price $15 / QTY 1 / Total $15

    I’ve had to disable your plugin until this is resolved.

  • The topic ‘Conflict with product bundles extension’ is closed to new replies.