{assign var="show_order_summary" value=$show_order_summary|default:true}> <{assign var="is_order" value=$is_order|default:false}>
<{t}>Product<{/t}> |
<{t}>SKU<{/t}> |
<{t}>Amount<{/t}> |
<{t}>Price<{/t}> |
<{t}>Sub total<{/t}> |
|||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
<{/if}>
<{$products[i]->getName()|escape}><{assign var="file" value=$products[i]->getFile()}> <{if $file}><{t}>Download file<{/t}>: | <{$products[i]->getOwnId()}> | <{$products[i]->getAmount()}> <{t section="Email"}>stk.<{/t}> | <{$products[i]->getRealPrice($products[i]->getAmount())|number_format:2:$smarty.capture.decimal:$smarty.capture.thousand}> <{$currency}> | <{$products[i]->getRealPrice($products[i]->getAmount())|number_format:2:$smarty.capture.decimal:$smarty.capture.thousand}> <{$currency}> | ||||||||||||||||
|
|
<{/if}>
<{$products[i]->getName()|escape}> | <{$products[i]->getOwnId()}> | <{$products[i]->getAmount()}> <{t section="Email"}>stk.<{/t}> | <{$products[i]->getRealPrice($products[i]->getAmount())|number_format:2:$smarty.capture.decimal:$smarty.capture.thousand}> <{$currency}> | <{$products[i]->getRealPrice($products[i]->getAmount())|number_format:2:$smarty.capture.decimal:$smarty.capture.thousand}> <{$currency}> | ||||||||||||||||
|
|||||||||||||||||||||