This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
    
Price CustomerGroup Criterion¶
The CustomerGroup Search Criterion searches for prices based on the customer group.
Arguments¶
- customer_group- a single object or an array or- CustomerGroupInterfaceobjects that represent the customer group (- Ibexa\Contracts\ProductCatalog\Values\CustomerGroupInterface)
Example¶
PHP¶
| 1 2 3 4 5 |  |