{f:translate(key:'order.addressfields.firstname')}{f:if(condition: '{calcAddressRequiredFields.firstName}',then:'*',else:'')}
{f:translate(key:'order.addressfields.lastname')}{f:if(condition: '{calcAddressRequiredFields.lastName}',then:'*',else:'')}
{f:translate(key:'order.addressfields.company')}{f:if(condition: '{calcAddressRequiredFields.company}',then:'*',else:'')}
{f:translate(key:'order.addressfields.address')}{f:if(condition: '{calcAddressRequiredFields.address}',then:'*',else:'')}
{f:translate(key:'order.addressfields.zip')}{f:if(condition: '{calcAddressRequiredFields.zip}',then:'*',else:'')}
{f:translate(key:'order.addressfields.city')}{f:if(condition: '{calcAddressRequiredFields.city}',then:'*',else:'')}
{country.name}
Land{f:if(condition: '{calcAddressRequiredFields.foreignCountry}',then:'*',else:'')}