Jump to content

Edit History

Butch0071

Butch0071

True - I have tried do that in tpl file:

in my hook I added:

$this->context->smarty->assign('params', $params);

and in .tpl file

{$params|@print_r}

To make it more friendly to read is better to iterate through it I quess.

Butch0071

Butch0071

True - i Tries do that in tpl file:

in my hook I added:

$this->context->smarty->assign('params', $params);

and in .tpl file

{$params|@print_r}

To make it more friendly to read is better to iterate through it I quess.

×
×
  • Create New...