I just found out, that is it possible to change some things in the URL. But it only works for things like categories or custom attributes, but not for the price. Why is that? Am I doing something wrong or is there a way to set the price filter by URL?
For example:
I´m currently on http://127.0.0.2/affiliate/shop/?id=test&wpf=1&price-from=2&price-to=35
Now I change the min-price from 2 to 20 and add a color attribute filter http://127.0.0.2/affiliate/shop/?id=test&wpf=1&price-from=20&price-to=35&pa_color=black
When I open this new URL the products shown are black but not necessarily between 20-35$. Even the slider shows the min price from 20$ but the products shown aren´t in the price range.
Is there a way to also set the price filter in the URL?