I have add a custom field filter by using Hikashop Filter Module and currently I want the filter option to be displayed based on the user details. I have on the dynamic filter in the setting, but did not achieve what I want.
User will have custom field of school, which users are belongs to which school and the product also under certain school. For example, user 1 belongs to school 1.
product 1 belongs to school 1.
product 2 belongs to school 2.
When I login with user1, I can only view the school 1 filter option. May I know how to do this, is it through the filter API? If yes, which one will be using.