开发者

Magento - Import pending orders through excel or csv files

开发者 https://www.devze.com 2023-02-24 04:49 出处:网络
Is it possible to import pendingorders through an Excel or CSV file in Magento? If yes, how can I do that?

Is it possible to import pending orders through an Excel or CSV file in Magento? If yes, how can I do that?

Thanks开发者_开发百科.


There seems to be an existing and dedicated module for this, I used Google to find this. There will probably be more!


you can do it,but it is to hard. that use cart & checkou object to finish. 1.analyze data from xls 2.add product to cart 3.setting billing address & shipping address 4.checkout

0

精彩评论

暂无评论...
验证码 换一张
取 消