{button class="button-start-search" text=$msg.buttons.buttonStartSearch file=$smarty.template}
  • {if $order->itemsCount < 1} {$msg.cart.cart_is_empty}   {if $auth_ok == "yes"} : {$msg.account.logout}{else} {/if} {else} {$order->itemsCount} {$msg.cart.items} in cart {if $DisplayPricesWithTax == "YES"}({$order->subtotalAmountWithTax|price}){else}({$order->subtotalAmount|price}){/if}     View Cart : Checkout{if $auth_ok == "yes"} : {$msg.account.logout}{else} {/if} {/if}