Background of the issue:
I am using the WPML plugin to manage a multilingual WordPress site with WooCommerce. My site's original language is English (.com), and the secondary language is Greek (.com/el/). The site is currently under development.
Symptoms:
In the Greek version of the site, certain WooCommerce functionalities are not working as expected. Specifically, the minimum product quantity restriction is not enforced, allowing users to add more items to the cart than available in stock. Additionally, the availability section that shows stock status after selecting a product variation (e.g., '2 in stock') does not display.
Questions:
Why does the Greek version allow adding more items to the cart than the available stock, unlike the English version where it works correctly?
Why is the availability section not displayed in the Greek version after selecting a product variation?