I was just writing a similar issue. When free shipping is available standard shipping should be hidden.
In our web we have trhee options: standard shipping, express shipping and free shipping. Since last big update, standard shipping can’t be hiden when free is available.
Thread Starter
caygri
(@caygri)
in my shop don’t hidden 🙁
In my case is not a complete solution. How I can hide the regular shipping option, but not the express shipping, when the free shipping option is available?
Thanks for your help.
By unsetting a method by ID. The method will be, as an example, flat_rate:1 where flat rate is the method id and 1 is the instance id.
Hello to fix this problem do this:
http://screencast.com/t/az3HT2Oc7q
you can drag and drop the shipping methods and the first is selected automatically
If you put free shipping for first, when the user can have free shipping this became selected automatically ( excuse my bad english)