Mark Needham
08/11/2020, 4:36 PM<#assign ship = [563,564,562,110,1693,566]><#assign shipmethod = transaction.shipmethod><#if ship?seq_contains(shipmethod)><#list transaction.packagefedex as package>
then <#else><#list transaction.package as package>
the else statement works but I cannot seem to get the first one to recognize the ship method