I'm trying to set up the shipping system in the Checkout, so that local customers can select from three flat rate options $2 $5 or $10, and international customers can enter the amount (as per the amount in the item description) in an empty field.
I've read about copying and renaming the flat.php file, so I could have flat1.php, flat2.php, unfortunately I seem to get stuck, when I click on copy file in my control panel, it asks me where I want to save the file, and then won't let me save it.
A request total option in checkout for customers who are unsure of the total would also be really useful.
As to the first part, if someone can suggest how I can complete the copy part of the process, I should be able to do the rest, changing all the flat to flat1, FLAT to FLAT1, and the same in the associated languages/english/modules/shipping/flat.php files.
Yesterday I didn't know what PHP was, so a simple explanation might be better.
Thanks



