Products
{#each products as p (p.id)}
{p.name}
{/each}
← Back
Showing product {id}
Name: {name}