I have a problem with translated products in WooCommerce. website first language is Arabic and Translated in English. Below I have mentioned my issue
Example:
1) Product quantity 1 in Arabic and English.
2) If customers purchase a product in Arabic, "Out of Stock" appears in both languages. This flow is working properly.
3) But if the customer buys the product from English then the 'Out of Stock' status appears only in the English product and not in Arabic.
We are creating product through WooCommerce API, and we have enabled the WPML auto translation. and once product created for both language we are just placing the order into the site.
Order place scenario is: we have the product through Arabic language and then we are placing the order through English language for cart added product(in our case product stock is 1) when we place the order in admin side for English now it is showing perfect(out of stock). but for Arabic still it's showing IN-Stock, for both language product quantity is 0.
We are applied same solution on our website and it's working properly but as we have checked there is plugin file so it will remove if we update the plugin in the future?
Languages: English (English )German (Deutsch )French (Français )
Timezone: Europe/Zagreb (GMT+02:00)
I see - I'm afraid that the permanent solution has not been implemented yet, but I can keep this thread updated as soon as there is some movement in the development ticket.
So yes, you will have to update WooCommerce multilingual with a workaround once again before it is permanently fixed.