Table of Contents

Custom column headers

The Custom Column Headers feature lets you personalize the names of columns when exporting data using export collections. For instance, if you're exporting products and want a column named "Generated" instead of "Created," you can easily make that change here.

Follow these steps to create a custom column header:

  1. Go to Settings > Administration > Custom Column Headers and click + Add preset
  2. Provide the preset with a name and select the relevant model type of the object you want to export, in this case the ProductDataModel, then Save:
  3. Click the preset to edit it, then click + Add field
  4. Use the dropdown to select the column you want to create a custom header for, then specify the custom header and press Save

Repeat this process until you've created the set of custom column headers you want to have available.

To top