Showing posts with label prestashop. Show all posts
Showing posts with label prestashop. Show all posts
how to use in_array in smarty
in_array in smarty
{if $variable|in_array:[14, 15, 18]}
... Your code
{/if}
Or
in_array in smarty
{if $variable|in_array:$array}
... Your code
{/if}
Subscribe to:
Posts
(
Atom
)