updated
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -360,7 +360,7 @@
|
||||
<small>{{ $store_array[0]->StoreCurrency }}</small>
|
||||
</h3>
|
||||
|
||||
@if ($getSubtotal >= 100)
|
||||
@if ($getSubtotal >= 1)
|
||||
<div class="border rounded-2 p-2 mt-2">
|
||||
If you order $150 worth of product you get free shipping (pre tax)
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user