{* * $Revision: 1.2 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *} {g->callback type="cart.LoadCart"}

{g->text text="Your Cart"}

{g->text one="You have %d item in your cart" many="You have %d items in your cart" count=$block.cart.ShowCart.total arg1=$block.cart.ShowCart.total}

{g->text text="View Cart"}