• Error in price. Thousands values ??are separated by “.”, and this harms the correct display after. If the price of a product is “1100 zlotys”, then the file is coded as “1.100,00 zlotys” and then the external site perceives it as “1.10 zlotys”, losing thousands. The separator after thousandth values ??gets in the way. Can I fix this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    Thanks for reaching us,

    By default, according to the WooCommerce settings, our plugin gets the comma(,) as a thousand separator and dot(.) as a decimal separator. In your case, you may change the default from WooCommerce settings that reflect on your feed. To avoid the issue, we would like to suggest using the default settings in WooCommerce.

    However, If you want to overwrite the default WooCommerce settings for this option, you can do so, but it’s not available in the Free version.

Viewing 1 replies (of 1 total)
  • The topic ‘price error’ is closed to new replies.