{{this.Label}} {{#ifCond this.Qt '>' 1}}(x{{this.Qt}}){{/ifCond}}
{{#if this.Size}}Taille : {{this.Size}}
{{/if}}
{{/ifPositif}}
{{#if this.IsGift}}
Offert
{{else}}
{{#if this.IsStrikePrice}}
{{{formatPrice this.StrikePrice}}}
{{{formatPrice this.Price 'Offert'}}}
{{else}}
{{{formatPrice this.Price 'Offert'}}}
{{/if}}
{{/if}}