It is possible to use Dynamic Variables in the rule values.
An example is to find all products that has the category name in the product name.
Variables are placed within double {{ }} curly brackets
Currently the following dynamic variables are supported:
Category Attributes:
Variable format: {{CATEGORY.ATTRIBUTE}} where ATTRIBUTE is any of the category attributes.
Examples :
- {{CATEGORY>NAME}} - match the category name
- {{CATEGORY>URL_KEY}} - match the url key of the category