• Resolved tommyd17

    (@tommyd17)


    Hi,

    I need the following logic for my shipping calculation.
    Products from the category “starter-kits” are free for shipping.
    All the other categories are 6€. I implemented this with a custom rule with your plugin.

    When only products with the category “starter-kits” are in the cart, the rule works and shipping cost=0.
    When another product with a different category is also added to the cart the shipping is 6€, but I want it to be 0, whenever a product with this category is in the cart.

    Can I fix this with your plugin?

    All the best, Tom

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter tommyd17

    (@tommyd17)

    Hi – any news on this?
    Thanks, Tom

    Plugin Author Dotstore

    (@dots)

    Hello tommyd17,

    Thanks for reaching out to us.

    You can achieve your requirement by adding the rules like below.

    Please add below rules for 6€ shipping.

    1. category != “starter-kits”

    So, it will only display if this category does not exists.

    Let us know still if any.

    Thanks,

    Plugin Author Dotstore

    (@dots)

    Hello tommyd17,

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to open a new thread if any other questions come up and we’d be happy to help. ??

    Thanks,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Apply cheapest shipping class’ is closed to new replies.