How can I print all value of an array in smarty template in prestashop

use this below code you can print it easily
<pre>
{$variablename|@print_r}
</pre>

Popular posts from this blog

How to open cPanel using WHM access.

Cant use dump() function in twig files or how to enable debug in opencart twig or print_r alternate use dump() in opencart 3.0