exempt jjed phl intax
This commit is contained in:
@@ -520,7 +520,7 @@ class TeamStoreController extends Controller {
|
||||
$items = $m->myCart($cartKey);
|
||||
$getSubtotal = $m->getSubtotal($cartKey);
|
||||
$items_group = $m->myCartGroup($cartKey);
|
||||
var_dump($items_group);
|
||||
//var_dump($items_group);
|
||||
$grouped_item = $m->selectTeamStoreGroupByCartKey($cartKey);
|
||||
if($grouped_item){
|
||||
$defId = $grouped_item[0]->StoreId;
|
||||
|
||||
Reference in New Issue
Block a user