Hi!

I am using both FLAT and FREE OPTIONS for shipping. I have edited the descriptions in the language files for each.

For the language files there are 3 defines: TEXT_TITLE, TEXT_DESCRIPTION and TEXT_WAY which are substituted into the checkout pages as required.

I want to have 2 more defines (5 in total) TEXT_01 and TEXT_02 so I can describe and give more informtation about each shipping option.

I can add them into the language files OK but I also have to edit the checkout_shipping page so they show up there!

Something like this:

TEXT-WAY
TEXT_01
TEXT_02

eg:
Australia Post
This option will take between 5-10 business days to arrive.
This shipping option is something.........

I can edit the TEXT_WAY define to make the full 3 line description but then it is repeated in full on the checkout_payment and checkout_confirmation pages.

So if I can define 2 extra descriptions and then use them on the checkout_shipping pages the other 2 checkout pages wouldn't look horrible with 3 line shipping descriptions.

What file(s) must I edit to drop the text descriptions into the checkout_shipping for the 2 extra defines I add to the language files for the shipping modules.

Thanks
Ernie