{#each list as item (item.name)}
{item.amount}x  {item.name}
{/each}