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.
ProductCategory Criterion¶
The ProductCategory
Search Criterion searches for products by the category they are assigned to.
Arguments¶
taxonomyEntries
- array of ints representing category IDs
Example¶
PHP¶
1 2 3 4 |
|
REST API¶
1 2 3 4 5 |
|
1 2 3 4 5 6 7 8 9 10 |
|