Jump to content

Setting up csv. for import, will pay to have fixed


Recommended Posts

I have a large Store With 6,000 items, all databased in excell, and I tried importing as a csv. I just need someone to add the needed fields and import the products. I"d be glad to pay 80.00 USD VIA paypal for this.

I have tried exporting them, and I have the separators correct, but there field types I need to add ,and cant find out how. we sell books, so I need to add page numbers and one of the field types.



Thanks. :)

Doug Hieatzman
[email protected]

Link to comment
Share on other sites

I'm afraid i cannot help,
but i do have proposal to the PrestaTeam or anybody expert into this.
Is it possible for you guys to upload somewhere, the default .CSV files for every entity contains in the import section.
I believe, if you did that, you can reduce a lot of storage containing questions about CSV.

I really hope you guys can come out with this.

Thanks in advance.

Link to comment
Share on other sites

we sell books, so I need to add page numbers and one of the field types


You want a new field added to your product page showing how many pages there is in the book? If this is what you want it isnt possible without some changes to the importing code.

The easiest work around I can think of is to use the referance field for your pages and alter the front end wording to say pages instead of referance.

I have uploaded a working product csv file with all the column titles, apart from one that I cannot get to work correctly, but isnt really needed, i know it works

The major problem i have encountered with large csv files is that the server usually times out before everything gets imported, so you could try and separate your products into multipule files.

test_item_csv.csv

Link to comment
Share on other sites

This is for v1.1 yes, import for v1 doesnt work anything like v1.1

You can set your field out however you want, as you can select the column headings on the import page, if you dont want to use certain columns because you have no data in them you can select "ignore this column" as is shown in the image below

4506_z4YoGj3OLopDUo2xuo55_t

Link to comment
Share on other sites

i still dont understand how to use this.
How did you got the ps to show as your attachment.

steps i use is

1. Upload Section - i browse your test_item_csv.csv - click upload
2. Importation Section
- Select which entity to import : Products
- Select your .csv files : i choose the file i just upload.
- others at default.
3. Click Next step
4. and all i got is this.

4508_yD9zxu5Ah7CsvI0hrzPb_t

Link to comment
Share on other sites

Success

I manage to upload it, and i do think using CSVed v1.4.8 (free software) is a better/secure way doing it, since my excel cannot assure me a success rate. LOL

Thanks jhnstcks.
I will upload a tutorial/notes for others to read.


i still have hicups here and there, i will upload details step once i got everything perfect.
Give me some time.

Link to comment
Share on other sites

I have a large Store With 6,000 items, all databased in excell, and I tried importing as a csv. I just need someone to add the needed fields and import the products. I"d be glad to pay 80.00 USD VIA paypal for this.

I have tried exporting them, and I have the separators correct, but there field types I need to add ,and cant find out how. we sell books, so I need to add page numbers and one of the field types.



Thanks. :)

Doug Hieatzman
[email protected]


Send me the xcel sheet: https://my.ichidesk.com/contact.php
Link to comment
Share on other sites

jhnstcks,
i have a question that need clarifications.

I did put the same text as my manufacturer.
Let say i created a manufacturer within BO in the name of Malaysia
so in .csv files, under the manufacturer column I put Malaysia also, but instead of using the one i have, the imports create another manufacturer with the same name. Is there any way to prevent this?

Thanks

Link to comment
Share on other sites

Here is the excel file. I'm having trouble adding (page, and authors as field types) as in each products should show the number of pages in the book, and who wrote them.

I can't add these as "field types" so they show on each item. (I think I can rename the field types in the front end, or change the php so they display properly.

I need help to get the items imported.

THanks in advance.

Doug

[email protected]

The csv file can be downloaded below (choose free download option 2)

http://www.filefactory.com/file/a04f05a/n/web_inventory3_csv


headers from left to right are
A ID Number
b Item name
c Author
d Publisher
e Year Published
f Price
g Description
h Number of pages
i Binding Type
j EMPTY
k Catagory

Link to comment
Share on other sites

jhnstcks,
i have a question that need clarifications.

I did put the same text as my manufacturer.
Let say i created a manufacturer within BO in the name of Malaysia
so in .csv files, under the manufacturer column I put Malaysia also, but instead of using the one i have, the imports create another manufacturer with the same name. Is there any way to prevent this?

Thanks


Use the manufacturer id instead of the name, in the same way as you use the category id
Link to comment
Share on other sites

Here is the excel file. I'm having trouble adding (page, and authors as field types) as in each products should show the number of pages in the book, and who wrote them.

I can't add these as "field types" so they show on each item. (I think I can rename the field types in the front end, or change the php so they display properly.

I need help to get the items imported.

THanks in advance.

Doug

[email protected]

The csv file can be downloaded below (choose free download option 2)

http://www.filefactory.com/file/a04f05a/n/web_inventory3_csv


headers from left to right are
A ID Number
b Item name
c Author
d Publisher
e Year Published
f Price
g Description
h Number of pages
i Binding Type
j EMPTY
k Catagory


Have you not got any images to add for your books? Adding 6000 images manually will take forever.

You could add all your special fields as features on your books, these would appear in the datasheet section of the product page.
Link to comment
Share on other sites

I think I understand, whats the difference between an attribute group, and a product feature?

If I'm understanding correctly, I could have a group setup just for books, and then tag that in the csv database, and it would know that the books should have book attributes?

Also, I don't know how to put image links in the database?

Thanks again for your help

Doug

Link to comment
Share on other sites

You need to add the full image url into your csv file, and when you import the products prestashop will go and grab the image from whatever url you posted.

I have tried importing features for products and can't get it to work properly, just sends back a hack attempt, apart from the binding type, all the other fields can be fitted into other prestashop fields.

I'm just wondering if it would work creating an attribute for each of your special fields; pages, author, publisher etc, with only one attribute in each drop down menu, I think it might look ok.

I will test it with part of your csv file.

Link to comment
Share on other sites

×
×
  • Create New...