跳转至内容 跳转至侧边栏

本主题包含 0 則回覆 ,有 0 声音 。

最后由 francescoD-41 1 weeks, 5 days前 更新。

协助者:: Dražen.

作者 帖子
3 7 月, 2025 于 12:39 下午 #17197233

francescoD-41

Background of the issue:
I am trying to import products into WooCommerce using WPALLIMPORT and WPML. My products can belong to multiple categories, and I am using a .csv file with multiple fields for category hierarchies. I want to import these categories without creating duplicates or translating them, using the Italian categories as the base for other languages.

Symptoms:
When importing French or English languages, categories are sometimes duplicated with suffixes like -fr or -en, or products are not in the correct categories. I want to avoid creating categories first and ensure that categories exist only in Italian, with other languages using the same Italian categories.

Questions:
How can I import products in multiple languages without duplicating categories?
How can I ensure that categories are not translated and remain consistent across languages?