You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`Ibexa\Discounts\Value\DiscountCondition\IsInCategory`| Cart, Catalog |`is_in_category`| Checks if the product belongs to specified [product categories]([[= user_doc =]]/pim/work_with_product_categories) |`categories`|
53
+
|`Ibexa\Discounts\Value\DiscountCondition\IsInCategory`| Cart, Catalog |`is_in_category`| Checks if the product belongs to specified [product categories]([[= user_doc =]]/pim/work_with_product_categories/) |`categories`|
54
54
|`Ibexa\Discounts\Value\DiscountCondition\IsInCurrency`| Cart, Catalog |`is_in_currency`| Checks if the product has price in the specified currency |`currency_code`|
55
55
|`Ibexa\Discounts\Value\DiscountCondition\IsInRegions`| Cart, Catalog |`is_in_regions`| Checks if the customer is making the purchase in one of the specified regions |`regions`|
56
56
|`Ibexa\Discounts\Value\DiscountCondition\IsProductInArray`| Cart, Catalog|`is_product_in_array`| Checks if the product belongs to the group of selected products |`product_codes`|
0 commit comments