Hi,
It is possible.
Filters use query parameters. I mean that, when you send a filter, your filter option is passed to the server by "POST".
Our demo website have a filter example at the bottom of the main page. You can see two filters.
For example the filter named "NP". His form name is "filter_NP[]" and could have vaules "yes" or "no".
So, you can create a link with the filter specifyed into. Like this:
demo.hikashop.com/index.php?option=com_h...69&lang=en&filter_NP
[]=no
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.