Writing queries for KicksDB’s search engine
name
, description
, model
, slug
, brand
and sku
are searchable.
Currencies and markets can be found here.
prices.USD_US.11 > 0 AND prices.USD_US.11 < 100
IN
filter with categories
instead of product_type
or category
. This offer a more detailed filtering.title
, description
, tags
, slug
, brand
and sku
are searchable.
Look at StockX examples to see how to write queries.
name
, description
, slug
, brand
and sku
are searchable.
Look at StockX examples to see how to write queries.