【发布时间】:2017-10-06 03:36:14
【问题描述】:
我正在尝试导入分组产品及其关联产品,但似乎缺少某些内容。我正在使用 Magento 2.1.5
分组产品导入正常,但没有任何关联的分组产品。问题可能出在哪里?
使用列:_associated_sku
尝试传递值 testskunew, testsku 和 testskunew=1.000, testsku=2.000。存在已传递 sku 的产品
谢谢。
更新刚刚尝试使用列:associated_skus
但我收到另一个错误:Additional data: Notice: Undefined index: attr_set_code in /home/filoform/public_html/vendor/magento/module-grouped-import-export/Model/Import/Product/Type/Grouped.php on line 105
【问题讨论】: