• Resolved Anastasia

    (@anastasia08)


    Hi and thanks for creating this wonderful plugin.
    However, I have encountered the following problem.

    First of all, we have different roles with different prices on our site (retail customers and wholesale customers).

    And we still haven’t figured out how to implement in your plugin.

    What we did is we sent the discount for each of the bundle product. On the step of offering the client to choose the variation plugin shows the discount from correct price (for each type of customer role)? but when going to the step of actual choosing the variation, plugin starts showing the discount from retail price.

    Can this be fixed, please?
    Thanks in advance.


Viewing 1 replies (of 1 total)
  • Plugin Support Emily Wilson

    (@emilywil)

    Hello @anastasia08

    Thank you for choosing our plugin and for your kind words.

    We apologize for the inconvenience.

    Unfortunately, the plugin isn’t compatible with role based pricing plugins yet, so there is no way yet and we are sorry for that.

    In case you have a developer, then you can use the plugin filters to change product prices. Check the prepare_product_prices and prepare_variable_prices functions at the below file.

    The filters are asnp_wepb_prepare_product_prices and asnp_wepb_prepare_variable_prices that you can use them to override prices.

    \wp-content\plugins\easy-product-bundles-for-woocommerce\src\Helpers.php

    I hope it helps.

    Best Regards

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.