{capture name=bestsellers_products} {if $CONFIG.modules.bestsellers.avail eq 'Y'} {include file="common/products_list.html" products=$bestsellers_products prod_from="bestsellers"} {else}

{$LABEL.lbl_module_disabled}

{/if} {/capture} {include file="_system_/center_block.html" title=$LABEL.lbl_bestsellers content=$smarty.capture.bestsellers_products}