<p *ngIf="pum && type == 'p'"> {{ pumType }} {{ "PUM" | translate }} {{ pum | formatCurrency : currency }} </p> <ion-label *ngIf="pum && type == 'label'"> {{ pumType }} {{ "PUM" | translate }} {{ pum | formatCurrency : currency }} </ion-label>