{{#or price.non_sale_price_with_tax price.non_sale_price_without_tax}} {{#if theme_settings.product_sale_badges}}
On Sale!
{{/if}} {{/or}}
{{#if show_rating}}

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

{{/if}} {{#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}}