{{ product.title | strip_html | escape }}
{{ product.title | strip_html | escape }}
{%- if settings.product_grid_show_rating and product.metafields.reviews.rating.value != blank -%} {%- endif -%}{{ 'products.product.unit_price_label' | t }} {%- if settings.currency_code_enable -%} {{ product.selected_or_first_available_variant.unit_price | money_with_currency }} {%- else -%} {{ product.selected_or_first_available_variant.unit_price | money }} {%- endif -%} {{ unit_price_separator }}{{ unit_price_base_unit }}
{% endif %} {% comment %} {% if sold_out %}{{ 'products.product.sold_out' | t }}
{% endif %} {% endcomment %} {% assign active_variant = product.selected_or_first_available_variant %}{{ 'collections.general.swatches_with_count' | t: count: sibs_collection.products_count }}
{{ 'collections.general.swatches_with_count' | t: count: swatch_option.values.size }}