{assign var="imageId" value="image-logo"} {if $designImages.$imageId} {$msg.images.imageLogo|htmlspecialchars} {/if}  
    {if $AllowCreateAccount !='No' && $order->itemsCount > 0}
  • {$msg.cart.checkout}
  • {/if} {if ($auth_ok == "yes" || $user_cookie)} {if $EnableWishList =='Yes'}
  • {$msg.wishlist.link}
  • {/if} {if $auth_express !='yes'}
  • {$msg.account.my_account}
  • {$msg.account.logout}
  • {else} {if $AllowCreateAccount !='No'}
  • {$msg.account.login} / {$msg.account.register}
  • {/if} {/if} {else} {if $AllowCreateAccount !='No'}
  • {$msg.account.login} / {$msg.account.register}
  • {else}
  • {$msg.cart.checkout}
  • {/if} {/if}
  • {assign var="imageId" value="image-cart"} {if $designImages.$imageId} {$msg.images.imageCart|htmlspecialchars} {/if} {$msg.cart.view_cart} : {$order->itemsCount} {$msg.cart.items} / {if $DisplayPricesWithTax == "YES"}{$order->subtotalAmountWithTax|price}{else}{$order->subtotalAmount|price}{/if}
{include file="templates/layouts/zones/socialicons.html"}
{button class="button-start-search" text="" file=$smarty.template}
{include file="templates/layouts/zones/menu.html"}