<h2> product title for collection page [Impulse & impact theme]

Topic summary

A user sought to modify the HTML heading structure for product titles on collection pages, specifically wanting to change them to <h2> tags in both the Impulse and Impact Shopify themes.

Resolution:

  • The user successfully located the relevant code in the grid-item.liquid file for the Impulse theme
  • This file controls how product titles are rendered on collection pages
  • The issue appears to be resolved through this discovery

Technical context: This modification relates to SEO optimization and semantic HTML structure, as proper heading hierarchy (<h2> for product titles on collection pages) can improve search engine visibility and accessibility.

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

Hello there, I’m looking to get the

for my products inside the collection page for both of my themes. Impulse and Impact
I’ve been reading a while but haven’t found any solution so far.
This is the desired result for a collection page :

Finally find it inside “product-grid-item.liquid” for impulse