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 Currency Criterion¶
The Currency Search Criterion searches for prices based on the given currency.
Arguments¶
- currency- a single object or an array of- CurrencyInterfaceobjects that represent the currency (- Ibexa\Contracts\ProductCatalog\Values\CurrencyInterface)
Example¶
PHP¶
| 1 2 3 4 5 |  |