To add products to multiple categories thorough the bulk loader, you must separate them by a specific syntax.
In your CSV file, alter the data for column 'category key' in your rows as described below.
Use two pipes, ie: || to separate category keys.
Example: Clothes || Shirts || T-Shirts
Please be sure to include a space before and after the double pipes characters.
