From c97c715bd862b647363effec940062e0f9cbb668 Mon Sep 17 00:00:00 2001 From: pushuo <229102104@qq.com> Date: Wed, 24 Aug 2022 17:54:50 +0800 Subject: [PATCH] wip --- themes/default/product.blade.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/themes/default/product.blade.php b/themes/default/product.blade.php index b6d96336..98e34694 100644 --- a/themes/default/product.blade.php +++ b/themes/default/product.blade.php @@ -43,6 +43,10 @@

{{ $product['name'] }}

+
+
@{{ product.price_format }}
+
@{{ product.origin_price_format }}
+
{{ __('product.quantity') }}: @@ -64,10 +68,7 @@ 132 reviews
@endif -
-
@{{ product.price_format }}
-
@{{ product.origin_price_format }}
-
+