{section name=u loop=$products_to_show}
{if $products_to_show[u].custom_brief}{include file=$products_to_show[u].custom_brief product_info=$products_to_show[u]}{else}{include file="product_brief.tpl.html" product_info=$products_to_show[u]}{/if}
{/section}