Set up in the Magento backend

Head to Stores > Configuration > Sales > Order CSV Export to configure the options for your generated files.


There are 3 types of Picking Lists you can configure:

  • Order CSV export
  • Order Item CSV export
  • Single Item CSV export

Order CSV Export

The Order CSV Export generates one line per exported order, all fields that are related to order items will be displayed in one cell.

Sample Order CSV Export file

Screenshot of Order CSV export settings

Columns (v1.0+)

Select the columns you would like to display in your exported files. Provide a header name which will get displayed as the first row. Product related information will get summarily displayed in a single cell with a linebreak for each product.


Remove Html Tags (v1.0+)

By default html tags will be included if present in the source field data in Magento. Enable this setting to strip these tags.


Order Item CSV Export

The Order Item CSV Export combines the quantity of multiple orders into one list for download. Useful for example if you need to send off orders to production or further processing before fulfilling the order.

Columns (v1.0+)

Select the columns you would like to display in your exported files. Provide a header name which will get displayed as the first row.

Remove Html Tags (v1.0+)

By default html tags will be included if present in the source field data in Magento. Enable this setting to strip these tags.

Single Item CSV Export

The Single Item CSV Export combines the ordered items of the selected orders, printing one line each ordered product. Useful for example if you need to generate something for each ordered item

Columns (v1.0+)

Select the columns you would like to display in your exported files. Provide a header name which will get displayed as the first row.

Remove Html Tags (v1.0+)

By default html tags will be included if present in the source field data in Magento. Enable this setting to strip these tags.

Still need help? Contact Us Contact Us