store_id = get_store_id(); $res = $form->catListSelect(); return $this->asJson($res); } }