add missing MiniCart template variables to the help
This commit is contained in:
parent
1489c9331e
commit
5603871713
1 changed files with 6 additions and 0 deletions
|
|
@ -25,6 +25,12 @@ our $HELP = {
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
name => 'totalPrice',
|
||||
},
|
||||
{
|
||||
name => 'totalItems',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue