Hi,
I am trying to split our order confirmation emails by the shipping country so that we can explain the tariff situation to USA based customers.
What is the correct liquid code for the shipping country to use in an IF function?
I’ve found the ‘destination’ liquid variable but cannot find references to what the USA would be there.
Is “country_code” : “USA” the correct variable to use?
Thanks.