Log in
Model

PriceModifier

Magento\Catalog\Model\Product\PriceModifier

What it does

This class handles modifications to product tier pricing in Magento 2, specifically removing tier prices for products.

Developers use this when they need to programmatically delete a tier price entry based on customer group, quantity threshold, and website ID, typically during product price management operations or when processing bulk price updates.

Public Methods

  • removeTierPrice()