{{#if theme_settings.discount_label '==' 'pdpsalebadge'}} {{#if stock_level '===' 0}} {{#if theme_settings.pdp_sold_out_label '===' ''}} {{> components/products/product-badge badge-type='sold-out' badge_view=theme_settings.product_sold_out_badges badge_label=(lang "page_builder.pdp_sold_out_label") }} {{else}} {{> components/products/product-badge badge-type='sold-out' badge_view=theme_settings.product_sold_out_badges badge_label=theme_settings.pdp_sold_out_label }} {{/if}} {{else}} {{#or price.sale_price_with_tax.value price.sale_price_without_tax.value}} {{#if theme_settings.pdp_sale_badge_label '===' ''}} {{> components/products/product-badge badge-type='sale' badge_view=theme_settings.product_sale_badges badge_label=(lang "page_builder.pdp_sale_badge_label") }} {{else}} {{> components/products/product-badge badge-type='sale' badge_view=theme_settings.product_sale_badges badge_label=theme_settings.pdp_sale_badge_label }} {{/if}} {{/or}} {{/if}} {{/if}} {{#if theme_settings.discount_label '==' 'discountlable'}} {{> components/1center-custom/prodict-discount price=price}} {{/if}} {{#if demo}}
{{image.alt}}
{{else}}
{{#if image}} {{image.alt}} {{else}} {{image.alt}} {{/if}} {{#if images.length '>' 1}} {{#if relateditems '!=' 'related'}} {{#if (stripQuerystring (getImage images.[0] 'productgallery_size' (cdn theme_settings.default_image_product))) '!=' (stripQuerystring (getImage image 'productgallery_size' (cdn theme_settings.default_image_product)))}} {{this.alt}} {{else}} {{this.alt}} {{/if}} {{/if}} {{/if}}
{{/if}}
{{#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}}
{{!--
{{#if brand.name}}

{{brand.name}}

{{/if}} {{#if settings.show_product_rating}}

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

{{/if}}
--}}

{{name}}

{{#if summary}}

{{{ellipsis summary 110}}}

{{/if}}

{{sku}}

{{#or customer (unless settings.hide_price_from_guests)}} {{> components/products/price price=price}} {{else}} {{> components/common/login-for-pricing}} {{/or}}
{{> components/products/bulk-discount-rates}} {{!--#if theme_settings.custom-product-swatch}} {{#if has_options --}}
{{!--/if}} {{/if--}}