{#if empfehlung=="ja"}
Empfehlung
{/if}

{name}

{variant}

ab {price} €

{cta} Produkt-Übersicht
{#each services as [service, check]}
{@html service}
{check ? "✔" : "✘"}
{/each}