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

    (@sormano)

    Hi Grace,

    Yes that would be possible. If all your greeting cards are in one category, you can set a ‘Category’ – equal to – ‘greeting cards’ condition.

    The category condition only matches when all products in the cart have the given category, otherwise the free shipping method will not be displayed.

    Hope that helps!
    Jeroen Sormani

    Thread Starter Beyondmeasure

    (@beyondmeasure)

    Thank you very much Jeroen, still resolving my shipping but this may help.

    Thanks for the prompt reply.

    Grace

    This is just what I need as I have a similar issue – smaller items can have free delivery, but if a larger item is added then customer needs to pay the flat rate.

    I have it working with one category, however not with two.

    I’ve set-up an advanced free shipping method which has 2 conditions – Category = Drawings OR Category = Prints. If I have a product from either one of those categories then the Free Delivery is shown, however if I then add one of the others so that one from each category is in the cart, then the flat rate shipping rate is shown.

    I then tried creating two separate method conditions, one for each of the conditions. Sadly that didn’t work either as both should enable free delivery, however it shows the flat rate shipping.

    What am I doing wrong? I’ll keep playing with it, but any help would be much appreciated.

    Plugin Author Jeroen Sormani

    (@sormano)

    Hi Neebster,

    The ‘category’ condition requires Every product in the cart to have the given category.

    If you want to check if 1+ products in the cart has the given category, you need the ‘contains category’ (extension can be found here; https://gist.github.com/JeroenSormani/83be9030552281008e0a Copy paste the contents to your themes functions.php)

    If you set two ‘contains category’ condition, the cart would need to have at least 1+ products in the cart with that has the given categories.

    Does that make sense?

    If you have any other questions, please open a new support ticket ??

    Cheers and enjoy your weekend.

    Jeroen

    Many thanks for quick reply Jeroen.

    I’ll look at that code and see if I can work out the best way forward.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Free shipping per items’ is closed to new replies.