I have two shipping methods configured. The first one is what people will choose about 99% of the time, so I'd like to make that one the default, but still have the other one there as an option. How do I do that?
Thanks.
Riin
at the bottom of the extension page for each shipping method is a field called "sort order"
Place 1 in your first choice and it will be listed first
Yes, I already did that, but how do I make the radio button for that option be pre-selected?
You can add a simple JavaScript for this page template to select that you need to be default.
Do you know how to work with JavaScript?
No.