samsung galaxy
all products with words 'samsung' AND 'galaxy' in property values
color:Black,White
where the color is 'Black' OR 'White'
color:Black color:White
where the color is 'Black' AND 'White'
price_usd:[100 TO 200]
where the price is in USD and between values including bounds
price:(100 TO 200)
where the price is in any currency and between values excluding bounds
price:(0 TO)
where the price is greater than zero
price:(TO 100]
where the price is less than or equal to 100
!color:White
use ! as NOT operator on filters
sony color:Black price:[100 TO 200)
combine keywords and filters
Hide