{{#or customer (unless settings.hide_price_from_guests)}}
{{#if show_cart_action}}
{{#if has_options}}
{{/if}}
{{#if pre_order}}
{{/if}}
{{#if add_to_cart_url }}
{{!--
{{lang 'category.add_cart_announcement'}}--}}
{{/if}}
{{#if out_of_stock_message }}
{{/if}}
{{/if}}
{{/or}}
{{#unless hide_product_quick_view}}
{{#if theme_settings.show_product_quick_view}}
{{#if settings.data_tag_enabled}}
{{else}}
{{/if}}
{{/if}}
{{/unless}}
{{#if show_compare}}
{{#if theme_settings.enable-product-compare}}
{{/if}}
{{/if}}