{{name}}
  {{#if img}}
   {{/if}}
  {{/if}}
  {{{data.description}}}
  {{#each properties as |property p|}}
  {{{property}}}
  {{/each}}
  
  {{#if postPrice}}
      Prix:  {{postPrice}} Sols
  {{/if}}
  {{#if postQuantity}}
      Quantité:  {{postQuantity}}
  {{/if}}
  
  {{#if hasPrice}}
  
      Payer
  
  {{/if}}