Step 1: Select Custom Position
Open your badge and switch to the Settings tab.
Under Place on page, select Custom position.
You will see two new fields appear: Badge ID and Code snippet.
Method A: Using the Shopify Theme Editor (Easiest)
Best for: Adding badges to the Footer, Homepage sections, or standard pages without coding.
Copy the ID: Click to copy the Badge ID from the app settings (e.g.,
d37cbd90...).Open Theme Editor: In your Shopify Admin, go to Online Store > Themes > Customize.
Add App Block:
Navigate to the section where you want the badge (e.g., Footer).
Click + Add Block (or "Add Section").
Select the Apps tab and choose Snapp Trust Badges.
Paste ID: In the block settings panel on the right, paste the Badge ID you copied earlier.
Save: Click Save in the theme editor.
Method B: Manual Code Snippet
Best for: Advanced placement inside specific liquid files or custom headers.
Copy the Code: In the app settings, scroll down to the Code snippet box and copy the full HTML code.
Edit Code:
In Shopify Admin, go to Online Store > Themes > ... > Edit code.
Open the file where you want the badge (e.g.,
footer.liquid,header.liquid).Paste the code exactly where you want the badge to appear.
Save: Click Save in the code editor.



