Hi
I used for my feed that I send to google adds a collection called xml-google-shopping-feed-all
In my feed that I send to google I use this code
<g:price>{{ product.price | money_without_currency }} {{ shop.currency }}</g:price>
Is it possible to change this code and have the price with the currency CHF ?
The shop currency is set to Euro but I would like also to have a feed with the prices in CHF
Thanks in advance for your help.
Best regards
Elise