#IF(#LineItemContainer.Payment.PaymentMethod.PaymentType.Alias EQ "KlarnaFinancing" OR #LineItemContainer.Payment.PaymentMethod.PaymentType.Alias EQ "KlarnaHirePurchase" OR #LineItemContainer.Payment.PaymentMethod.PaymentType.Alias EQ "KlarnaInvoice") #IF((#DEFINED(#Shop.Address.CountryID) AND #Shop.Address.CountryID == 528) OR (NOT(#DEFINED(#Shop.Address.CountryID))AND(#DEFINED(#User.BillingAddress))AND(#User.BillingAddress.CountryID == 528)) OR ((NOT(#DEFINED(#Shop.Address.CountryID))AND(NOT(#DEFINED(#User.BillingAdress.CountryID))))AND(#Language EQ "nl")) )

{Notification}

{PartPaymentInfo}


#ENDIF #ENDIF