Conditional content based on variable values (e.g. country or quote totals)
I want to be able to display content based on the specific value of a variable, such as {{customer.address.country}} or {{quote.total.oneTime}}. For example, showing specific terms only if the country is 'Netherlands'. Currently, these variables are not available and standard logic only checks for existence.