How can I add custom trust icons to product pages?

Topic summary

Goal: add custom trust/badge icons without paying for an app, ideally via custom code. Initial request targets the homepage; later a participant asks about product pages with per‑product text.

Proposed no‑app approach (homepage): create a custom HTML/Liquid section (Liquid = Shopify’s templating language). Steps suggested:

  • Upload icon files to the theme’s Assets folder.
  • Add an HTML/Liquid custom section to display 4–6 icons on the home page.
  • Style via CSS as needed. A developer also noted you can add a theme customizer option to upload images directly.

Product page variant: another user wants the same icons but different text per product. Recommended solutions use apps:

  • TrustMark app: keep identical icons, set text per product page.
  • Tapita AI Sections and Blocks (free tier): add trust badges via a prebuilt section; support offered.

Assets: images were shared as examples of desired badges.

Status: no exact code snippets were posted; the homepage custom-code route is outlined but not implemented. Product-page customization without apps wasn’t detailed; app-based solutions are available. Thread remains open for further guidance.

Summarized with AI on November 26. AI used: gpt-5.

Hey

I want to upload my own trust icons without paying for an app - is there any custom code that could help me do this?

Capture.PNG

thanks in advanced

Hi Mrrager,

yes this can be done.

A custom code would be required to create an option in the customizer where you can upload the images. Let me know if you need any further help.

I would love any help available - I have tried some apps but would really rather upload my own icons. Do you know what type of code I would need to add

@Mrrager - do you want to upload it for all the products or the particular ones?

Hey @Suyashi1 - i would like to input maybe around 4-6 kind of icons on the main page only.

I got these kind of tiny icons made on Canva.

thanks :slightly_smiling_face:

@Mrrager - if you want on home page only then I recommend to use custom html/liquid section for it

so

1] first upload these logos to assets folder

2] then using html code to show these icons on home page, this code you can add into custom html/liquid section

3] style it as per the need using css

What if I want to upload it for my product pages? I want the same icons but different text for each product page. How do I do it?

Hey @rshah

Yep, you can use the TrustMark app for that

You can keep the same icons but set different text for each product page

Cheers,

Nemanja

Hi @Mrrager,

Sophia here from Tapita.

You can add these trust badges on your store for FREE with our app Tapita AI Sections and Blocks.

It will be like this:

Reply this thread if you need further help with configuration!