From 07b9900dd4de02d17275af91a830a61fe8cb2a2f Mon Sep 17 00:00:00 2001 From: chrisdavery Date: Tue, 21 Nov 2023 04:08:32 +0800 Subject: [PATCH] stamped snippet --- snippets/card-product.liquid | 32 +++++++++----------------------- 1 file changed, 9 insertions(+), 23 deletions(-) diff --git a/snippets/card-product.liquid b/snippets/card-product.liquid index 041c94f892e..d4381df050d 100644 --- a/snippets/card-product.liquid +++ b/snippets/card-product.liquid @@ -176,30 +176,16 @@ assign rating_decimal = 1 endif %} - -

- -

-

- - - {{- card_product.metafields.reviews.rating_count }} - {{ 'accessibility.total_reviews' | t -}} + + -

+ {%- endif -%} {% render 'price', product: card_product, price_class: '' %}