{$msg.headers.headerMyCart}

{if $order->itemsCount> 0}

{$msg.cart.subtotal_amount}: {if $DisplayPricesWithTax == "YES"}{$order->subtotalAmountWithTax|price}{else}{$order->subtotalAmount|price}{/if}

{if $google_checkout_active}
{if $google_not_allowed}

* {$google_not_allowed}

{/if}
{/if} {else} {$msg.cart.cart_is_empty} {/if}