{if $templatefile == "products"}

{$productGroup.name}

{if $productGroup.headline}

{$productGroup.headline}

{/if} {if $productGroup.tagline}

{$productGroup.tagline}

{/if}
{else}
{if $templatefile == "adddomain"}

{if $domain eq "register"} {$LANG.registerdomain} {elseif $domain eq "transfer"} {$LANG.transferdomain} {/if}

{elseif $templatefile == "addons"}

{$LANG.cartproductaddons}

{elseif $templatefile == "checkout"}

{if !$checkout}{$LANG.cartreviewcheckout}{else}{$LANG.orderForm.checkout}{/if}

{elseif $templatefile == "complete"}

{$LANG.orderconfirmation}

{elseif $templatefile == "configuredomains"}

{$LANG.cartdomainsconfig}

{elseif $templatefile == "configureproduct"}

{$LANG.orderconfigure}

{elseif $templatefile == "configureproductdomain"}

{$LANG.domaincheckerchoosedomain}

{elseif $templatefile == "domainregister"}

{$LANG.registerdomain}

{$LANG.orderForm.findNewDomain}

{elseif $templatefile == "domain-renewals"}

{if $totalResults > 1}{lang key='domainrenewals'}{else}{lang key='domainrenewal'}{/if} {if $totalResults > 5}
{/if}

{elseif $templatefile == "domaintransfer"}

{lang key='orderForm.transferToUs'}

{lang key='orderForm.transferExtend'}*

{elseif $templatefile == "fraudcheck"}

{$LANG.cartfraudcheck}

{elseif $templatefile == "viewcart"}

{if !$checkout}{$LANG.cartreviewcheckout}{else}{$LANG.orderForm.checkout}{/if}

{elseif $templatefile == "error"}

{$LANG.thereisaproblem}

{/if}
{/if}