This article discusses how to display monthly costs and information about partial payment on a product page. You will also see how you can display additional goods with the monthly cost.
![]() |
Show monthly cost |
Instructions how to use javascript
This javascript should be added below the price of the product. It creates a link which opens a popup with the terms that are uploaded from Klarna's server. This has the benefit of an easy setup and having the terms always be up to date.
To use this script, simply add the script below:
Doing this will add a link on you webstore as below
Specifications
Remember that you have to change the e-ID to your store number which you can find when you login to Klarna Online. You also need to use the correct country code to get the payment terms in the correct language. You can find the language codes at the end of this page.
The following language codes can be used:Denmark: dk or den
Finland: fi or fin
Germany: de or deu
Netherlands: nl
Norway: no or nor
Sweden: se or swe
Doing this will add a link on your webstore like below
Klarna account:
Denmark:
Finland:
Germany:
Netherlands:
Norway:
Sweden:

Product page example