Jump to content

CSV Import creates duplicated products


Recommended Posts

Hello

I'm new to prestashop and is testing the cart out with a csv over 15k lines.
Problem i'm getting is that the Import function creates duplicated products.

Here is a line from my csv file, 10 columns.

1420256;Diamond Baby;12;XCZ-1235;Diamanter;Ringar;Icetech;842.00;Description;http://image-url.jpg

This is how i Assign them:
Column 1: ID I assign the first column as ID (they are all unique)
Column 2: Name
Column 3: Quantity
Column 4: Referense (Some problem if i assign as Suppliers Refense)
Column 5: Parent Category (I choose to ignore this column)
Column 6: Category
Column 7: Manufacturer
Column 8: Price exl. Tax
Column 9: Description
Column 10: Image url.

It all goes well. No Errors. But I get a product with ID and no referens and i also get the same product with Refense as ID.

I have even set the referense no# as Suppliers Refense with same output.
Also tried setting Column 1 as Refense and Column 4 as Suppliers referense letting Prestashop creating the ID's with same problem.

Is that a feature or a bug?

My Prestashop version: PrestaShop™ 1.4.0.5

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...