This commit is contained in:
franknstayn
2021-07-04 18:42:52 +08:00
parent 5483c9517d
commit dc868ab336
7 changed files with 392 additions and 349 deletions

View File

@@ -621,7 +621,7 @@ class TeamStoreController extends Controller
$finalSubTotal = $getSubtotal[0]->Subtotal;
}
return view('sublayouts.cart')
return view('merchbay.cart')
->with('item_group', $items_group)
->with('row', $items)
->with('img_thumb', $item_thumbs)
@@ -725,8 +725,6 @@ class TeamStoreController extends Controller
$offData = $getVoucher[0]->VoucherValue . ' ' . $store_array[0]->StoreCurrency;
}
$message = '<div class="btn-group">
<button type="button" class="btn btn-default btn-xs">' . $getVoucher[0]->VoucherCode . ' ' . $offData . ' OFF</button>
<button type="button" class="btn btn-default dropdown-toggle btn-xs" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">