Hi @openstream
You can overrider thousand separator using our plugins Number Format feature. Please go to
Make/Edit feed > Filter > Number Format > https://prnt.sc/c6pPz1pbnT9e
Now, regenerate the feed and open the feed on a private window, and check if you are getting the correct price with correct separator. However, you need to make sure you haven’t added the apostrophe in the woocommerce price field while adding the price.
Incase you have apostrophe added to the price field in WooCommerce, then you would need to use string replace to remove the string from price and here you can find the instructions on how to replace/remove strings. In you case, you have to replace ‘ with blank.
Thank you,
-
This reply was modified 1 year, 8 months ago by
mansary.
Thanks Mansary. Your screenshot is not fully visible, but I made the changes like this https://opnstre.am/47MMis1 and checked if prices are entered with apostrophe, which is not the case https://opnstre.am/4gvKXty. After re-generating the feed, prices are all 0.
<g:price>0.00 CHF</g:price>
<g:sale_price>0.00 CHF</g:sale_price>
-
This reply was modified 1 year, 8 months ago by
Nick Weisser.
-
This reply was modified 1 year, 8 months ago by
Nick Weisser.
That’s strange! Can you please reach us from here?