Displaying price per market

Topic summary

A user is seeking to customize price display formatting based on different markets in their Shopify store using the Dawn theme.

Specific requirement:

  • Different markets need different currency symbol placement (before vs. after the price amount)

Technical challenge:

  • Cannot locate where this formatting is controlled in the theme files
  • The price.liquid file only contains the {{ money_price }} variable without formatting logic

Current status:

  • Discussion remains open
  • Another user has requested the store URL and specific market/currency details to provide assistance
  • No solution has been provided yet
Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.

I’m looking to customize the way a price is being displayed on our shop based on the market.

For example. In one market the currency symbol needs to be in front of the price. And the other market the currency symbol needs to be behind the price.

I can’t find the liquid file on where this is setup. The price.liquid just calls on the {{ money_price }}.

Is there any way to do this? I’m using the Dawn theme.

Hello - please share store url along with regions/markets for the currencies you’re expecting to see.