{{#if settings.data_tag_enabled}}
{{else}}
{{/if}}
{{#or price.sale_price_with_tax.value price.sale_price_without_tax.value}} {{#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}} {{> components/common/responsive-img image=image class="listItem-image" fallback_size=theme_settings.productgallery_size lazyload=theme_settings.lazyload_mode default_image=theme_settings.default_image_product }} {{#unless hide_product_quick_view}} {{#if theme_settings.show_product_quick_view}} {{/if}} {{/unless}}
{{#if show_rating}}

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

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

{{brand.name}}

{{/if}}

{{name}}

{{#if summary}}

{{{summary}}}

{{/if}}
{{#or customer (if theme_settings.restrict_to_login '!==' true)}} {{#if price}}
{{> components/products/price price=price}}
{{/if}} {{#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}} {{else}} {{> components/common/login-for-pricing}} {{/or}} {{#if show_compare}} {{/if}}