{{> components/products/ratings rating=rating}}
{{#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}}