CLICKABLE product images

Topic summary

A user seeks help making product and collection images clickable on their website (www.amberground.com), particularly on mobile devices where currently only the product title is clickable.

Progress Made:

  • Another user offered to help via Google Meet video call
  • A code solution was provided to add to the theme.liquid file (inserted after the <head> tag)
  • The code was updated to work on both mobile and desktop screens

Remaining Issue:

  • The implemented code works partially but has limitations
  • On the homepage, product category sections at the bottom still cannot be clicked
  • Only text remains clickable in those areas, not the images themselves

A screenshot was shared showing the mobile interface where the user wants image clickability. The discussion remains ongoing as the solution needs refinement to work across all page sections.

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

Hello,

Can you please share how to make it possible to click on the product/collection photo to submit to it instead of the title on mobile?

website www.amberound.com

Thank you

1 Like

Can you send a screenshot of what you want to do

I want that I can click on image not only on product name.

https://meet.google.com/wco-azij-qaj?pli=1

please join I will help you to do this

Hi @Atsimataves

You can do that by adding this code to your theme.liquid file, after in Online Store > Themes > Edit code


Hello @Dan-From-Ryviu , thanks for your message. Is it possible to make it work on both phone and computer screens?

Thank you!

Please update the code


Hello @Dan-From-Ryviu , I tried this code, it works, but not for everything. At the bottom of the main Home page there are product categories that do not click. Only text can be clicked.

Thank you for trying to help me!