diff --git a/snippets/cart-drawer.liquid b/snippets/cart-drawer.liquid index 676d960..5524848 100644 --- a/snippets/cart-drawer.liquid +++ b/snippets/cart-drawer.liquid @@ -223,6 +223,7 @@ console.log("item.product_type", {{ item.product | json }}, {{ item.options_with_values | json }}) + {% if item.product.tags contains "shx-texte" %}
+ {% endif %} {%- for option in item.options_with_values -%}
@@ -264,6 +266,7 @@ {%- assign property_first_char = property.first | slice: 0 -%} {%- if property.last != blank and property_first_char != '_' -%}
+
here
{{ property.first }}:
{%- if property.last contains '/uploads/' -%}