Page 5 of 7
Creating the import file
In your import file, you need to add column to import image
- file_path
Here you put the name of the main image for example hammer.png
Let's create our CSV file, extending the CSV file created in the HikaShop Product import tutorial, we now get:
product_code,product_name,product_description,product_published,file_path
H01,Hammer,A great hammer to let out all your frustration,1,hammer.jpg
Save these 2 lines in a file or download the file by clicking here.
This completes the second step of the image path, we now have a complete path of images/com_hikashop/upload/hammer.jpg