{$msg.headers.headerMyCart}

{if $order->itemsCount > 0}

{$msg.cart.subtotal_amount}: {$order->cartSubtotalAmount|price}

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