{$quotes[i].methods[n].title} |
{if ( ($smarty.section.i.total > 1) || ($smarty.section.n.total > 1) ) }
{oos_cost price=$quotes[i].methods[n].cost tax=$quotes[i].tax} |
{if $quotes[i].methods[n].id eq $sess_method }
{else}
{/if}
|
{else}
{oos_cost price=$quotes[i].methods[n].cost tax=$quotes[i].tax}
|
{/if}
{/section}
{/if}
{/section}