Log in
Model

RowCustomizer

Magento\DownloadableImportExport\Model\Export\RowCustomizer

What it does

This class customizes the export of downloadable products by adding downloadable-specific data (links and samples) to the product export CSV.

Developers would use this when extending or modifying the product export functionality to ensure downloadable product information is properly included in export files, or when troubleshooting issues with downloadable product data in exports.

Public Methods

  • prepareData()
  • addHeaderColumns()
  • addData()
  • getAdditionalRowsCount()