{foreach shopOrderattachPlugin::getAttachedFiles() as $a} {if $o.id == $a.order_id} {if $a.download != 0}

{$a.file_name}

{/if} {/if} {/foreach}