• Resolved mkavanti

    (@mkavanti)


    Hi – we have one rule for min/max quantity (12 min) set up for Australia and then one for New Zealand (20 min). When the address is Australian, it asks for the 12 minimum as expected. But when changing the quantity to 12, it then asks for the 20 minimum, which should only apply to New Zealand addresses.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Hitendra Chopda

    (@hitendra-chopda)

    Hello Mkavanti,

    Thanks for reaching out and notify your question with detail.

    We are able to reproduce it and provided the step below to resolve it.

    Quick Solution:

    Do the below change in the mentioned file.

    File :-?“/plugins/min-and-max-quantity-for-woocommerce/public/class-mmqw-for-woocommerce-public.php”

    Line No :- 964

    Go to line no. 964, press enter, and add below one line code to make it work.

    $rule_matched = false;

    NOTE: We will fix this issue in next release version.

    Hope this helps, let us know if still you have any further question on this.

    Best Regards,
    Hitendra & DotStore Team

    Plugin Support Hitendra Chopda

    (@hitendra-chopda)

    Hello there,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved.

    If you have any further questions, you can start a new thread.

    Best Regards,
    Hitendra & DotStore Team

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Quantity rule issue for multiple rules for different countries’ is closed to new replies.