Can a cover image be set as homepage redirecting to products?

Topic summary

Goal: Make the homepage display a full-width cover image that, when clicked, redirects users to the products page.

Implementation: Add an onclick redirect and pointer cursor to the first

in the theme’s image-banner.liquid file:

  • onclick=“location.href=‘YOUR-URL-HERE’;” style=“cursor: pointer;”
  • Replace YOUR-URL-HERE with the desired products or collection URL.

Resources: A Loom video tutorial was provided to demonstrate the exact steps. The code snippet and video are central to applying the fix.

Outcome: The original poster confirmed the solution was helpful, expressed gratitude, and noted the store is planned to go live by the end of the week with ads nearly ready.

Status: Resolved. No further issues or disagreements raised.

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

Hey guys! This may sound a little bit confusing, but i wanted to ask if its possible to make an image as a first side on the homepage. So if you click on that picture you automatically get forwarded to the products.

This website has this feature for example: pesoclo.com

my website: godsaves.at
pw: iatawd

Thank you so much!

Fabian Huber

Hi @FabianHuber ,

You can try this way:

Add the following code to the first

tag in the image-banner.liquid file.

onclick="location.href='YOUR-URL-HERE';" style="cursor: pointer;"

=> Replace YOUR-URL-HERE with the path you want.

Please watch the video I show you how to do.

Good luck @FabianHuber !

1 Like

I’ll be honest with you. I would have never thought anyone would help me with this problem. You proved me wrong and made a Video aswell! I really appreciate you. My store goes online end of the week. My ads are almost done but the store isnt quite finished yet, but you helped me to get one step closer to the finish line.

God bless you so much. I wish you a nice and wonderful week.

Bro you made my day! If you need anything let me know: huber.fabian7@icloud.com.