Dawn theme - wanting to add "More colours" text under product name

Topic summary

Goal: Show “More Colours” under the product title only when a product has multiple color variants, without applying it to all products.

Key steps and changes:

  • Initial guidance targeted Dawn’s card-product.liquid, but the store uses the Clarity theme. The developer requested and received collaborator access and implemented equivalent logic in Clarity.
  • Placement followed the user’s examples (Pics 1 and 2); text styling was adjusted to not be bold.

Issue found and fix:

  • The text appeared on only one product because variant option names were inconsistent: some used “colour” and others “color.”
  • Code was updated to handle both spellings, and the developer advised using a capital “C” for future products to ensure consistency.

Outcome:

  • “More Colours” now appears correctly for all active products with more than one color variant.
  • The solution should work for future products when the Color/Colour option is used with capital C.

Additional suggestion:

  • Add color swatches on the collection grid (similar to the product page). The developer can implement this as a paid enhancement; a reference site was provided.

Status: Resolved; optional swatch enhancement remains open.

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

Hi there,

I just need the text there, however by doing the coding myself and through Shopify support, it adds that text for ALL products, but not all products have different colour variants. In relation to the swatches, I do have the variants already set up, but my main image for a particular product is just in 1 colour and don’t want that to deter customers, so they know there is more than 1 colour available :slightly_smiling_face:

Any help here would be appreciated