Log in
Model

ScopedTierPriceManagement

Magento\Catalog\Model\Product\ScopedTierPriceManagement

What it does

This class manages tier pricing (volume discounts) for products within specific store scopes in Magento 2.

Developers use it to programmatically add, remove, or retrieve tier prices for products at the website level, handling customer group-specific pricing rules.

It validates tier price data and ensures proper website scope assignment based on catalog price scope configuration.

Public Methods

  • add()
  • remove()
  • getList()