Product Pricing not showing on collection grids

Topic summary

Product prices no longer show on collection grids after a theme update; only discounted or multi‑price products display. The user wants to re‑enable normal price visibility but can’t find a setting.

  • Environment: Shopify store using the Expanse theme. No toggle exists in the Theme Customizer to show prices on collection pages.
  • Proposed approach: Edit the theme code to output prices on the collection page using Liquid (Shopify’s templating language), since the visual setting is absent.
  • Clarification needed: Guidance on which files/sections to modify, as the user is not proficient with code.
  • Constraints: File names and structure vary by theme; specific help is difficult without store access.
  • Attachments: A screenshot was provided illustrating the missing prices but does not resolve the issue.

Outcome: No resolution yet. Next steps likely require theme‑specific code edits or developer assistance; the thread remains open.

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

Hi Guys

I am having trouble in getting the pricing to enable on my collection grids. It used to be there but after an update it is only now showing either discounted pricing or products with multiple pricing please see below:

It’s like I need to enable price as normal but I’m unsure of where to find this in the theme. Any help would be great!

Cheers,
Ari

Hi, If there is no option in customizer to show price on collection page then you need to edit code and use liquid to show price on collection page

Hi, thanks for that, I assumed that may have been the case as there’s no toggle in the customizer.

Is there a specific area I would look into the coding to do this? I’m not proficient at coding so I’m a little stuck at where to look. I’m using the Expanse theme if that helps anything.

Hi,
Every theme has different file names and it would be difficult for me to help you without having access to your store.