$_GET['level']); $superproduct = $core -> getbusiness_product($prodpram); } $prodpram = array("id" => $superproduct[0]['product_category']); $cat = $core -> getbusiness_product_category($prodpram); if($cat[0]['color'] != null){ $color = $cat[0]['color']; }else{ $color = "#d70012"; } ?>