Rabatkode: <{$order->getVoucherCode()|escape}>
(<{$order->getVoucherDiscount()|escape}>)
Status: <{$order->getStatus()}>
Trackingnummer: <{$order->getTrackingNumbers(1)|escape|replace:"\n":", "}>
Fragtpris: <{$order->getShippingPrice()|number_format:2:",":"."}> <{$webshop->getCurrency()}>
Totalpris: <{$order->getTotalPrice()|number_format:2:",":"."}> <{$webshop->getCurrency()}> (Moms: kr. <{$order->getVat()|number_format:2:",":"."}>)
<{assign var="shipping" value=$order->getShipping()}> <{if $shipping}><{$shipping->getName()|escape}>
<{/if}><{t}>E-mail-address:<{/t}> <{$order->getEmail()|escape}>
<{t}>Telefonnummer:<{/t}> <{$order->getPhone()|escape}>
<{$order->getOrderName()|escape}>
<{$order->getOrderAddress()|escape}>
<{$order->getOrderZipcode()|escape}> <{$order->getOrderCity()|escape}>
<{$order->getOrderCountry()|escape}>
<{$order->getDelName()|escape}>
<{$order->getDelAddress()|escape}>
<{$order->getDelZipcode()|escape}> <{$order->getDelCity()|escape}>
<{$order->getDelCountry()|escape}>
<{$order->getComments()|escape}>
<{/if}> <{capture name="e"}><{strip}> <{foreach from=$order->getExtras() item="value" key="key"}> <{if $value}><{$key|escape}>: <{$value|escape}>
<{/if}> <{/foreach}> <{/strip}><{/capture}> <{if $smarty.capture.e}>