Thank you for your answer! Woocommerce have settings for price, not for weight, unfortunately. In this Github issue, Woocommerce developer said that you need to use php setlocale: Different decimal separator in Spanish version in price and weight · Issue #13268 · woocommerce/woocommerce
This is...
Hi,
i have issues with decimal separators in my e-commerce website. Woocommerce uses php setlocale value to manage product weight decimal separator. I have dot, i need comma. I changed the locale centos value from SSH and now it's it_IT.utf8. For some reasons, woocommerce is expecting dots...