Hi,
We are facing an issue with filters of hikashop. In the event were we have more than one filter on the website, it seems that the results are combined and filtered from all filters.
Example:
We have
>one Menu with items pointing to categories of hikashop
> a filter on a custom field (list radiobox)
Scenario:
> User clicks on link "Category A"
> User clicks "option 1" from the filter on the custom fields
Result:
Products shown are the ones complying to both "Category A" and "Option 1" from filter.
Required Result:
We want each filter, hikashop menu item to act independently and in a way reset all filters/categories when clicked.
Can you advice how this can be corrected
Thanks