avalon23_filter_text_not_active

avalon23_filter_text_not_active – This is needed to change the text on the front end that is displayed if the filter is not activated Pass two values, text and filter ID For example, to not show any text:

avalon23_ajax_no_redraw_selector

this hook is needed to exclude rewriting in AJAX elements by selector.  This is necessary for compatibility with custom product templates in ajax mode.  

avalon23_min_max_prices

avalon23_min_max_prices transfers the maximum and minimum values of prices for the filter by price. Useful if you want to make a custom query to the database to get min and max of the  products prices

avalon23_toggle_filter_open_image

This hook passes the image url for the show filter form button Values: 1 URL of the image(string). 2 Current filter arguments (array)

avalon23_toggle_filter_close_image

This hook passes the image url for the close filter form button Values: 1 URL of the image(string). 2 Current filter arguments (array)