...
Import a CSV file containing many product records
A CSV file typically contains a set of records, each of which is a set of fields that are separated by commas.
Export the entire product list to a CSV file
...
...
A CSV file typically contains a set of records, each of which is a set of fields that are separated by commas.
...