How To Add A Dummy Field With A Blank Value When Exporting

Hello

When exporting a csv file, I would like to insert a dummy field with a blank value after a certain export_field. Is there a way of doing this without adding a new column to the data table?

Thank you in advance.

If you do not use Promo code field, just export its value. Then you can rename the column name in the excel or other editor

Thank you for you response.

Yes, I can edit the column in excel, but doing that every time I export is time consuming, so ideally I would like to export them with that dummy field.

Thank you for you response.

Yes, I can edit the column in excel, but doing that every time I export is time consuming, so ideally I would like to export them with that dummy field.

Unfortunately it is not possible out of the box


Try to rename "Promo text" text in the following file

app/schemas/exim/products.php

Do not forget to clear cache