• Resolved knowing8

    (@knowing8)


    I have 1 product, with 2 variations, 2 shipping classes.
    Is it possible to make that plugin DO NOT count 1 products price when calculating free shipping?
    For example:

    Order:

    A product price – 5$
    B product price – 10$ (i want that plugin do not count this price) (have different shipping classes, tags)

    free shipping from 10$.
    Standart shipping 2$

    Total would be :
    15% per products
    2% per shipping.

    How i have to set up everything because trying differently, not working like i need..

    https://www.ads-software.com/plugins/woocommerce-advanced-free-shipping/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    I don’t think what you’re asking is possible.

    If I’m correct, you want to setup conditions on the price based on products A, and not including product B cost in that equation, right?

    I’m afraid I don’t have a suggestion ready to go that would work for you. The only suggestion I do have is to custom code this, but I’m not sure you have the developing knowedge available / at your disposal.

    Cheers,
    Jeroen

    Thread Starter knowing8

    (@knowing8)

    Yes.
    No i don’t have developing knowedge to create that code..
    Thank you for answer

    Thread Starter knowing8

    (@knowing8)

    What does it mean when “not equal” in the plugin
    Por example making:

    Subtotal – equal or more – 35$
    Product – not equal – product A

    or
    Subtotal – equal or more – 35$
    Shipping class – not equal – Shipping class 3

    How will work that kind of conditions?

    Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    The ‘not equal to’ operator would prevent the shipping rate from showing up when Product A / Shipping class 3 is in the cart.

    Note that if you put them in separate condition groups they will still show up, if you don’t want the rate tos how up when either of those are in the cart you’d want to add that in one condition group ??

    Cheers,
    Jeroen Sormani

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘1 shipping class not count in free shipping’ is closed to new replies.