Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前托管我的 Magento 网站,我想制作另一个网站,而不在 newsite 中添加任何新产品。我想将旧网站上的产品导入新网站。
我尝试将旧数据库转储到新数据库,但没有帮助。有没有其他可能的方法??
您可以在旧站点上重新创建属性集和类别并使用导出产品
System > Import/Export > Dataflow - Profiles
但是,这并不能解决分组或可配置产品或产品选项(如果有)的问题。如果是这种情况,您可能需要升级现有安装(或确保它与新网站的版本相同),然后复制数据库。