#LOCAL("ShopBasket", #GET("Session.User.Child.Baskets.Child." . #Shop.ID)) #IF(#KLARNA_ISACTIVATED( #Shop.ID ) AND #ShopBasket.IsDeclinedKlarnaAddress )

{KlarnaPaymentNotPossible}

#IF(#ShopBasket.IsDeclinedKlarnaAddress == 1) {DeclinedForShippingAddress} #ELSIF (#ShopBasket.IsDeclinedKlarnaAddress == 2) {DeclinedForCompany} #ELSIF (#ShopBasket.IsDeclinedKlarnaAddress == 3) {DeclinedForMissingHouseNo} {ToAddressStep} #ENDIF
#ENDIF #ENDLOCAL