【问题标题】:Import products in Magento from a different database从不同的数据库导入 Magento 中的产品
【发布时间】:2013-10-12 11:01:12
【问题描述】:

我是这里的新手,所以如果问题已经得到解答,我想提前道歉。

我的问题是:我有一个用于存储产品的简单表。表格是这样的:

id -> product ID
product_name -> name of the product
product_price -> price of the product

等等..

我的数据库是 MySql。

我需要在 Magento 安装中导入此表,以便在 Magento 中正确显示产品。我怎样才能做到这一点?我需要处理哪些 Magento 表?

谢谢

【问题讨论】:

    标签: mysql database magento import


    【解决方案1】:

    我建议使用 magmi。

    http://sourceforge.net/apps/mediawiki/magmi/index.php?title=Main_Page

    使用 magmi,您可以将简单表格作为 csv,添加更多列,然后将 csv 输入 magmi。

    【讨论】:

    • 太好了!非常感谢!
    猜你喜欢
    • 2014-11-19
    • 2014-06-26
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多