{#if value && value > 0}
{#if showCounter && !compactMode}{value ?? 0}{/if}
{/if}