encoder(); $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->get( 'stageParams', array() ); ?>