{button class="button-start-search" text=$msg.buttons.buttonStartSearch file=$smarty.template}
    {if $AllowCreateAccount != 'No'} {if $auth_ok == "yes" && $auth_express != 'yes'}
  • {$msg.account.my_account} / {$msg.account.logout}{if $EnableWishList =='Yes'} / {$msg.wishlist.link}{/if}
  • {else}
  • {$msg.account.login} / {$msg.account.register}
  • {/if} {/if}
  • {if $order->itemsCount < 1} {$msg.cart.cart_is_empty}    {else} {$order->itemsCount} {$msg.cart.items} in cart {if $DisplayPricesWithTax == "YES"}({$order->subtotalAmountWithTax|price}){else}({$order->subtotalAmount|price}){/if}     View Cart : Checkout {/if}