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.
IntegerAttributeRange Criterion¶
The IntegerAttributeRange
Search Criterion searches for products by the range of values of their integer attribute.
Arguments¶
identifier
- string representing the attributemin
- indicating the beginning of the rangemax
- indicating the end of the date range
Example¶
REST API¶
1 2 3 4 5 6 7 8 9 |
|
1 2 3 4 5 6 7 8 9 10 11 |
|