Seytzhan A. wrote: > Hi, Cyril! > How did u solve your problem with Multicritaeria search in shop module? > Can u help me please? > Extend the class class.tx_ttproducts_list_view.php. switch ($theCode) { case 'SEARCH': ... use the $where variable to add more search criteria. Greets, Franz