How can I display payment icons on the Dawn theme?

good day,

i’ve tried to display my payment icons on my site, but have been unsuccessful. I’ve selected the “Show payment icons” on the footer settings but the icons are still not visible.

kindly advise.

my site is https://www.queenstyle.co.za

Hi,

Go to footer.liquid file and search for below code

{% for type in shop.enabled_payment_types %}

and replace the code with

{% assign enabled_payment_types = 'visa,master,american_express,paypal' | remove: ' ' | split: ',' %}
{% for type in enabled_payment_types %}

for more info visit:

Choose which payment icons to display · Shopify Help Center

Hit Like and Accept as Solution

Thanks

Hi @SHAAKIRA ,

You can refer to our AVA Trust Badges, Sales Popup app which has 14 functions in just 1 app to boost conversions. One of them is adding trust badges anywhere on your website (on the footer, below payments button on product pages, homepage, cart page).

Here’re examples of our trust badges. You can freely resize/customize them as you want.

We provide 24/7 in-app live support. Feel free to let us know if you have any questions regarding the app.