• Resolved neilvv1976

    (@neilvv1976)


    I am using the conditions to disable certain shipping methods for certain products which works fine. On some other products i want to enable free shipping but when i do this condition and enter the products i want free shipping for the free shipping does not show up for them products.

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

    (@wooelements)

    Hello,

    What kind of rulesets do you have currently? Something like this should work:

    Products – includes (exclusive) – [products eligible for free shipping]
    Enable shipping methods – Free shipping

    This does two things: 1) includes (exclusive) only passes if cart contains one or more of the listed products and nothing else 2) Enable shipping methods will disable free shipping if conditions do not pass – that is, if cart has anything else than the listed products

    I would also recommend enabling the debug mode. It shows you exactly how rulesets are working so in most cases it reveals possible conflicts. You can enable it at WooCommerce > Settings > Shipping > Conditions > Debug mode. When you visit the checkout, it should look like this.

    Does this help?

    Plugin Author WP Trio

    (@wooelements)

    Closing this now but feel free to reopen if the problem persists.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Free Shipping Condition’ is closed to new replies.