Hi!
Can someone explain to me how I can ad the Klarna payment icon at the payment icons in the footer from shopify Dawn theme?
My store link is: la-gentile.myshopify.com
Hi!
Can someone explain to me how I can ad the Klarna payment icon at the payment icons in the footer from shopify Dawn theme?
My store link is: la-gentile.myshopify.com
Hi @lagentilestore ,
some related info at: https://docs.klarna.com/platform-solutions/shopify/payments/klarna-payments/known-constraints/#7-klarna-logo-is-not-supported-to-be-automatically-included-in-theme-footer
If this doesn’t help you, since it is at a high level, there are hopefully some contributors that can write code at the specific level for your store & theme, if still needed?
Please follow these steps:
From Shopify admin, select Online Store > Themes.
Go to Actions > Edit code.
3. You search “footer.liquid” => search “list list-payment”. You will see 2 lines of code circled in red like the image below. I think it’s the same as your theme. You just need to add “klarna” at the end of that list:
And here is our tested result (we tried to add the payment method by Visa)
I hope that it will work for you.
Hi,
Thank you, I found list payment-list only I don’t see any enabled payment options..
Please see attached a print screen of what I see below the code.
Kind regards,
Els
You can follow the instructions of this video, which can not need to customize the code if you are not too familiar with it.
https://help.shopify.com/en/manual/payments?shpxid=7b98d605-9343-4B48-5B9C-6CD6DB2AE3ED
I hope that it’s useful for you.