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.
ProductStock Criterion¶
The ProductStock
Search Criterion searches for products by their numerical stock.
Arguments¶
value
- the numerical stock to search for- (optional)
operator
- operator string (=
<
<=
>
>=
)
Example¶
PHP¶
1 2 3 4 |
|
1 2 3 4 |
|