Skip Navigation

This topic contains 0 replies, has 1 voice.

Last updated by alirezaS-3 2 months, 4 weeks ago.

Assisted by: Waqas Bin Hasan.

Author Posts
September 20, 2024 at 8:22 am #16201578

alirezaS-3
Site owner

Background of the issue:
I am developing a site and want to import German/DE translations of English/EN WooCommerce products using the standard WooCommerce built-in import functionality. I have created an empty xls file and added three columns: "_wpml_import_translation_group", "_wpml_import_language_code", and "_wpml_import_source_language_code". However, I am unsure about the correct column names for the DE translations of the WooCommerce products. Naming the columns "Name" and "Description" overwrites the EN products in the database.

Also, when I import, the import process wants me to map the fields "_wpml_import_translation_group", "_wpml_import_language_code", and "_wpml_import_source_language_code", but there are no WPML fields to map.

Symptoms:
EN products are overwritten when importing DE languages, and how to map WPML fields during import

Questions:
What should be the names/headings of the columns that contain the DE translations of the WooCommerce products?
and how shall I map the fields "_wpml_import_translation_group", "_wpml_import_language_code", and "_wpml_import_source_language_code" during the import process?

The topic ‘[Closed] Importing translations using built-in woo import functionality’ is closed to new replies.