add hasAddedToCart and thankYouMessage template variables
This commit is contained in:
parent
bbe0ee5ea3
commit
bfd1f3ae07
4 changed files with 38 additions and 2 deletions
|
|
@ -61,6 +61,8 @@ our $HELP = {
|
|||
{ 'name' => 'buy_form_options' },
|
||||
{ 'name' => 'buy_form_button' },
|
||||
{ 'name' => 'buy_form_footer' },
|
||||
{ 'name' => "hasAddedToCart" , required=>1 },
|
||||
{ 'name' => "thankYouMessage", description=>"thank you message help" },
|
||||
{ 'name' => 'addspecification_url' },
|
||||
{ 'name' => 'addspecification_label' },
|
||||
{ 'name' => 'specification_loop',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue