• Resolved vmpetsmart

    (@vmpetsmart)


    I have set free shipping for all order above 1500.
    My question is I want to apply shipping fee for certain product priced above 1500, can I do with the help of this plugin.

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

    (@wooelements)

    If you have a ruleset for free shipping which looks something like this:

    Subtotal – greater than – 1500
    Enable shipping methods – Free shipping

    You should be able to exclude certain product from it by modifying the ruleset to this:

    Subtotal – greater than – 1500
    Products – excludes – [product X]
    Enable shipping methods – Free shipping

    This way free shipping won’t become available when that product is in the cart. There are also other ways to do this with the “Products includes / excludes” condition depending on what kind of setup you’re looking for.

    Hopefully this solves your issue but if not, please reopen with further explanation.

Viewing 1 replies (of 1 total)

The topic ‘I need help’ is closed to new replies.