我想将一些自定义产品字段插入表格中。但是当我上传CSV文件时,它会显示错误 “列名:”_ custom_option_tier_customer_group“,”_ custom_option_tier_price“,”_ custom_option_tier_price_qty“无效”
我有这些自定义字段
那么请你帮我解释如何导入字段并绕过验证错误。
答案 0 :(得分:0)
您应该提供以下字段, 1. _custom_option_type 2. _custom_option_title 3. _custom_option_is_required 4. _custom_option_row_title 5. _custom_option_row_price 6. _custom_option_row_sku
我认为这会对你有所帮助......