{{#if (eq attributes.new.[0] true)}}
New
{{/if}}
{{#if (eq attributes.bestseller.[0] true)}}
Best Seller
{{/if}}
{{#if (eq attributes.sale.[0] true)}}
Sale
{{/if}}
{{#if (eq attributes.video.[0] true)}}
Video
{{/if}}
{{attributes.manufacturer}}
{{title}}
#{{sku}}
{{#unless (eq price undefined)}}
{{#if (lt salePrice price)}}
{{currency price}}
{{currency salePrice}}
{{else}}
{{currency price}}
{{/if}}
{{#if (eq attributes.tieredpriced.[0] true)}}
- BUY MORE & SAVE
{{/if}}
{{/unless}}
Availability:
{{attributes.availability}}
{{/if}}