Jump to content

CODE - simple code edit in order-carrier.tpl


Recommended Posts

Hello,

 

I have only basics of coding, so I can´t solve this simple problem. Example: I have more carriers and one is with name TEST-CARRIER. If this carrier will be switched off in administration, I want to show message "Carrier TEST-CARRIER is not available right now"

 

How can I add simple <if> condition to order-carrier.tpl? Something like this:

 

{if TEST-CARRIER OFF}
<p>
Carrier TEST-CARRIER is not available right now
</p>
{/if}
 
Thankyou
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...