add missing MiniCart template variables to the help

This commit is contained in:
Colin Kuskie 2008-08-22 23:19:11 +00:00
parent 1489c9331e
commit 5603871713

View file

@ -25,6 +25,12 @@ our $HELP = {
},
],
},
{
name => 'totalPrice',
},
{
name => 'totalItems',
},
],
related => [
],