add friends950 coupon code (950¢ off)
This commit is contained in:
+1
-1
@@ -2700,7 +2700,7 @@
|
||||
})();
|
||||
|
||||
/* ── Coupon Badges ──────────────────────────────────── */
|
||||
const COUPONS = { friends499: 499, creator950: 950, friends1750: 1750 };
|
||||
const COUPONS = { friends499: 499, friends950: 950, creator950: 950, friends1750: 1750 };
|
||||
const PLAN_PRICES = { trainee: 499, junior: 950, senior: 1750 };
|
||||
function centsToDollar(c) { return '$' + (c / 100).toFixed(2); }
|
||||
function updateCouponBadges() {
|
||||
|
||||
Reference in New Issue
Block a user