Woocommerce show shipping methods in checkout page?

I am using woocommerce plugin for wordpress. Everything in woocommerce is fine. Only in one thing where I am totally strucked. In checkout page I want to show all the shipping methods in list format. Here with I have attached the screenshot for the shipping method that I want. I have gone through many settings but I am not getting the result. So any help and suggestions will be really appreciable. Thanks

woocommerce plugin

Related posts

Leave a Reply

4 comments

  1. In your wordpress Backend Go to

    WooCommerce -> Settings -> Shipping

    You will see list of all shipping methods like this
    enter image description here

    Activte and configured all shipping methods, And for for some shipping methods, Your product must have dimensions like “Weight,Length,Width,Height” In order to calculate shipping charge.

    Hope, It will help you!

  2. i tried some more setting on “shipping options’ page and works for me finally.

    • Enable the shipping calculator on the cart page > disable
    • Hide shipping costs until an address is entered > disable
    • most important, make sure u test ur cart/ checkout page on different computer (guest)
  3. You first have to create Shipping zones and add shipping method specific to those zones. Now as soon as you enter the address on the checkout page, WooCommerce searches for that address in all the zones and if matched display all the shipping assigned to that zone.

  4. This Worked for me:

    Under WooCommerce/Settings/Shipping zones clear the ‘Zone regions’ then under shipping options/ Calculations uncheck both:

    1. “Enable the shipping calculator on the cart page”
      and
    2. “Hide shipping costs until an address is entered”

    The plugin
    “Shipping Method Display Style for WooCommerce” by “Thedotstore” may be handy.