tuk66 March 19, 2019 You must assing all variables used in your template. $this -> smarty -> assign(array( 'custom_model' => $this -> custom_model, 'product_name' => 'My product', ));