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.
CheckboxAttribute Criterion¶
The CheckboxAttribute
Search Criterion searches for products by the value of their checkbox attribute.
Arguments¶
identifier
- string representing the attributevalue
- bool representing the attribute value
Example¶
PHP¶
1 2 3 4 |
|