{{#each names}} {{/each}}
{{#each contents}}
{{#each this}}
{{#each this.flags}} {{this.text}} {{/each}} {{#if this.priceDiscount}} {{this.priceDiscount}}% {{/if}}
{{this.imageAlt}}
{{#if this.description}}

{{this.description}}

{{/if}}

{{this.title}}

{{this.priceHighlight}} {{#if this.priceBeforeDiscount}} {{this.priceBeforeDiscount}} {{/if}}
{{#if (eq this.availability "Skladem")}}✓ {{/if}}{{this.availability}}
{{{this.buyFormContent}}}
{{/each}}
{{/each}}