This commit is contained in:
franknstayn
2022-01-10 19:50:03 +08:00
parent e49bff8c5f
commit babe80e01d
2 changed files with 625 additions and 539 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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>