{{#or price.sale_price_with_tax.value price.sale_price_without_tax.value}} {{#if theme_settings.product_sale_badges}}
On Sale!
{{/if}} {{/or}}
{{#and rating show_rating}}

{{> components/amp/products/ratings rating_target=name rating=rating}}

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

{{brand.name}}

{{/if}}

{{name}}

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