• Resolved zafai

    (@zafai)


    Hey,
    really good plugin.
    We would like to build this kind of condition:

    If a user adds a product from a Category for example “Music” to the cart the complete cart should get free shipping.
    Even if he adds for example a Product from Category “Video”

    Is that possible?
    Thank you

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

    (@sormano)

    Hi,

    This can be done with the ‘Contains shipping class’ condition. 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.

    Alternatively with a custom script you can add a ‘Contains category’ condition as well that works similar as ‘Contains shippping class’.

    Cheers,
    Jeroen

Viewing 1 replies (of 1 total)
  • The topic ‘Free Shipping on cart if shipping class match’ is closed to new replies.