Display all variants as products in collection page for Shapes theme

Topic summary

Goal: display each product variant (e.g., color options like white and dark) as separate items on the collection page in the Shapes theme.

Current status: implementing Liquid (Shopify’s templating language) changes from other themes successfully lists the correct number of variant entries. However, images are incorrect—multiple entries show the same (white) variant image instead of each variant’s corresponding image.

Request/context: seeking a Shapes theme–specific approach to map each listed variant to its own image on collection pages. A store URL was requested and provided: https://www.sangalo.co/.

Technical notes: “Variants” are distinct option combinations within a product; the “collection page” is the category-style product listing view. The theme is third-party (Shapes), so code compatibility may differ from other themes.

Status/outcome: no fix or code solution yet. The discussion is open, pending theme-specific guidance after review of the provided store URL.

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

Hello,

I’ve found several solutions for different themes but as anyone managed to show all variants of their products in a collection? I tried to copy/paste several liquid changes from other themes and I’ve got it to correctly list the total number of variants in the page but the product images aren’t correct (eg, if i have a product with white and dark variants, it’s correctly showing two products but only using the image for the white variant for both).

Thanks,

Hi @YosT ,

Can you share your store url

Hey @zaczee , it’s https://www.sangalo.co/ .