Hi,
1. In my shop I have two filters, one is one the left side which is made with prestashop default module facetedsearch and it works great.
2. On the top of the shop I have developed another filter, which makes api call to 3rd party API to get some information about what people need. This information have some values which can be checked on the left filter (facetedsearch filter 1. point) after I get info from API, so the question is how to set facetedfilter checkbox values to true how clear it and manage with js and fire search and reload events on the products wrapper on html.
( I know js well, but maybe where is smart way to do that with some prestashop predefined functions maybe?)
Edit History
Hi,
1. I my shop I have two filters, one is one the left side which is made with prestashop default module facetedsearch and it works great.
2. On the top of the shop I have developed another filter, which makes api call to 3rd party API to get some information about what people need. This information have some values which can be checked on the left filter (facetedsearch filter 1. point) after I get info from API, so the question is how to set facetedfilter checkbox values to true how clear it and manage with js and fire search and reload events on the products wrapper on html.
( I know js well, but maybe where is smart way to do that with some prestashop predefined functions maybe?)