Skip to content

Commit

Permalink
πŸ”€ Merge #1990 into deploy/rinkeby
Browse files Browse the repository at this point in the history
  • Loading branch information
AuroraHuang22 committed Dec 18, 2024
2 parents 86c9b84 + e5efc5b commit d6485f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/shopping-cart/book.vue
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ export default {
fbClickId: this.fbClickId,
items: this.shoppingCartBookItems,
email: this.walletEmail,
coupon: this.coupon,
coupon: this.coupon || 'CHRISTMAS10',
giftInfo,
},
{
Expand Down

0 comments on commit d6485f8

Please sign in to comment.