From b87839475ab744fe156d184bc028a2f5fe00b445 Mon Sep 17 00:00:00 2001 From: soulchild Date: Mon, 6 Jul 2026 04:52:46 +0000 Subject: [PATCH] Hide sale badge on collection page , for Yagi Hide sale badge on collection page , for product that is automatic discounted on Yagi --- snippets/card-product.liquid | 2 ++ 1 file changed, 2 insertions(+) diff --git a/snippets/card-product.liquid b/snippets/card-product.liquid index bb349a1..f46941a 100644 --- a/snippets/card-product.liquid +++ b/snippets/card-product.liquid @@ -177,6 +177,8 @@ > {{- 'products.product.sold_out' | t -}} + {%- elsif card_product.metafields.app--168074346497.min_auto_discounted_price.value > 1 -%} + {%- elsif card_product_compare_at_price > card_product_price and card_product.available -%}