• Resolved gloqon

    (@gloqon)


    Is it possible to make run woocommerce through all shipping zones before giving a result?

    It seems like Woocommerce is going through the shipping zones one by one and it stops right at the shipping zone which could be applicable (but customer is outside the

    I am running Woo with a marketplace plugin so this is the issue:

    I have set up shipping zones for the vendors. Some of them want to deliver the products themselves to 3 areas close by. So for that I set up 3 shipping zones of that area, which they can limit to postcodes of their choice.

    Easy I thought, but it seems like Woocommerce is going through the shipping in the order you set them up and stop once a shipping zone is applicable. That means:

    If the first shipping zone is where the customer is, but the customer is located outside of the limitation of the post code, Woocommerce seems to stop right there and gives the message, that no shipping method is found. Even though the the customers location would apply to the second shipping zone for example. This obviously is no issue on a single store website, but not on a marketplace.

    So is there a way, maybe a code snippet or so, to make Woocommerce scan through all shipping zones before saying that no shipping method is found?

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support EtienneP a11n

    (@etiennep)

    Hi there!

    WooCommerce will only show the shipping options of the first shipping zone that a customer match.

    I am not aware of a snippet or a plugin that would change that and would suggest reaching out to a developer for a custom solution. We highly recommend contacting one of the services on our Customizations page (https://woocommerce.com/customizations/) for help with that

    Plugin Support EtienneP a11n

    (@etiennep)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘check all shipping zones before showing results to user’ is closed to new replies.