diff --git a/resources/views/merchbay/cart.blade.php b/resources/views/merchbay/cart.blade.php index 81f3be5..161b697 100755 --- a/resources/views/merchbay/cart.blade.php +++ b/resources/views/merchbay/cart.blade.php @@ -360,9 +360,9 @@ {{ $store_array[0]->StoreCurrency }} - @if ($getSubtotal >= 1) + @if ($getSubtotal >= 1 && $getSubtotal <= 150)