使用导入和导出工具在一次操作中管理多个记录。 我们可以导入新项目以及更新、替换和删除现有产品集。
例如,我们可以向库存中添加新产品、更新产品数据和高级价格数据,以及用新产品替换一组现有产品。 导入和导出工具有助于更高效地管理大型产品目录,因为我们可以导出数据、在电子表格中编辑该数据并将其导入回我们的商店,而不是在管理员中执行多项操作。
数据验证
所有数据都必须通过验证,以确保这些值的质量、准确性和完整性,然后才能将其导入店铺中。 单击后即开始验证 Check Data. 在此过程中,会针对以下内容验证导入文件中的所有图元:
验证结果显示在“验证结果”部分,其中包括以下信息:
如果验证失败,请阅读每个错误的描述,并在CSV文件中更正问题。 例如,如果某行包含无效的SKU,则导入过程将停止,并且该行和所有后续行都不会导入。 在正确解决问题后,再次导入数据。 如果遇到许多错误,可能需要多次尝试才能通过验证。
数据验证报文
验证
1. Product with specified SKU not found in rows: 1
2. URL key for specified store already exists
3. '7z' file extension is not supported
4. TXT file extension is not supported
错误数
1. Wrong field type. Type in the imported file %decimal%, expected type is %text%.
2. Value is not allowed. Attribute value does not exist in the system.
3. Field %column name% is required.Wrong value separator is used.
4. Wrong encoding used. Supported character encoding is UTF-8 and Windows-1252.
5. Imported file does not contain SKU field.
6. SKU does not exist in the system.
7. Column name %column name% is invalid. Should start with a letter. Alphanumeric.
8. Imported file does not contain a header.
9. %website name% website does not exist in the system.
10. %storeview name% storeview does not exist in the system.
11. Imported attribute %attribute name% does not exist in the system.
12. Imported resource (image) could not be downloaded from external resource due to timeout or access permissions.
13. Imported resource (image) does not exist in the local media storage.
14. Product creation error displayed to the user equal to the one seen during manual product save.
15. Advanced Price creation error displayed to the user equal to the one seen during the manual product save.
16. Customer creation error displayed to the user equal to the one seen during the manual customer save.