<{t section="User"}>Hej<{/t}> <{$customer->getName()|escape}>

<{t section="User"}> Here you kan view previous orders, shop faster from now on and update your billing and shipping information Her kan du se tidligere ordrer, handle hurtigere fremover samt opdatere dine fakturerings- og leveringsoplysninger nemt.<{/t}>

<{if $webshop->hasLoyaltyProgram()}>
<{capture name="hasLoyaltyProgram"}> <{t x=$customer->getActivePoints()|number_format:0:",":"."}>Du har {x} aktive point.<{/t}> <{/capture}> <{include file="components/alert.html" variant="info" text=$smarty.capture.hasLoyaltyProgram}> <{/if}>
<{assign var="fields" value=$webshop->getCustomerFields()}> <{if $fields}> <{/if}>

<{t section="User"}>Your latest orders<{/t}>

<{t section="User"}>View your latest orders<{/t}>