Dawn theme showing price twice on collection pages

Topic summary

Issue: On Shopify’s Dawn theme, product prices appeared twice on collection pages—once above the product title. The merchant wanted to hide the duplicate price.

Context: A helper requested the store URL to inspect. The merchant provided a collection link (biggardiamonds.ca/collections/spiritualkeepsake).

Proposed fix: Edit theme code.

  • Navigate: Online Store → Themes → Edit code
  • Open: theme.liquid
  • Action: Paste a provided snippet just before the closing tag.

Artifacts: An instructional screenshot was shared. A code block was referenced, but the exact code content wasn’t visible in the thread excerpt; it appears the screenshot contained the needed snippet.

Outcome: The merchant confirmed the fix worked and the duplicate price was removed/hidden.

Status: Resolved. No further issues or disagreements reported. No additional action items noted.

Notes: The solution relies on a custom addition to theme.liquid, likely CSS/JS to hide the extra price on collection listings.

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

My dawn theme is showing pricing twice, how do I resolve this? I would like to remove/hide the pricing listed above the product title.

Hi @Alisonbgdiamond ,

Could you please share your store URL, so I can help you check it

Hi @Beae_Cass , Here is my weblink.

https://biggardiamonds.ca/collections/spiritualkeepsake

Hi @Alisonbgdiamond ,

This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.

While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:

  1. Go to Online Store → Theme → Edit code
  2. Open your theme.liquid file
  3. Paste below code before :


Best regards.

Anthony

1 Like

Great! Thank you for the help, this worked. :grin: