diff --git a/themes/default/cart.blade.php b/themes/default/cart.blade.php index 0360fbba..01888c6f 100644 --- a/themes/default/cart.blade.php +++ b/themes/default/cart.blade.php @@ -49,7 +49,7 @@
-
@{{ product.price }}
+
@{{ product.price_format }}
@@ -60,7 +60,7 @@
- $1156.00 + @{{ product.subtotal_format }}