Log in
Model

Product

Magento\CatalogRule\Model\Rule\Action\Product

What it does

This class defines the action configuration for catalog price rules in Magento 2.

It specifies how product prices can be modified (to fixed value, to percentage, by fixed value, or by percentage) and provides the UI elements for building rule actions in the admin panel.

Developers use this when extending or customizing catalog price rule actions.

Public Methods

  • loadAttributeOptions()
  • loadOperatorOptions()
  • asHtml()