{{#or price.sale_price_with_tax.value price.sale_price_without_tax.value}} {{#if theme_settings.product_sale_badges '===' 'sash'}}
{{{theme_settings.pdp_sale_badge_label}}}
{{else if theme_settings.product_sale_badges '===' 'topleft'}}
{{{theme_settings.pdp_sale_badge_label}}}
{{else if theme_settings.product_sale_badges '===' 'burst'}}
{{{theme_settings.pdp_sale_badge_label}}}
{{/if}} {{/or}}
{{> components/common/responsive-img image=image class="card-image" fallback_size=theme_settings.productgallery_size lazyload=theme_settings.lazyload_mode default_image=theme_settings.default_image_product }}

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

{{name}}

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