Background of the issue:
I am trying to bulk change the default language of existing WooCommerce products from Slovene to German on my site versteckter Link. The site is entirely in German now, but during development, Slovene was set as the default language. I have already changed the default language of the site to German in WPML settings. I followed steps from a WPML forum thread to manually change the language for each product, but this process is too time-consuming for over 1,000 products.
Symptoms:
The manual process of changing the default language for each product is too time-consuming for a large number of products.
Questions:
Is there a faster way to change the default language of products in bulk using WPML tools, scripts, or filters?
Can this process be automated through direct database updates or WPML APIs with guidance?