• Hello,

    I set to free shipping a sub category.
    Id like to set free shipping IF the product is in this category and IF there is in the cart any other product.
    Is it possibble?
    I tried this:
    – Category – equal to – categorname
    – Subtotal – equal or greater then eg. 1 eur.

    Thanks for your help.
    Bye Arpad

    The page I need help with: [log in to see the link]

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

    (@sormano)

    Hi,

    The ‘category’ condition requires all products in the cart to have the given category before the condition matches. So if there are two or more products in the cart with different categories, the rate won’t show up.

    Instead you can try the ‘Contains shipping class’ condition – the Contains condition allows for other products to be in the cart at the same time.
    (A custom condition can be used to add ‘Contains category’).

    If you want to check for more products you can try the ‘Quantity – greater – 2’, though this would allow for 2 of the same category/class.

    Instead you can also add another ‘Contains class’ condition to check for other classes in the cart. You’d have to setup a separate condition group for each of the different classes though.

    Cheers,
    Jeroen

Viewing 1 replies (of 1 total)
  • The topic ‘Category free shipping’ is closed to new replies.