-
- nabuhonodozor

-
Total Posts: 38
Joined: 2008-03-27
|
Oh Yes, I shouldnt call my shop oscommerce anymore
Ive completly modified core files but as for database I ve tried to remain the structure same like stock oscommerce. AnywayAfter few days playing with is I start to create product by hand. Yes, its painfull but I have around 300 products which I had to update anyway so its good opportunity to do so.
As for any advice for You - try use dataflow.
1. Export product from osc using easy populate.
2. Than export some sample product from magento to get csv with proper structure.
3. Open both csv in excel/openoffice.
4. in magento file - first row is for choosing proper shop view so you need to change “default” with store code
5. You cannot import both language at one so procedure had to be repeated for every storeview
6 . remember to put different sku
7. Put product images in root level of the folder where magento store product pictures and pictures will be imported. In csf file puf / in fromt of picture file name.
best , piotr
|