Skip to content

Commit

Permalink
Price hotfix #2
Browse files Browse the repository at this point in the history
  • Loading branch information
bardsley committed Oct 3, 2024
1 parent 6172e8f commit 350fa61
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions components/ticketing/pricingDefaultsDynamic.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,11 @@ export const passes: Passes = {
priceId: 'price_1PwoHBEWkmdeWsQPJNJ1Xh4N',
studentPriceId: 'price_1PwoHUEWkmdeWsQPh7QCjrOi'},
'Full Pass': {
cost: 105,
studentCost: 85,
cost: 115,
studentCost: 95,
isAvailable: true,
saving: 112.5,
studentSaving: 115.5,
saving: 102.5,
studentSaving: 105.5,
combination: ['Friday Party', 'Saturday Classes', 'Saturday Dinner', 'Saturday Party', 'Sunday Classes', 'Sunday Party'],
description: "Everything the festival has at the best rate! If you're looking for the best deal this is it",
priceId: 'price_1Q5jj9EWkmdeWsQPrXlbM3qn', //'price_1PwoFBEWkmdeWsQP9hXHC09H',
Expand Down

0 comments on commit 350fa61

Please sign in to comment.