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 }}
-
+