Media sort order on Product details page - Dawn theme

Topic summary

A Shopify store owner using the Dawn theme wants to display different images in different contexts: a close-up featured image for collection pages, but a different image as the first image on product detail pages.

The Challenge:

  • The featured image currently appears first on both collection and product detail pages
  • Moving images in the admin would fix the product page but break the collection page display

The Solution Provided:
A community member (ProtoMan44) offered a code modification for the card-product.liquid file that allows the second image to display on collection pages while keeping the featured image first on product pages. The solution involves replacing existing code with a conditional statement that checks for a second media item.

Status:
The original poster planned to test the proposed code solution. The discussion appears resolved pending confirmation that the code works as intended.

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

Thanks for the input - this is what they look like at the moment which works fine for collections but not for the product details page. If I moved them around then it would effect the collection page which is fine