GregKelcible Posted June 6, 2019 Share Posted June 6, 2019 Hello everyone, I want to import products and declinations on an PS website. I did an PHP script to generate the CSV file from XLSX file gave by my Customer. I did the Products import and that worked fine, but i have some errors in Declinations import. (I put the declinations CSV file here : declinations.csv) When I import the declination file (I changed the multiple values separator to '|'), I have thoses errors : (the errors mean : Attribute->name is not valid). My import file isn't correct ? Note : The Header matching with the file's header during importation I looked at the line 105 (notice in the error) because it's matching with the total file number (370 with the Header) but nothing special here. I'm stuck. (I noticed some inconsistency in the CSV file, I don't know if this is the cause) For the same product (with ID 1060), I don't have the same Attributes. Somebody have an idea ? Thanks in advance. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now