• Resolved Hippyer

    (@hippyer)


    I would like to offer other shipping methods, for example local pickup, for the zones where “n/a” is selected in the flat rate shipping class. At present it returns a shipping not available message even though I also have local pickup (edited to arrange your own courier) available for that zone.

    Please help

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Hippyer

    (@hippyer)

    How can I implement this pseudo code on the checkout page?

    If a product in the cart has a shipping class id?9999then Change “place order” button to:

    “request custom shipping quote””Do not request payment””Place order on hold “

    Plugin Support Shaun Kuschel a11n

    (@shaunkuschel)

    Automattic Happiness Engineer

    Hey @hippyer,

    Based on what you mentioned, it sounds like you need to set up your store to have certain products require the use of specific shipping methods. Since WooCommerce only allows a single shipping method to be chosen during checkout by default, you will need something like the Advanced Shipping Packages extension to split the cart based on the shipping classes and only offer the shipping methods that you want those products to use and allow for multiple methods to be selected/used.

    Regarding the custom shipping quote, I would suggest looking for a plugin that allows your customers to request a quote, as there are a number of options out there.

    Hope this helps!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘offer other shipping methods if shipping class n/a’ is closed to new replies.