New discount: "Lightning Deal". Part of #1684
This commit is contained in:
parent
f437f2d3c8
commit
c7a4da7f6e
1 changed files with 2 additions and 1 deletions
|
|
@ -129,7 +129,8 @@ class OrderNewPage(AmazonPage):
|
|||
|
||||
def discount(self):
|
||||
return self.amount(u'Promotion applied', u'Promotion Applied',
|
||||
u'Subscribe & Save', u'Your Coupon Savings')
|
||||
u'Subscribe & Save', u'Your Coupon Savings',
|
||||
u'Lightning Deal')
|
||||
|
||||
def gift(self):
|
||||
return self.amount(u'Gift Card Amount')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue