the question is not about have the front end capabilities to choose more than one, with a checkbox we can do it, the question is what is the main function that give us results if we send multiple categories ID
The exemple above show an exemple of request send by delta theme :
recherche/sOrder,dt_pub_date/iOrderType,desc/categorie,3/sCondition,2
but with the modern theme we see something else :
recherche/sOrder,dt_pub_date/iOrderType,desc/categorie,3,4,5,6/sCondition,2
did Osclass delete the function that hundle multiple parameter passed on the request ?