{if $products}
{__("all_downloads")} | {__("order")} #{$smarty.request.order_id}
{foreach from=$products item=dp} {include file="views/products/download.tpl" product=$dp no_capture=true hide_order=true} {/foreach} {else}{__("text_downloads_empty")}
{/if} {capture name="mainbox_title"}{__("downloads")}: {__("order")|lower} #{$smarty.request.order_id}{/capture}