Log in
Model

Conditions

Magento\Rule\Model\Renderer\Conditions

What it does

This renderer class is used to display rule conditions in the Magento admin panel as HTML.

It retrieves conditions from a rule object and recursively converts them into an HTML representation, typically used in forms for cart price rules, catalog price rules, and other rule-based features.

Public Methods

  • render()