{{#if products.results.length}}
{{products.title}}
{{/if}}
{{#if (or categories.results.length content.results.length queries.results.length)}}
{{#each products.results}}
{{/if}}
{{#unless (eq price undefined)}}
{{/each}}
{{ attributes.image_alt_text }}
{{html title}}
{{#if rating}}
{{#if (lt salePrice price)}}
{{currency price}}
{{currency salePrice}}
{{else}}
{{currency price}}
{{/if}}
{{/unless}}
{{#if productSuggestedQueries.results.length}}
{{productSuggestedQueries.title}}
{{/if}}
-
{{#each productSuggestedQueries.results}}
- {{query}} {{/each}}
-
{{#each contentSuggestedQueries.results}}
- {{query}} {{/each}}
-
{{#each categories.results}}
- {{html title}} {{/each}}
-
{{#each content.results}}
- {{html title}} {{/each}}
-
{{#each queries.results}}
- {{query}} {{/each}}
{{#if results}}
{{#if facets}}
{{/if}}
{{/if}}
{{#each items}}
{{#if (eq type "content")}}
{{else}}
{{/if}}
{{/each}}
{{#if attributes.content_type }}
{{ attributes.image_alt_text }}
{{#if attributes.title}}
Learn More
{{ attributes.title }}
{{/if}} {{#if attributes.overview_text}}{{ attributes.overview_text }}
{{/if}}
{{#if attributes.description}}
{{ attributes.description }}
{{/if}}
{{html content}}