View Single Post
  #1  
Old 01-18-2021, 10:30 PM
 
shaz shaz is offline
 

Senior Member
  
Join Date: Jul 2008
Location: Sydney, Australia
Posts: 174
 

Default Message on checkout when country selected

Hi There,

We require a message to appear for UK clients on the One Page Checkout when a particular country(s) is selected


For example:

Code:
{if $c.country_code eq "UK"} MESSAGE HERE {/if}

I've been able to identify the templates where I can get the message to appear but not the variable for country or country code for the IF STATEMENT.

X-Cart Version: 4.7.5

Can anyone assist? Thanks!
__________________
Shaz
X-Cart Developer
Sydney - Australia
Reply With Quote