From 7c734754b55fa146de6c749feba6d057ab137ad6 Mon Sep 17 00:00:00 2001 From: pushuo <229102104@qq.com> Date: Tue, 28 Jun 2022 20:45:21 +0800 Subject: [PATCH] wip --- themes/default/cart.blade.php | 47 +++++++++++++++++++++++++++++------ 1 file changed, 40 insertions(+), 7 deletions(-) diff --git a/themes/default/cart.blade.php b/themes/default/cart.blade.php index 01888c6f..cc8719d1 100644 --- a/themes/default/cart.blade.php +++ b/themes/default/cart.blade.php @@ -43,17 +43,17 @@
- +
-
@{{ product.price_format }}
+
@{{ product.price_format }}
- +
@@ -62,7 +62,7 @@ @{{ product.subtotal_format }} -
+
@@ -94,14 +94,13 @@