From babe80e01d7f100d3ac3970f063f309ffbdf1fc7 Mon Sep 17 00:00:00 2001 From: franknstayn Date: Mon, 10 Jan 2022 19:50:03 +0800 Subject: [PATCH] updated --- resources/views/emails/orders.blade.php | 1162 ++++++++++++----------- resources/views/merchbay/cart.blade.php | 2 +- 2 files changed, 625 insertions(+), 539 deletions(-) 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)