Quote Originally Posted by mc12345678 View Post
Start a little further back on the issue. Does the field exist in your store's database? Are you having to create it now in order to hold this data you are wanting to capture? There are a few plugins that will create extra fields associated with each product that can then be exported/imported by EP4. EP4 handles existing tables and the data in them.

If the field(s) exist in your database, then you may be able to use the configuration area on the admin panel to add the additional field(s) as part of the export.

Adding fields though to the database isn't typically a one place add type situation, there are several files involved, not to say it's difficult, but need to consider all methods of use and where the field(s) need to be included.
Thanks. What I am trying to do is import a field from a csv from my product supplier, that presently doesn't match any of the the existing fields provided in the EP4 files. Therefore, I (think I) need to create a field in a header/column of a csv that I can copy and paste in 4000 EAN entries and they will show next to the product details on the website when imported.

I can't find any defined advice about this and having looked around for about 10 hours today, I am hoping someone can give me a clue.

I know very little about SQL/databases etc so if anyone knows a dummies guide anywhere to using EP4 with Zencart that tells you how to create new csv's for data supplied from a product supplier that can be imported into EP4 and will show in the right place when a customer looks at a product, I would appreciate some help!

As I said originally, half of the fields show because I can match them up with the existing EP4 provided csv's.

How do I get the rest of the info to show in zencart if there are not comparative fields to paste the information into?

Thanks

Robert