Hi,
Can somebody help me add the Klarna payment icon, its not working with the button show payment icons. It only shows the other ones.
Thank you i
Hi,
Can somebody help me add the Klarna payment icon, its not working with the button show payment icons. It only shows the other ones.
Thank you i
Hi
By default the show payment icons are usually the ones from the payment provider that you have selected from settings. Or at least this is how it works on the default theme of Shopify, Dawn.
From my experience to have Klarna as a payment you need to install an app and this means it will not show the icon in the payment section so you must add it by yourself.
I could gladly help you with that.
You need to add some code to solve this.
Follow this steps:
Go to Online Store > Themes > Edit Code
Search for “footer.liquid” file
Find the payments container, you should be able to find it by using the built in search (CTRL +F on WIndows) and search for “footer__payment”
Add the following code before the closing “” tag.
-
It should look like in the image below
Let me know if something is unclear or you get stuck.
Will I not add twice LI again?
I did Java back in the day I am afraid I will screw up my whole shop
If you are afraid of making mistakes then duplicate the live theme and work on that version to make sure you do it right and then replicate that on the live theme.
The “” and “” are closing tags for the “