Couper un tableau avec un "foreach"
{foreach from=$tableau item=product name=tableau}
{if $smarty.foreach.tableau.iteration != 8}
{if $smarty.foreach.tableau.iteration is div by 4}
</div>
<div class="item">
{/if}
{/if}
{/foreach}