A RolandD Cyber Produksi Product
New in CSV Improved 1.5
The below procedure has changed significantly because of the new field product_files_download field that has been added to the Multiple Files Import. This field will create downloadable products on the fly.
Downloadable products are no different from regular products except that they need an extra field to mark the product as a downloadable product. This field can be imported as a separate file but can also be included in a regular import with other fields.
To import downloadable products a template needs to be created of the type Product import and 2 fields, product_sku and attribute_values, need to be added.
Steps to setting up the template:
The template has now been setup and is ready to be used.
The import file only has 2 columns as they need to match the field set in the template. For downloadable products the attribute values are partially fixed. There can only be 1 attribute value per product and the attribute name cannot be changed. The attribute value is the filename of the downloadable product.
The import file will look like this, including column headers:
| product_sku | attribute_values |
| product01 | download::file01.zip |
| product02 | download::file02.zip |
Importing the downloadable products is exactly the same as any other import. Take the following steps to import the downloadable products:
The result screen will show how many products were uploaded and the status of the import.