Shopify themes, liquid, logos, and UX
Hi!
Can someone help me to include the Klarna payment icon to the footer of my shopify webstore?
Using the Impulse theme.
This is Richard from PageFly - Shopify Page Builder App
Usually the footer icon will gather all the payment methods you have enabled on the store Payments and display it
In this case you just need to enable it in Shopify Settings => Payment
If not you can modify the code by follow this guide:
Search for footer.liquid and find this code {% for type in shop.enabled_payment_types %}
> After that replace with the code below
{% assign enabled_payment_types = 'visa,master,american_express,paypal' | remove: ' ' | split: ',' %}
{% for type in enabled_payment_types %}
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Hi,
That code made me remove some of the payment icons. Please note that I want to include the KLARNA icon next to the other payment icons.
Kind regards,
Els
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024