good day
How do I select three categories, the way which put returns empty
changed line
$model->setState('filter.category_id', $params->get('catid', 2,10,15));
line original
// Category filter
$model->setState('filter.category_id', $params->get('catid', array()));