Impulse theme : payment icons in the footer

Topic summary

A user is attempting to add payment icons to the footer of the Impulse theme by Archetype but cannot locate the “Show payment icons” checkbox in the Theme editor.

Proposed Solution:
Another user suggests adding specific code to the footer.liquid file to create the checkbox functionality, providing a code snippet and screenshot as reference.

Current Status:
The original poster reports the solution didn’t work—no visible changes occurred and the checkbox still doesn’t appear in the footer section. The helper has requested to see the actual code implementation in the footer.liquid file to troubleshoot further.

The discussion remains ongoing with troubleshooting in progress.

Summarized with AI on November 24. AI used: claude-sonnet-4-5-20250929.

Hello,

I am currently working on a third part theme, Impulse from Archetype and would like to add the payments icons on the footer. But when I go check on the Theme editor to check the Show payment icons checkbox, I can’t find any.

So how could we add it?

thanks

@ecommST
Add below code in footer.liquid file for checkbox


Thanks for your answer. Unfortunately I can’t see a difference. I added your code but nothing happened. I still can’t find the checkbox in the footer section

@ecommST May i show your code that where you put that ? in footer.liquid file