Can no longer buy badges from receipt or direct link page if quantity is empty
This commit is contained in:
parent
4c85377156
commit
c678529589
3 changed files with 13 additions and 1 deletions
|
|
@ -895,6 +895,11 @@ our $I18N = {
|
|||
context => q|heading on add badge to cart screen|,
|
||||
},
|
||||
|
||||
'no more available' => {
|
||||
message => q|Error: No more items available for purcahse.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'add to cart' => {
|
||||
message => q|Add To Cart|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue