{* $Id: sidebox.tpl 2126 2006-09-19 13:57:58Z zeke $ *} {if $bestsellers} {capture name="sidebox"} {foreach from=$bestsellers item=product} {/foreach}
 ·  {$product.product}
{/capture} {include file="common_templates/sidebox.tpl" title=$lang.bestsellers content=$smarty.capture.sidebox icon="sidebox_icon_bestsellers.gif"} {/if}