Magento 产品导入 产品导入后不会显示在目录中
几天前我问了一个类似的问题,但没有得到任何解决我的问题的答案 此处
我已经尝试了一切方法来使其正常工作,但我觉得它缺少一些微不足道的东西。我以前用过magento,从来没有遇到过这样的问题。
基本上所有产品都正确导入,它们只是不会显示在目录中,除非我进入产品并单击“保存”...我什至不需要更改任何内容,只需单击“保存”.. 需要导入的近 2000 个产品将是非常乏味。
我已经设置好了其他一切,但我只是停留在最后一点,需要尽快完成。
我已经在 2 台 1.4.0 和 1.4.1.1 电脑上进行了测试,结果均相同
CSV 外观的链接 http://www.mediafire.com/?01y15k7wv015qwe
再次感谢
I asked a similar question a couple days ago and didn't get any answers that solved my problem here
Ive tried everything to get this to work i feel like its something trivial im missing. I have used magento before and never had any problems like this.
Basically all the products import correctly they just dont show up in the catalog unless i go into the product and click save... i dont even need to change anything just hit save.. with almost 2000 products that need to be imported it would be very tedious.
I have everything else set up and im just stuck at this last point and need to get it done asap.
I HAVE tested on 2 pcs with 1.4.0 and 1.4.1.1 all with the same results
LINK TO WHAT CSV LOOKS LIKE http://www.mediafire.com/?01y15k7wv015qwe
Thanks again
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
由于它可能是任意数量的东西,请尝试以下操作:
Since it could be any number of things, try this:
运行此 SQL 命令。我有这个问题很长时间了。
其他人做了这个sql命令。别给我信用。
Run this SQL command. I had this issue for a long time.
Somebody else made this sql command. Don't give me credit.
此外,如果保存它确实可以解决问题,您可以使用批量更新功能并点击所有产品的编辑,然后保存这也可能使它们更新。那么你就不需要单独检查每一个。
Also, if saving it does resolve it you could use the mass update function and hit edit for all products then save that might also get them updated. Then you wont need to go through each individually.