When importing products into your store from the
Products -> Import Products page, you can specify which field in your CSV file contains details about the product's file. You must map the "Product File" field to import digital products. Product files can be imported in two ways:
- By specifying the full HTTP path to the image in your CSV file, such as http://www.youroldstore.com/files/my_file.zip
- By first upload all images for your products into the product_files/import/ folder in your store's directory and then specifying just the filename of the image in your CSV file, such as my_file.zip
If the product file is not associated when you map the import fields, products will be imported as normal "physical" products.