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