Skip Navigation

Tagged: 

This topic contains 0 reply, has 1 voice.

Last updated by jakubB-13 2 months, 4 weeks ago.

Assisted by: Noman.

Author Posts
March 30, 2025 at 9:16 am #16876227

jakubB-13

Background of the issue:
I'm creating a WordPress plugin to update variant prices via CSV file. I have several languages in my store hidden link (still hidden) but there will be many more in the future. I see that in the database there is a field in post_meta "_*icl_lang_duplicate_of".

Symptoms:

Questions:
How to get all its other related products in other languages from a product ID?
How to identify the base language in the database and all its related languages?
Should I use the field in post_meta "_*icl_lang_duplicate_of" to identify related languages or is there another way?
How to identify product variant prices for base language and other related languages?

The topic ‘[Closed] How to get all its other related products in other languages ​​from a product ID.’ is closed to new replies.