samo70 Posted March 29, 2017 Share Posted March 29, 2017 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now