{include file="orderforms/standard_cart/common.tpl"}
{include file="orderforms/standard_cart/sidebar-categories.tpl"}

{$LANG.cartdomainsconfig}

{include file="orderforms/standard_cart/sidebar-categories-collapsed.tpl"}

{$LANG.orderForm.reviewDomainAndAddons}

{if $errormessage} {/if} {foreach $domains as $num => $domain}
{$domain.domain}

{$domain.regperiod} {$LANG.orderyears}

{if $domain.hosting}[{$LANG.cartdomainshashosting}]{else}[{$LANG.cartdomainsnohosting}]{/if}
{if $domain.eppenabled}
{$LANG.domaineppcodedesc}
{/if}
{if $domain.dnsmanagement || $domain.emailforwarding || $domain.idprotection}
{if $domain.dnsmanagement}

{$LANG.domainaddonsdnsmanagementinfo}
{$domain.dnsmanagementprice} / {$domain.regperiod} {$LANG.orderyears}
{$LANG.orderForm.addToCart}
{/if} {if $domain.idprotection}

{$LANG.domainaddonsidprotectioninfo}
{$domain.idprotectionprice} / {$domain.regperiod} {$LANG.orderyears}
{$LANG.orderForm.addToCart}
{/if} {if $domain.emailforwarding}

{$LANG.domainaddonsemailforwardinginfo}
{$domain.emailforwardingprice} / {$domain.regperiod} {$LANG.orderyears}
{$LANG.orderForm.addToCart}
{/if}
{/if} {foreach from=$domain.fields key=domainfieldname item=domainfield}
{$domainfieldname}:
{$domainfield}
{/foreach} {/foreach} {if $atleastonenohosting}
{$LANG.domainnameservers}

{$LANG.cartnameserversdesc}

{/if}
{include file="orderforms/standard_cart/recommendations-modal.tpl"}