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.
IsVirtual Criterion¶
The IsVirtual
Search Criterion searches for virtual or physical products.
Arguments¶
- (optional)
isVirtual
- bool representing whether to search for virtual (defaulttrue
) or physical (false
) products.
Example¶
PHP¶
1 2 3 4 |
|
REST API¶
1 2 3 4 5 |
|
1 2 3 4 5 |
|