{* $Id: sidebox.tpl 1032 2005-12-15 17:02:50Z lantan $ *} {if $bestsellers} {capture name="sidebox"} {foreach from=$bestsellers item=bestseller} {/foreach}
 ·  {$bestseller.product}
{/capture} {include file="common_templates/sidebox.tpl" title=$lang.bestsellers content=$smarty.capture.sidebox icon="sidebox_icon_bestsellers.gif"} {/if}