{{#or price.non_sale_price_with_tax price.non_sale_price_without_tax}} {{#if theme_settings.product_sale_badges '===' 'sash'}}
On Sale!
{{else if theme_settings.product_sale_badges '===' 'topleft'}}
On Sale!
{{else if theme_settings.product_sale_badges '===' 'burst'}}
On Sale!
{{/if}} {{/or}} {{#if demo}}
{{image.alt}}
{{else}}
{{image.alt}}
{{/if}}
{{#unless hide_product_quick_view}} {{#if theme_settings.show_product_quick_view}} {{#unless demo}} {{lang 'products.quick_view'}} {{/unless}} {{/if}} {{/unless}} {{#if show_compare}} {{/if}} {{#or customer (if theme_settings.restrict_to_login '!==' true)}} {{#if show_cart_action}} {{#if has_options}} {{lang 'products.choose_options'}} {{/if}} {{#if pre_order}} {{lang 'products.pre_order'}} {{/if}} {{#if add_to_cart_url }} {{lang 'products.add_to_cart'}} {{/if}} {{#if out_of_stock_message }} {{out_of_stock_message}} {{/if}} {{/if}} {{/or}}
{{#if show_rating}}

{{> components/products/ratings rating=rating}}

{{/if}} {{#if brand.name}}

{{brand.name}}

{{/if}}

{{#if demo}} {{name}} {{else}} {{name}} {{/if}}

{{#or customer (if theme_settings.restrict_to_login '!==' true)}} {{#if price_range}} {{> components/products/price-range}} {{else}} {{> components/products/price price=price customer=customer}} {{/if}} {{else}} {{> components/common/login-for-pricing}} {{/or}}
{{> components/products/bulk-discount-rates}}