#SET("Alternate", 1 - #Alternate) {ShippingMethod} #LOCAL("LocShippingMethods", #ShippingMethods) #IF(#COUNT(#ShippingMethods) > 1) #ELSE #ShippingMethod.NameOrAlias #ENDIF #IF(#ShippingMethod.Note)
#ShippingMethod.Note[0]#ENDIF #IF(#INPUT.IsRestrictedByProduct)
{CurrentShippingMethodRestrictedByProductShipping}
#ENDIF #IF(#LineItemPrice)#LineItemPrice[money]#ENDIF #ENDLOCAL