From 4fcdf141adc771713983c78ceffc31bb0d2dc40c Mon Sep 17 00:00:00 2001 From: alexanderroese Date: Sun, 14 Jul 2024 17:20:04 +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 c7b87ba..11d5bce 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 != '_' -%}