catalog/controller/account/register.php dosyasını açın

bulun
public function index() {
altına ekleyin:
$this->response->redirect($this->url->link('common/home', '', true));