#IF(NOT( #Class.Alias EQ "CustomerOrder" )) #LOCAL("TrustedRating", #Shop.TrustedRatingIsActive)#LOCAL("TrustedRatingID", #UNDEF) #IF(#TrustedRating)#SET("TrustedRatingID", #Shop.TrustedRatingID)#ENDIF #IF(NOT #TrustedRatingID)#SET("TrustedRating", 0)#ENDIF #IF(#TrustedRating OR #INPUT.IsEditorModeEnabled) #ENDIF #ENDLOCAL#ENDLOCAL #ENDIF