@let accessibleProducts = accessibleProducts$ | async; @if (accessibleProducts && accessibleProducts.length > 1) { } @if (shouldShowPremiumUpgradeButton$ | async) { } @let moreProducts = moreProducts$ | async; @if (moreProducts && moreProducts.length > 0) { {{ "moreFromBitwarden" | i18n }} {{ more.otherProductOverrides?.name ?? more.name }} {{ more.otherProductOverrides.supportingText }} {{ more.otherProductOverrides?.name ?? more.name }} {{ more.otherProductOverrides.supportingText }} }