I'm attempting to upload products using a CSV, but a few things are not working as properly.
long product code
to actual sizes and colors
. Just for reference, this is my combination
field in the database for one given combination : 383_1473_459_1701
, this is for mediu, green
. - How can I upload combinations using CSV without knowing the combination field?thanks in advance!
I should inform you that starting from CS-Cart or Multi-Vendor version 4.1.1 images can be imported only from the /path/to/cart/var/files/
directory. So you should move all your images to the var/files/1 directory
(or its any subdirectory) and correct the path in the Images directory field on the Administration > Import data > Products > Images page in your store admin panel.
For example, if you move your files to the var/files/1/images
directory, you should specify images in the Images directory field. Please check it.
I know its quite confusing but I've managed to find out by looking into their forums and seeing that you must put your image files to: /public_html/var/files/1/exim/backup/images/