\n
\n
{name}
\n {description ? (\n
\n {/**/}\n {description}\n
\n ) : (\n
\n )}\n
\n
\n
\n ${calculatedPrice} {t('pricingPlan.perSeat')}{' '}\n {billingType === t('common:plans.billingTypes.annually') && (\n -20%\n )}\n
\n
\n {startNow && (\n
\n \n
\n )}\n
\n {previousPlan ? (\n
\n {t('pricingPlan.includedPlus', {\n previousPlan: previousPlan?.name,\n })}\n
\n ) : (\n
{t('pricingPlan.keyFeatures')}
\n )}\n {advantagesArray.map((advantage: string) => (\n
\n \n {advantage}\n
\n ))}\n