{#each firstRowTiers as tier (tier.value)}
handleTierClick(tier.value)} type="button" > {tier.shortLabel}
{/each}
{#each secondRowTiers as tier (tier.value)}
handleTierClick(tier.value)} type="button" > {tier.shortLabel}
{/each}