<{foreach from=$records item=r}> " style="vertical-align:middle;"> <{/foreach}>
<{$smarty.const._MD_CARTB2B_ITEM_NAME}> <{$smarty.const._MD_CARTB2B_ITEM_PRICE}> <{$smarty.const._MD_CARTB2B_ITEM_QTY}> <{$smarty.const._MD_CARTB2B_ITEM_AMOUNT}>
<{$r.title}> <{$smarty.const._MD_CARTB2B_CURRENCY}><{$r.price|number_format:2}> <{$r.qty|number_format}> <{$smarty.const._MD_CARTB2B_CURRENCY}><{$r.amount|number_format:2}> <{$smarty.const._MD_CARTB2B_REMOVEITEM}>
<{$r.tag}>
<{$smarty.const._MD_CARTB2B_SUB_TOTAL}> <{$smarty.const._MD_CARTB2B_CURRENCY}><{$sub_total|number_format:2}>
<{$smarty.const._MD_CARTB2B_CONTINUESHOPPING}> <{$smarty.const._MD_CARTB2B_ORDERNOW}>