How can I make product images clickable in the dawn theme?

Topic summary

A user is experiencing an issue where product images are not clickable on their Shopify store using the Dawn theme. The store URL is https://cretanterracottapots.com.

Key Points:

  • The problem appears related to customized code affecting the product list functionality, differing from the default Dawn theme behavior.
  • A suggested solution was provided: adding specific code to the theme.liquid file before the closing tag.

Current Status:

  • The proposed code solution did not resolve the issue.
  • The problem remains unresolved, with no alternative solutions offered yet.
Summarized with AI on November 17. AI used: claude-sonnet-4-5-20250929.

Hello

My product images are not clickable which is causing quite a problem. Is there any way to do this? In using the dawn default theme and my URL is https://cretanterracottapots.com

Hi @cretan

What is your store URL?

https://cretanterracottapots.com

You are using customize function to select variant on product list and default code is customized

What do you mean?

You can check this default dawn theme demo store

https://themes.shopify.com/themes/dawn/styles/default/preview

Do you know how I make my product images clickable?

Hi @cretan

You can try to adding this code in your theme.liquid file before tag and then check again


Didn’t work unfortunately.