This article provides a solution for the issue when you cannot locate the status column (i.e., indicating whether the product is enabled or disabled) in the CSV file containing exported products. The status of the product is indicated by the product_online column.
Adobe Commerce (all deployment methods) all supported versions
You are unable to locate the status column in the CSV file containing exported products. So, for example, you export a CSV of all SKUs, with their status, but the table appears to be missing the status column.
Steps to reproduce:
Expected result:
In the CSV file that you just exported, you see a column labeled status.
Actual result:
You do not see a column labeled status in the exported csv file.
The product’s status attribute has been renamed in the CSV file. It is now the product_online column.