encoder(); $catItems = $this->get( 'listCatPath', array() ); $listTarget = $this->config( 'client/html/catalog/list/url/target' ); $listController = $this->config( 'client/html/catalog/list/url/controller', 'catalog' ); $listAction = $this->config( 'client/html/catalog/list/url/action', 'list' ); $listConfig = $this->config( 'client/html/catalog/list/url/config', array() ); $params = $this->param(); unset( $params['target'], $params['f_sort'] ); ?>