List of used filters

  • Posts: 71
  • Thank you received: 1
9 years 1 month ago #217809

-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.4
-- PHP version -- : 5.3.26
-- Browser(s) name and version -- : Chrome

Is it possible to have a list of all used filters in a box?

Thanks

RG

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
9 years 1 month ago #217813

Hello,
There is actually no option to do that, the filters filed will just display their value so that you can see how you filtered your product listing.
To do what you want, you'll probably have to directly develop it, which will require development skills and Hikashop knowledge.

The following user(s) said Thank You: RG

Please Log in or Create an account to join the conversation.

  • Posts: 71
  • Thank you received: 1
9 years 1 month ago #217916

Thanks Mohamed,

Can you point me in the right direction for documentation to do this? Is this something that is stored in the session?


Best regards,

RG

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
9 years 1 month ago #217924

Hi,

There is not really documentation about that, but yes indeed the values are stored in session or directly in the url if you enable the option "Redirect POST mode" in Configuration > Main > Advanced.

So I think that the easiest way will be to enable that option, then in your custom code get the parameters and list the values as you want, and when clicking on the cross to remove the filter, change the url and reload the page.

Here is a link to the developer documentation:
www.hikashop.com/support/support/documen...r-documentation.html

The following user(s) said Thank You: RG

Please Log in or Create an account to join the conversation.

  • Posts: 71
  • Thank you received: 1
9 years 1 month ago #218039

Thanks!

Please Log in or Create an account to join the conversation.

Time to create page: 0.087 seconds
Powered by Kunena Forum