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 Search Criteria reference¶
Price Search Criteria are only supported by Price Search (ProductPriceServiceInterface::findPrices
).
With these Criteria you can filter prices by currency, customer group, product, and so on.
Price Search Criteria¶
Search Criterion | Search based on |
---|---|
Currency | Currency |
CustomerGroup | A customer group that the price applies to |
IsBasePrice | Boolean that indicates whether the price is a base price |
IsCustomPrice | Boolean that indicates whether the price is a custom price |
LogicalAnd | Logical AND criterion that matches if all the provided Criteria match |
LogicalOr | Logical OR criterion that matches if at least one of the provided Criteria matches |
Product | Product code |