#IF(#COUNT(#Kr_Pclasses) == 0) #ENDIF #LOOP(#Kr_Pclasses) #LOCAL("RowClass", "") #IF(#ItemNo % 2) #SET("RowClass", "alternate ") #ENDIF #IF(NOT #KLARNA_ISCURRENCYACTIVE(#Shop.Object, #CurrencyID)) #SET("RowClass", #RowClass . "disabled ") #ENDIF #ENDLOCAL #ENDLOOP
{Alias} {Country} {Description} {Months} {InterestRateValue} {StartFee} {InvoiceFee} {MinPurchase}
{CampaingsNotFound}
#Alias #KLARNA_COUNTRYDISPLAYNAME(#CountryID) #Description #IF(#Months==0)-#ELSE#Months[integer]#ENDIF #InterestRate[float] % #StartFee[money] #InvoiceFee[money] #MinPurchase[money]