• Resolved Henrijs

    (@hekcis)


    I have multiple shipping methods and when the customer goes to the CART it only shows the global available shipping methods.

    Is it possible to list all the methods that there are and only hide them when the ZIP is input and the shipping method is not available?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @hekcis ,

    I assume you have created different shipping zone and restricted them with different ZIP codes. Is that right?

    In that case, WooCommerce will only show the shipping methods that match exactly with the given address. Showing all available shipping methods will require customization.

    This is a fairly complex development topic. I’m going to leave it open for a bit to see if anyone is able to chime in to help you out.

    I can also recommend the WooCommerce Developer Resources Portal for resources on developing for WooCommerce.

    You can also visit the WooCommerce Facebook group or the #developers channel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.

    If you need a paid solution, you can consider taking help from one of our partner’s website.

    Thank you ??

    Plugin Support abwaita a11n

    (@abwaita)

    Hi @hekcis,

    In addition to what @rur165 has mentioned, also consider the “Default Customer Location” setting at WooCommerce → Settings → General which significantly affects the shipping methods shown during checkout.

    If you’ve set it to:

    • Shop Base Address – It’ll start by showing available shipping methods that cover your shop’s address. From here, it’ll vary the shipping methods when the user enters an address during checkout.
    • Geolocate – it’ll start by showing the available shipping methods that cover the Geolocated address. It’ll vary the displayed shipping methods as necessary when an actual address is entered during checkout.

    For reference on these settings, kindly check this guide: https://docs.woocommerce.com/document/configuring-woocommerce-settings/#section-3

    Hi there,

    We’ve not heard back from you in a while, so I’m marking this thread as resolved.

    Hopefully, you were able to find a solution to your problem! If you have further questions, please feel free to open a new topic.

    Thank you ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show all shipping methods before ZIP input’ is closed to new replies.