\n {{ coupon.isLimitedTimeOffer ? 'Limited time offer' : 'Discount' }}\n {{ visiblePersonalPlan.discounted?.discount * 100 }}%\n
\n
\n \n {{ visiblePersonalPlan.group }}\n \n \n
\n\n \n
\n \n
\n \n {{\n formatCurrency(\n visiblePersonalPlan.discounted.amountPerMonth.total,\n )\n }}\n \n /month\n
\n
\n Was:\n {{ formatCurrency(visiblePersonalPlan.amountPerMonth.total) }}\n \n
\n \n {{ formatCurrency(visiblePersonalPlan.discounted.amount) }} billed\n {{ visiblePersonalPlan.humanBillingInterval }}\n
\n \n \n
\n \n \n {{ formatCurrency(visiblePersonalPlan.amountPerMonth.total) }}\n \n /month\n
\n \n {{ formatCurrency(visiblePersonalPlan.amount) }} billed\n {{ visiblePersonalPlan.humanBillingInterval }}\n
\n \n\n
\n {{\n $page.props.content[\n visiblePersonalPlan.group === 'pro'\n ? 'proPlanCardDescription'\n : 'lightPlanCardDescription'\n ]\n }}\n
\n
\n
\n {{ $page.props.content[\n visiblePersonalPlan.group === 'pro'\n ? 'proPlanPerks'\n : 'lightPlanPerks'\n ] }}\n
\n
\n \n {{ perk.text }}\n \n
\n
\n
\n \n {{\n isPurchasingPersonalPlan\n ? 'Starting your membership...'\n : 'Get Started'\n }}\n \n
\n