Smart Search
{{strings.dragImageMessage}}
{{strings.dropImageMessage}}
{{#if pinned}}
{{/if}}
{{#if (lt salePrice price)}}
{{strings.sale}}
{{/if}}
{{description}}
{{#if rating}}
{{/if}}
{{#unless (eq price undefined)}}
{{description}}
{{#if rating}}
{{#if (lt salePrice price)}}
{{currency price}}
{{currency salePrice}}
{{else}}
{{currency price}}
{{/if}}
{{/unless}}
This example combines the search results from keyword, concept and image search into a single resultset.
