Jump to content

how to retrieve carrier with the condition like carrier.name


meditation

Recommended Posts

hi, I am using 1.5.6.2, and in order-carrier.tpl, I want to add a condition to retrive the carrier list, to appear in the list by carrier's name or other conditions, so I changed order-carrier.tpl around line 123 like this:

{foreach $delivery_option_list as $id_address => $option_list}
{if $cookie->id_lang eq "1"}
{if $field.name == "Carrier En"}
....

but it doesn't works, the $field.name is not correct

could you help me

 

best regards 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...