Make Featured Product image link to product page

Topic summary

Goal: Make the Featured Product image (and title) open the product page instead of zooming in the Dawn theme.

Key approaches discussed:

  • Early suggestions: add a link via image alt text and reference a prior community guide. OP noted a prior code attempt caused a brief zoom before redirect.
  • Working solution: replace sections/featured-product.liquid with code from a shared Google Doc. OP and multiple users confirmed it works.

Follow-ups and issues:

  • One user reported a new issue after changes (and even after reverting to default): a second variant in the Featured Product block shows “out of stock” and the wrong price ($19.99), while the product page shows correct stock/price. Links were provided for examples. No fix posted yet.
  • Several users encountered duplicate sections causing save errors; deleting the duplicate schema resolved it.
  • Clarification: the Featured Product is on the homepage (not already on the product page).
  • Request: adaptation for the “Craft” theme; the helper asked for a preview URL.

Status: Solution confirmed for Dawn; variant data bug and Craft adaptation remain open.

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

Hi

I did try that code. Unfortunately it does not work perfectly. When clicking on the image it quickly zooms and then afterwards it opens the product page.