diff --git a/resources/views/emails/orders.blade.php b/resources/views/emails/orders.blade.php index 75b092e..06fdad6 100755 --- a/resources/views/emails/orders.blade.php +++ b/resources/views/emails/orders.blade.php @@ -1,619 +1,705 @@ - + + Order Details - - + + + - - - + + - - + + + + - + + diff --git a/resources/views/merchbay/cart.blade.php b/resources/views/merchbay/cart.blade.php index 88b9a80..81f3be5 100755 --- a/resources/views/merchbay/cart.blade.php +++ b/resources/views/merchbay/cart.blade.php @@ -360,7 +360,7 @@ {{ $store_array[0]->StoreCurrency }} - @if ($getSubtotal >= 100) + @if ($getSubtotal >= 1)
If you order $150 worth of product you get free shipping (pre tax)