webcampp Posted November 10, 2020 Share Posted November 10, 2020 Hi, When exporting product's csv from 1.6 to 1.7, the order of the product images is not respected... The import csv's file doesn't show the images ordered by default. Does anyone know how I can sort the product images from the csv to keep the original order? Thanks a lot Link to comment Share on other sites More sharing options...
Guest Posted November 10, 2020 Share Posted November 10, 2020 The import does not have an image id, it only has an image URL. When importing an image, the image id is created as an autoincrement, and when importing products, it is the same. So when you import orders, they have different product id etc ... Link to comment Share on other sites More sharing options...
webcampp Posted November 10, 2020 Author Share Posted November 10, 2020 Thank you @Guest!! 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