{{strings.dragImageMessage}}
{{strings.dropImageMessage}}
{{#if pinned}}
{{/if}}
{{#if (lt salePrice price)}}
{{strings.sale}}
{{/if}}
{{attributes.summary}} {{#if rating}}
{{/if}}
{{#unless (eq price undefined)}}
{{attributes.summary}} {{#if rating}}
{{#if (lt salePrice price)}}
{{currency price}}
{{currency salePrice}}
{{else}}
{{currency price}}
{{/if}}
{{/unless}}
