First name | Last name | Type | Expires on | Action |
---|---|---|---|---|
{{ capitalizeFirst(membership.sub_customer?.first_name) }} | {{ capitalizeFirst(membership.sub_customer?.last_name) }} | {{ membership.sub_customer?.is_kid ? "Youth" : "Adult" }} | {{ isBigScreen ? 'Active - until ' : '' }}{{ unixToDateTime(membership.valid_until).format('MM/DD/YYYY') }} {{ "Expired" + (isBigScreen ? ' - ' + unixToDateTime(membership.valid_until).format('MM/DD/YYYY') : '') }} |
|
At least one of your children's birthday dates is missing, please fill this information on the "Family" tab
If you renew an active membership the total duration will be extended after the current expiration date