我的csv中有以下字段
store
websites
attribute_set
type
category_ids
sku
has_options
name
meta_title
meta_description
image
small_image
thumbnail
url_key
url_path
custom_design
page_layout
options_container
gift_message_available
size
caseprice
newbrand
weight
price
special_price
cost
status
tax_class_id
is_recurring
visibility
enable_googlecheckout
description
short_description
meta_keyword
custom_layout_update
special_from_date
special_to_date
news_from_date
news_to_date
custom_design_from
custom_design_to
qty
min_qty
use_config_min_qty
is_qty_decimal
backorders
use_config_backorders
min_sale_qty
use_config_min_sale_qty
max_sale_qty
use_config_max_sale_qty
is_in_stock
low_stock_date
notify_stock_qty
use_config_notify_stock_qty
manage_stock
use_config_manage_stock
stock_status_changed_automatically
use_config_qty_increments
qty_increments
use_config_enable_qty_increments
enable_qty_increments
product_name
store_id
product_type_id
product_status_changed
product_changed_websites
除了图像,缩略图和small_image之外,所有文件都正确插入。 我已将路径指定为\ media \ catalog \ product \ im 我作为im / abc.jpg给出的图像路径 导入时应该插入3个属性id 74,75,76.但是现在它没有插入catalog_product_entity_varchar 表 请推荐coln。