Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Batch product updates, importing .csv to MySQL

Batch product updates, importing .csv to MySQL

Views: 3,037

Results 1 to 11 of 11
17 Jun 2009, 1:27 PM
#1
jdw1979 avatar

jdw1979

Zen Follower

Join Date:
Jun 2009
Location:
NC
Posts:
174
Plugin Contributions:
0

Batch product updates, importing .csv to MySQL

I downloaded and installed the latest version of Zen Cart yesterday. The only customization that I have applied so far is the Cherry Zen template. I did not install the demo product information as I didn't want to bother with having to delete them all.

I was wondering, is there a standardized way of handling batch product updates? I've been looking around in phpMyAdmin, and there are a LOT of tables affiliated with the products. The company for whom I'm setting up this site has an inventory of over 30,000 items, so batch updates are their only option. Is there a tool with which I can handle these updates? Or, if I should just import .csv's into the MySQL database, which product tables should be updated? I really hope it's not all of them...

:blush:

Thanks,
Dale

18 Jun 2009, 7:30 AM
#2
gnro avatar

gnro

New Zenner

Join Date:
Jun 2009
Posts:
9
Plugin Contributions:
0

Re: Batch product updates, importing .csv to MySQL

You should be looking at the Easy Populate Free (EP) or Easy Populate Advanced version.

18 Jun 2009, 3:34 PM
#3
jdw1979 avatar

jdw1979

Zen Follower

Join Date:
Jun 2009
Location:
NC
Posts:
174
Plugin Contributions:
0

Re: Batch product updates, importing .csv to MySQL

Sweet. Thanks a lot. I haven't had an opportunity to look through all the modules. I really appreciate your reply, I will most definitely give that a look.

:smile:

Dale

18 Jun 2009, 6:41 PM
#5
jdw1979 avatar

jdw1979

Zen Follower

Join Date:
Jun 2009
Location:
NC
Posts:
174
Plugin Contributions:
0

Re: Batch product updates, importing .csv to MySQL

I have read over the Easy Populate Wiki, I have downloaded the add-on, and it is now installed. It looks very promising. However, in the download provided from the sofware add-ons area on this site, there are no sample Excel or any other kind of files as indicated in the Wiki article. Anyone know where I might find a sample tab-delimited file?

Thanks again.

Dale
:smile:

18 Jun 2009, 6:48 PM
#6
fairestcape avatar

fairestcape

Totally Zenned

Join Date:
Mar 2008
Location:
Cape Town & London (depends on the season)
Posts:
2,957
Plugin Contributions:
0

Re: Batch product updates, importing .csv to MySQL

They are in the "temp" folder that comes with the module.

18 Jun 2009, 8:29 PM
#7
gnro avatar

gnro

New Zenner

Join Date:
Jun 2009
Posts:
9
Plugin Contributions:
0

Re: Batch product updates, importing .csv to MySQL

... Or you can create 1-2 sample products and export from your Easy Populate from Zen Cart :smile:

19 Jun 2009, 2:13 PM
#8
jdw1979 avatar

jdw1979

Zen Follower

Join Date:
Jun 2009
Location:
NC
Posts:
174
Plugin Contributions:
0

Re: Batch product updates, importing .csv to MySQL

Sweet! I should've thought of that!

:oops:

19 Jun 2009, 5:40 PM
#9
jdw1979 avatar

jdw1979

Zen Follower

Join Date:
Jun 2009
Location:
NC
Posts:
174
Plugin Contributions:
0

Re: Batch product updates, importing .csv to MySQL

Thanks a lot for the help. I have now successfully uploaded 13,000ish items using Easy Populate. I'm in the process of breaking up the .csv file so I can get all 31,207 uploaded. This was exactly what I needed. Thank you very much.

Dale

:clap:

4 Jul 2009, 3:04 PM
#10
gnro avatar

gnro

New Zenner

Join Date:
Jun 2009
Posts:
9
Plugin Contributions:
0

Re: Batch product updates, importing .csv to MySQL

I'm glad that it worked out for you. I'm in the process of cleaning all products from my suppliers and I'll upload them all to my site. I hope will work for me too. :smile:

30 Apr 2011, 3:45 PM
#11
gnro avatar

gnro

New Zenner

Join Date:
Jun 2009
Posts:
9
Plugin Contributions:
0

Re: Batch product updates, importing .csv to MySQL

gnro:

I'm glad that it worked out for you. I'm in the process of cleaning all products from my suppliers and I'll upload them all to my site. I hope will work for me too. :smile:

Hello again! I know is a little late :blush: but...

I can import and export many products, but I now have a few small issues, which I'm not sure are related to Easy Populate:

  • sometimes I end up with multiple quotes where there was only one (I think there are some words about this in the php file, but I'm not using "Smart Tags")
  • when I export products and then modify only the price, then import back the products, the combination of the "mp" letters disappears from any word (example: "temporary" after import is "teorary")

What is the possible problem?
Please post if you have some ideas. Thank you!