WooCommerce CSV

Fill WooCommerce Backorders allowed?

2026-06-21
Task

This case prepares the Backorders allowed? column from backorder_mode for the final CSV.

Short answer

Map preorder to notify, allowed to 1, and all other rows to 0.

How to do it in Eofferix

  1. Select the source column or create the output column from the specified source. backorder_modeBackorders allowed?.

  2. Open the settings of the output column Backorders allowed?.

    Open settings: Backorders allowed?
    Real animation: opening the output column settings in the table editor.
  3. In Transformations, add the rules shown below.

    Transformations: Backorders allowed?
    Real screenshot of the Transformations block for this column.
  4. Save the settings, go to export, and check the values in the downloaded CSV.

Check target column names and accepted values against the official CSV documentation. WooCommerce CSV.

Before / after

Before

source data
SKUNamebackorder_mode
LAMP-1Desk lampdeny
POST-1Wall posterallowed
MUG-1Coffee mugpreorder

After

result
SKUNameBackorders allowed?
LAMP-1Desk lamp0
POST-1Wall poster1
MUG-1Coffee mugnotify

Process data faster with Eofferix

Create a free account to automate catalogs and price lists around your own rules.

Sign up