{#each items as item (item.id)} {#if item.id}
{item.name}
{/if} {/each}