Log in
Model

AdvancedPricing

Magento\AdvancedPricingImportExport\Model\Export\AdvancedPricing

What it does

This class handles the export of advanced pricing data (tier prices) from Magento 2 products to a CSV/Excel file.

Developers use this when they need to bulk export product tier pricing information for backup, migration, or external system integration.

It extends the standard product export to specifically handle tier price data including website, customer group, quantity, and price/percentage values.

Public Methods

  • export()
  • filterAttributeCollection()
  • getEntityTypeCode()