kind - [optional] “absolute” or “relative”, default=“relative”
till - [optional] str
kind==absolute: the amount that should be added to the product price for filtering, example: value = 1000, the product price is 10000, so the price filter would look for products, that cost at most 11000
kind==relative: the percentage that should be added to the price for filtering, examples: “10%” → 0.1, “1000%” → 10.0, “-100%” → -1.0
from - [optional] str
Options
limit: int - it determines how many results should be returned (default=10)
f: “auto”|float(0.0 - 1.0) - determines if shape (f=1) or color (f=0) should be emphasized
format: “txt”|“json”
Sim-API
this should be on the sim-api page, which does not exist yet only reco rules parameters
rsg: str - name of rule set group
rr_refresh: str - internal parameter any value other than the empty string forces a reload of the reco rules (e.g. for preview purposes)