• Resolved Oded Talmon

    (@odedta)


    Hello,
    I would like to enable a shipping method for specific produts.
    You can see all the screenshots here:

    https://ibb.co/sghtHNS
    https://ibb.co/0QwMHNf
    https://ibb.co/dKT9Qx7
    https://ibb.co/Hxb6CtD
    https://ibb.co/s1SmmTG

    What should I do?
    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WP Trio

    (@wooelements)

    Hi,

    Thank you for the screenshots!

    The ruleset looks correct to me, however you will need to enable the Local pickup shipping method which you have disabled right now. Enable shipping methods will disable the shipping method if conditions do not pass but it cannot enable shipping methods if they’re disabled in the shipping method settings (WooCommerce > Settings > Shipping > [shipping zone] > [shipping method]).

    There is also a debug mode which can be used to inspect how the rulesets work. You can enable it at WooCommerce > Settings > Shipping > Conditions > Debug mode. Once it’s enabled, you can view the debug info in the checkout like this.

    Closing this now but feel free to reopen if you need further help.

    Thread Starter Oded Talmon

    (@odedta)

    Hey,
    Thanks for the quick reply ??
    I see what you mean, but if I activate that shipping method it will be visible always and I would like to show it only for these particular products, what do you recommend?

    Thanks

    Plugin Author WP Trio

    (@wooelements)

    Thanks for the clarification ??

    Enable shipping methods will disable the shipping method if conditions do not pass. If you want to allow a shipping method only for certain products, please try a ruleset like this:

    Products – includes (exclusive) – [products]
    Enable shipping methods – [shipping method]

    includes (exclusive) will only pass if cart contains 1 or more of the listed products and nothing else.

    Does this work?

    Thread Starter Oded Talmon

    (@odedta)

    Yup. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Shipipng method is not enabled, conditions passed’ is closed to new replies.