• Resolved Danny

    (@dannyfoo)


    I’ve got Product A, B, C and D in Category A.

    The free shipping conditions I’ve to apply is..

    If the cart subtotal is equal or great than $100 containing a combination of A and/or B and/or C, then free shipping is enabled.

    Which means, my cart could be:
    A = $100 worth
    B = $100 worth
    C = $100 worth
    A+B = $100 worth
    B+C = $100 worth
    A+C = $100 worth
    A+B+C = $100 worth

    If any of the above condition is met, then free shipping is applied.

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

    (@sormano)

    Hi,

    The subtotal condition is based on the cart amount, not a specific category amount. If you need something like that a custom condition?would be needed.

    Cheers,
    Jeroen

Viewing 1 replies (of 1 total)
  • The topic ‘How would I set up conditions for this scenario’ is closed to new replies.