Thanks for PMing the data file.
You have a very simple (but often common) problem. Your v_products_price column has a space at the end of it=> ...,v_products_price ,...
Remove that space from your Import file, and it will work correctly. This is easy to miss, and hard to see when viewing your worksheet.
This same kind of problem (trailing spaces) can affect important columns like v_products_model, v_manufacturers_name, and v_categories_names
resulting in what appears to be duplicate entries.



Reply With Quote
