"cloning" means creatign a duplicate of the file. BUT, after you make that duplicate, you have to go into the code and edit it (so what you have in effect is a "new" shipping method that was created out of an existing method).
To clone a file you would need to open the file you are trying to clone and then save it as the new filename you choose. Do the same for the associated language file. Make sure you know the proper naming conventions of zen so that you do not use terms which may conflict with the workings (I've heard of this happening before).
In your new file (that you saved from the old one), find EVERY single reference to the CONSTANT file that reference the "old" shipping method and change it to your own (again, paying attention to the naming of the constants). Do this same thing for the language file and you're all set.![]()




