From 3e19b3d272323526a85d612e43db8e01ee3f815b Mon Sep 17 00:00:00 2001 From: mono Date: Sat, 11 Jul 2026 19:05:07 -0500 Subject: [PATCH] #45 feat: hide total price when quantity is 0 --- src/components/catalog/Card.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/catalog/Card.vue b/src/components/catalog/Card.vue index 3857305..f0a356a 100644 --- a/src/components/catalog/Card.vue +++ b/src/components/catalog/Card.vue @@ -47,7 +47,7 @@ -
+
Precio total