Background of the issue:
I'm creating a WordPress plugin to update variant prices via CSV file. I have several languages in my store 隐藏链接 (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?
主题 “[關閉] How to get all its other related products in other languages from a product ID.” 已关闭,不接受新回复。