How to put a Note under Product Image side on all Product Pages

Topic summary

  • Goal: Add a custom text line beneath the product image on Shopify product pages (Kalles theme, default product template). The requester can already add text on the right-side info area (price/qty) but specifically needs under-image placement.

  • Attempts/constraints: Looked for a product.images section to insert code but couldn’t find it. Limited coding experience; open to clear instructions for editing theme files.

  • Latest update: A response shared a YouTube tutorial focused on adding details in the product information area, not under the image. The link is presented as inspiration rather than a direct solution for the image section.

  • Status: No concrete code or exact file location provided for placing text under the image in Kalles. Discussion remains open.

  • Open questions: Which Kalles theme file/section controls the image gallery in the default product template? What is a safe, minimal code snippet to render a custom text block directly beneath the product image area?

Summarized with AI on December 19. AI used: gpt-5.

Hi everyone,

I’m looking for a way to add a custom text line under the product image side on my Shopify product pages. I am currently using a Kalles Shopify theme. I am using a default product template. I can easily add any custom text on the right side where it shows all information like pricing, qty etc.

I tried looking for {{ product.images }} section to put some code under it to get the result but couldn’t find. also i am not very good with coding, but i can follow the clear instructions if this result has to be acheived via editing theme files.

Any recommendations or advice that can help me to accomplish this would be greatly appreciated!

Thank you!

1 Like

Hi @saadh777

This one is for product details not in the image.

To give some ideas.

I hope it helps.