Hello, I've got a question - whether it is possible (in principle) to make in openkart 2.1.0.2
- when user selects a filter -> page reloads -> on new page user sees filtered products and product filters, actual for filtered items. Example:
Let's imagine, we have item 1, it has: A filter, B filter .
In the category there is a filter C, but for this product it is not relevant. If the user selects the B filter , after filtration only filters A and B must be displayed.
Now filters in the controller are taking from getCategoryFilters function, it works with current category_id, as I understand it, we have to somehow take filters id (filters and groups) from the loaded page. I was able to bring an array of unique id filters for goods (on this page) to a category template, but I can't get these id's in Filters module view or elsewhere (do not know how).
Tell me, please, is this possible, and if so - how. Thank you in advance.
Who is online
Users browsing this forum: No registered users and 10 guests