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
A Shopify store owner using the Dawn theme wants to add the Klarna payment icon to their footer’s payment icons section.
Official Limitation:
Proposed Solution:
A contributor provided step-by-step instructions:
Current Issue:
The store owner found the “list payment-list” code but reports not seeing any enabled payment options in their file, suggesting their theme structure may differ slightly.
Alternative Approach:
A video tutorial link was shared showing how to configure payment icons through Shopify’s manual settings without code customization, which may be easier for non-technical users.
The discussion remains open as the original poster hasn’t confirmed whether either solution resolved their issue.
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.