I would like to remove the EUR letters.
Thank you!
Im using the Trade theme.

I would like to remove the EUR letters.
Thank you!
Im using the Trade theme.

Instead of using money_with_currency, simply simply use money filter i.e. {{ product.price | money }}.
for more details you can refer to the docs:- https://shopify.dev/docs/api/liquid/filters/money-filters