Hi,
The filtering system is made to allow users to filter listings based on their criteria.
It is not made to "prefilter" listings.
There is actually no such system. Only some simple options in the hikashop options screen to filter by category, or based on the content of the page, or display the recently viewed products.
The 3rd possibility is usually what is used by non developers to display featured products: display all the products one a category which is added as second category to the products. It works well for most cases.
Developers can create a hikashop plugin implementing the onBeforeProductListingLoad event which allows them to simply add conditions to the products listings:
www.hikashop.com/en/support/documentatio...reProductListingLoad
Here is for example a thread which talks about that:
www.hikashop.com/en/forum/4-how-to/31130...duct-search-ymm.html