I added new featuretype such as z,w.
Now I need to display the this feature type filter also. So I need to override the fn_get_filters_products_count() in my addon.
In fn_get_filters_products_count() only support ‘S’, ‘M’, ‘E’ feature type . I need to support ‘S’,‘M’,‘E’,‘Z’,‘W’ .
I have fn_get_filters_products_count_post() in myaddon.