Hello,
Im working on a CSV file for a combination import for my webshop,
My supplier gave every product name its own unique ID code, which is useless because in this CSV file the duplicate product names has to have their own code.
example; lets say i sell dog food and the brand has multiple weights available, that means right now i've got 4 product names which are the same and 4 ID's codes that are not the same.
So i'm looking for a solution that gives those product names the same code or replaces the name into a code for many different products.
Anyone has an idea how to do it or what to look for?
[ATTACH=CONFIG]71359[/ATTACH]< this is my situation right now
[ATTACH=CONFIG]71360[/ATTACH]<this is what im looking for.