{{#partial "page"}} {{inject 'comparisons' comparisons}} {{inject 'compareRemoveMessage' (lang 'compare.no_remove')}} {{> components/common/breadcrumbs breadcrumbs=breadcrumbs}}

{{lang 'compare.header' products=comparisons.length}}

{{#each comparisons}} {{/each}} {{#each comparisons}} {{/each}} {{#each comparisons}} {{/each}} {{#if settings.show_product_rating}} {{#each comparisons}} {{/each}} {{/if}} {{#each comparisons}} {{/each}}
{{> components/common/responsive-img image=image class="card-image" fallback_size=../theme_settings.product_size lazyload=../theme_settings.lazyload_mode default_image=../theme_settings.default_image_product }}
{{#if brand.name}}

{{ brand.name }}

{{/if}}

{{ name }}

{{#or ../customer (if ../theme_settings.restrict_to_login '!==' true)}} {{#if price_range}} {{> components/products/price-range}} {{else}} {{> components/products/price price=price}} {{/if}} {{else}} {{> components/common/login-for-pricing}} {{/or}}
{{#or ../customer (if ../theme_settings.restrict_to_login '!==' true)}} {{#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}} {{/or}}
Description {{{ summary }}}
Rating {{#if rating}} {{> components/products/ratings rating=rating}} {{else}} No Reviews {{/if}}
Availability {{#if availability}} {{ availability }} {{else}} {{lang 'common.not_applicable'}} {{/if}}
{{lang 'common.other_details'}}
{{/partial}} {{> layout/base}}