Bulk product import query

Good day

i am trying to bulk import products. how do i make the csv read my local folder path for pictures?

You need to upload the files to the server before the import to 1/exim/backup/images/ where 1 represents the company id. In your csv you will need to add the column “Detailed image” specifying the image path 1/exim/backup/images/product_image.jpg

1 Like

Just one note. The full path should be

CSCART_DIR/var/files/1/exim/backup/images

1 Like

You can also upload the archive with the images

2 Likes