How to add a metafield to the collections page?

Topic summary

A user is trying to add a metafield to the collections page of their Shopify store using the Artistic - Art & Craft Store theme. They want to know which template file to edit to add the metafield to a specific text section.

Solution provided:

  • Edit the card-product.liquid file
  • The metafield should be added where the collection grid products are displayed
  • A screenshot was shared showing the specific location in the code where the modification should be made

The discussion appears resolved with specific technical guidance on the file and location for implementing the metafield.

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

Which template should I edit to add a metafield to the here text section on “collections” pages?

@alemburda In which theme you are working ?
from card-product.liquid file you have to add metafield

Theme : Artistic - Art & Craft Store Shopify Responsive Theme

@alemburda here it is
https://prnt.sc/heW-YyhXn1Pl

all the collection-grid products are showing from here so you can add here