From 7d9f89b45154590d600c63cac956d5ddc6302571 Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Sun, 14 Jul 2024 17:20:19 +0200 Subject: [PATCH] optimize cart drawer --- snippets/cart-drawer.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/cart-drawer.liquid b/snippets/cart-drawer.liquid index 11d5bce..c7b87ba 100644 --- a/snippets/cart-drawer.liquid +++ b/snippets/cart-drawer.liquid @@ -228,7 +228,7 @@ -
+
{%- for property in item.properties -%} {%- assign property_first_char = property.first | slice: 0 -%} {%- if property.last != blank and property_first_char != '_' -%}